BODY {     scrollbar-3d-light-color:#FFFFFF;
           scrollbar-arrow-color:#606171;
           scrollbar-base-color:#EEEEEE;
           scrollbar-dark-shadow-color:#E9E9F2;
           scrollbar-face-color:#E9E9F2;
           scrollbar-highlight-color:#FFFFFF;
           scrollbar-shadow-color:#BFC2E1;
}
.fondo {
	background-image: url(fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E4D55;
	text-decoration: none;
}
.enlaceverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8CCA42;
	text-decoration: none;
}
.txtverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8CCA42;
	text-decoration: none;
}
.txtblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.enlaceverde:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8CCA42;
	text-decoration: underline;
}
.txtverde:hover a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8CCA42;
	text-decoration: underline;
}
.txtverde a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8CCA42;
	text-decoration: underline;
}
.txtblanco:hover a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.txtblanco a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3E4D55;
	font-weight: bold;
}
.txt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.txt:hover a{


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.txtblancobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E4D55;
	text-decoration: none;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E4D55;
	text-decoration: none;
	font-weight: bold;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8CCA42;
	text-decoration: none;
	font-weight: bold;
}
.titularmed {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #3E4D55;
    font-weight: bold;
}
