body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/fondo.jpg);
}
.a {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0099CC; text-decoration: underline; 	font-weight: bold;
}
.anuncios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.headersgrande{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.textomediano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.textogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}
.textobco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}
.boton {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}


#top {
	margin-left: 80px;
}
.thumbnail{
position: relative;
z-index: 0;
}.thumbnail:hover{
background-color: transparent;
z-index: 50;
}.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}
 
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
 
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -80;
left: 120px; /*position where enlarged image should offset horizontally */
 
} 

select.menudesp 	{ 	width: 140px;font-family: arial; font-size: 11px; letter-spacing:0px; color:#333333;}


#top {
	margin-left: 80px;
}
.othumbnail{
position: relative;
z-index: 0;
}.othumbnail:hover{
background-color: transparent;
z-index: 50;
}.othumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}
 
.othumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
 
.othumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -70px;
left: 110px; /*position where enlarged image should offset horizontally */
 
} 
#top {
	margin-left: 80px;
}
.dthumbnail{
position: relative;
z-index: 0;
}.dthumbnail:hover{
background-color: transparent;
z-index: 50;
}.dthumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}
 
.dthumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
 
.dthumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -250px;
left: -100px; /*position where enlarged image should offset horizontally */
 
} 