body,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.fondoWeb{
font-family:Arial, Helvetica, sans-serif;	
	background-color:#666666;
	
}

.fondo_blanco{
font-family:Arial, Helvetica, sans-serif;	
	background-color:white;
}

.fondo_negro{
font-family:Arial, Helvetica, sans-serif;	
	background-color:black;
}

.color_rojo{
font-family:Arial, Helvetica, sans-serif;
	color: #DC143C;
	font-size: 12px;
	font-weight: bold;
	}

.color_azul{
font-family:Arial, Helvetica, sans-serif;
	color: #0000CD;
	font-size: 12px;
	font-weight: bold;
	}



select{
	font-family:Tahoma,Verdana;
	background-color:#999999;
	color:white;
	font-size:9px;
}

.blanco{
font-family:Tahoma,Verdana;
	color:#ffffff;
	font-size:10px;

}

.fondo_menu{
font-family:Tahoma,Verdana;
	width:160px;

	font-size:9px;
	font-weight:bold;
	height:28px;
	text-align:left;
	vertical-align:middle;
}

.fondo_menu_sel{
font-family:Tahoma,Verdana;
	background-image: url(../img/fondo_menu_sel.jpg);
	background-repeat:no-repeat;
	width:160px;
	color:white;
	font-size:9px;
	font-weight:bold;
	height:26px;
	text-align:right;
	vertical-align:middle;
}

.fondo_menu_familia_sel{
font-family:Tahoma,Verdana;
	background-image: url(../img/fondo_menu_fam_sel.jpg);
	background-repeat:no-repeat;
	width:160px;
	color:black;
	font-size:9px;
	font-weight:bolder;
	height:20px;
	text-align:left;
	vertical-align:middle;
}

.fondoReferencia{
font-family:Tahoma,Verdana;
	background-image: url(../img/fondoReferencia.jpg);
	background-repeat:repeat-y;
	width:120px;
	color:white;
	font-size:9px;
	font-weight:bold;
	height:18px;
	text-align:left;
	vertical-align:middle;
	text-indent: 10px;
	
}

a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.textocabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.texto_gris {
	font-family: Verdana, Arial;
	font-size: 10px;
	color:#666666
}
.texto_gris_peq {
	font-family: Verdana, Arial;
	font-size: 9px;
	color:#666666
}

.titulo_naranja {
	font-family: Arial, Verdana;
	font-size: 11px;
	color:#EF7900;
	font-weight: bold;
}

.titulo_rojo {
	font-family: Arial, Verdana;
	font-size: 11px;
	color:#CF142B;
	font-weight: bold;
}
.titulo_verde {
	font-family: Arial, Verdana;
	font-size: 11px;
	color:#005C54;
	font-weight: bold;
}

.titulo_blanco {
	font-family: Arial, Verdana;
	font-size: 11px;
	color:#FFFFFF;
}

.titulo_blanco:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	color:#CCCCCC;
}

.titulo_banner {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;	
	color:#FFFFFF;
}

.titulo_banner:hover {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;	
	color:#CCCCCC;
}

.nombre_producto {
	font-family:  Arial, Verdana;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
}

.caract_producto {
	font-family:  Arial, Verdana;
	font-size: 11px;
	color:#FFFFFF;
}
.caract_producto_gris {
	font-family:  Arial, Verdana;
	font-size: 10px;
	color:#666666;
}
.caract_producto_gris:hover {
	font-family:  Arial, Verdana;
	font-size: 10px;
	color:#666666;
}
