


A:link,A:visited{
color: white;
text-decoration: none;
}

A:hover { 
text-decoration: underline 
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.msgPortada{
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;

}


.fecha{
color: white;
text-align: center;
vertical-align: middle;
}

.titNovedades{
color: white;
font-weight: bold;
}


.Novedades{
color: white;
text-decoration: underline;
}

.titulos{
color: white;
font-weight: bold;
text-decoration: underline;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
/*background-color: #7E7551;*/
}

.texto {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 12px;
		color: white;
}

.divDescripcion{
background-color: white;
border: 1px solid black;
height: 200px;
width: 200px;
display: none;

}

.divTitulo{
background-color: #5E4531;
border-bottom: 3px solid black;
}

.MenuHoriz{
background-color: black;
font-family:   Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #888888;
padding-left: 5px;
padding-bottom: 2px;

}

.precios{
color: white;
font-size: 14px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
text-align: left;

}