.enlace_menu {
	font-family: "Arial Black";
	font-size: 11px;
	color: #FFFFFF;
}
.enlace_menu a{
	
	color: #FFFFFF;
		text-decoration: none;
		padding: 0px;
}
.enlace_menu a:hover{
	
	color: #FFE01B;
	text-decoration: none;
}
.titulo {
	font-family: Tahoma;
	font-size: 18px;
	color: #A95D00;
}
.cuer_prod {
	font-family: "Arial Black";
	font-size: 12px;
	color: #0051A0;
	padding: 2px;
	text-align: right;
}
.cuer_prod a {
	font-family: "Arial Black";
	font-size: 12px;
	color: #0051A0;
	text-decoration: none;
	text-align: right;
}
.cuer_prod a:hover{
	color: #FF0000;
	text-decoration: none;
	font-family: "Arial Black";
	text-align: right;
}
.cajas {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.tit_busqueda {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.busq_cuerpo {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.tit_busqueda {
	font-family: Tahoma;
	font-size: 16px;
	color: #0152A1;
}
.tit_busqueda2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}
.cont_busq {
	font-family: Tahoma;
	font-size: 12px;
	color: #0053A1;
}
.precio {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0053A1;
	text-align: justify;
}
.rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.texto_enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0053A1;
}
.texto_enlace a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0053A1;
	text-decoration: none;	
}
.texto_enlace a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
}
