.estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.texto_pata {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.titulares_libros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}

.titulares_libros a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}

.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.textos_informacion {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.datos_info {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.categorias {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.categorias_nivel {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.textos_carrito {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	font-weight: normal;
}
.titulos_cat_home {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.titulos_cat_home a:hover{


	font-family: Arial, Helvetica, sans-serif;
	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.titulos_interrnos {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #16AEEF;
	font-weight: bold;
}
.formularios {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
}
/*Nuevos Estilos*/
.cajones {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #999999;
}
.combos {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	height: 20px;
	border: 1px solid #666666;
}
.botones {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #798EA7;
	height: 18px;
	border: 1px solid #333333;
}
.titulos {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #182677;
}
.subTitulos {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

