.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*	font-weight: bold;*/
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.bordemarisa {
	border: thin dashed #070886;
}
.title2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}
.tituloproducto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000000;
	text-transform: uppercase;
}
.datosproducto{
	font-family: Verdana;
	font-size: 10px;
/*	font-weight: bold;*/
	color: #000000;
}
.rubro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F4E77E;
	text-decoration: none;
	font-weight: bold;
}
.rubro:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.rubro:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	
	
}
.subrubro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	text-decoration: none;
}
.subrubro:hover {
	/*text-decoration:underline;*/
	color: #666666;
	font-weight: bold;
	background-color: #FFCC00;
	text-decoration: none;
}
.subrubro:active {
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}
body {
font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*display: block; */
	text-align: justify;
	color: #666666;
}
.fecha {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: left;
}
.fechaNegrita {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.fechaNegritaDerecha {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.contenido2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
A {
	color:#000099;
	
}
A:hover {
	text-decoration:none;
	color:#000066;  
}
A:active {
	color:#000099;
	text-decoration:underline;
	
	
}

.separador {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #0032AD;
	vertical-align: middle;
}
.Estilo1 {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

