.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*	font-weight: bold;*/
	color: #FFFFFF;
}
.title2,.title2:hover,.title2:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F8A427;
	text-decoration: none;
	text-transform: uppercase;
}
.tituloproducto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.rubro:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2D947;
	text-decoration: none;
}
.rubro:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2D947;
	text-decoration: none;
	
	
}
.subrubro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
}
.subrubro:hover {
	/*text-decoration:underline;*/
	color: #A2D947;
	font-weight: bold;
}
.subrubro:active {
	color:#88C128;
	text-decoration:underline;
	font-weight: bold;
}
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: 10px;
	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: 11px;
	color: #FFFFFF;
}
.contenido2 {
	font-family:Verdana;
	font-size: 10px;
	color: #000000;
}
A {
	color:#F8A427;
	
}
A:hover {
	text-decoration:underline;
	color:#E48C07;
  
}
A:active {
	color:#E48C07;
	text-decoration:underline;
	
	
}

.separador {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
}
.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.tituloinicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #FFFFFF;
	text-transform: uppercase;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #9B9B9B;
	width: 250px;
	height: 20px;
	float: left;
	clear: none;
}
.bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #FFFFFF;
}
.bg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #CCCCCC;
}
