.title1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*	font-weight: bold;*/
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.title2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #B8991F;
	text-decoration: none;
	text-transform: uppercase;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
}
.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;
}
.bordeimagendetalle {
	border: 1px solid #B8991F;
}

.rubro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 10px;
	background-color: #100d0c;
	width: 198px;
	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;
}
.rubro:hover {
	color: #CCCCCC;
	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;
	height: 13px;
	width: 198px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #100d0c;
}
.rubro:active {
	color: #CCCCCC;
	text-decoration: none;	
	
}
.subrubro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.subrubro:hover {
	/*text-decoration:underline;*/
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-position: 100% 100%;
	height: 10px;
	width: 198px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-left: 5px;
	background-color: #2f2b29;
}
.subrubro:active {
	color:#CCCCCC;
	text-decoration:none;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}
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: bold;
}
.botono_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	text-decoration: none;
	font-weight: normal;
}
A {
	color:#FFFFFF;
}
A:hover {
	text-decoration:none;
	color:#FF0000;
	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 {
	color:#FFFFFF;
	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;
}

