.productotitulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
} 
.productoboton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
}
.encabezado_lista{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #003366;
	text-transform: uppercase;
	font-weight: bold;
}
.productodescripcion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000000;
}
.datosproducto{
	font-family: Verdana;
	font-size: 10px;
/*	font-weight: bold;*/
	color: #000000;
}
.bordeimagendetalle {
	border: 1px solid #009900;
}

.rubro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #582321;
	text-decoration: none;
	font-weight: bold;
	
}
.rubro:hover {
	color: #000000;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rubro:active {
	color: #CCCCCC;
	text-decoration: none;
	
}
.subrubro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#AE4542;
	text-decoration: none;
	font-weight: bold;
}
.subrubro:hover {
	color: #666666;
}
.subrubro:active {
	text-align:left;
	background-position: 100% 100%;
	color:#CCCCCC;
	height: 10px;
	padding-left:10px;
}
body {
font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*display: block; */
	text-align: justify;
	color: #666666;
}
.fecha {
	font-family: Verdana;
	font-size: 11px;
	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;
}
.botono_titulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.botono_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
A {
	text-decoration:none;
	font-weight: bold;
	color: #333333;
}
a:hover {
	text-decoration:none;
	
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	
	text-decoration:none;
	
}
 
.separador {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
}
.Estilo1 {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.nombre { 
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: left;
}
.destacados_nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.textodestacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.bordeimagendestacado {
	border: 1px solid #EAEAEA;
}
.nmbre_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.boton_detalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}
.bordeGENERAL {
	border: 1px solid #333333;
}
.imagenCorta {
position:absolute;
clip:rect (0px 250px 250px 0px);
}

