/*******************************
	Fondos
*******************************/
.fondo_01{background:url(../imagenes/fondos/fondo_01.jpg) no-repeat;}
.fondo_02{background:url(../imagenes/fondos/fondo_02.jpg) no-repeat;}
.fondo_02_02{background:url(../imagenes/fondos/fondo_02_02.jpg) no-repeat;}
.fondo_02_03{background:url(../imagenes/fondos/fondo_02_03.jpg) no-repeat;}
.fondo_03{background:url(../imagenes/fondos/fondo_03.jpg) no-repeat;}
.fondo_03_eng{background:url(../imagenes/fondos/fondo_03_eng.jpg) no-repeat;}
.fondo_04{background:url(../imagenes/fondos/fondo_04.jpg) no-repeat;}
.fondo_05{background:url(../imagenes/fondos/fondo_05.jpg) no-repeat;}
.fondo_06{background:url(../imagenes/fondos/fondo_06.jpg) no-repeat;}

.fondo_03_con_01{background:url(../imagenes/fondos/fondo_03_con_01.jpg) no-repeat;}
.fondo_03_con_02{background:url(../imagenes/fondos/fondo_03_con_02.jpg) no-repeat;}
.fondo_03_con_03{background:url(../imagenes/fondos/fondo_03_con_03.jpg) no-repeat;}
.fondo_03_con_04{background:url(../imagenes/fondos/fondo_03_con_04.jpg) no-repeat;}
.fondo_03_con_05{background:url(../imagenes/fondos/fondo_03_con_05.jpg) no-repeat;}
.fondo_03_con_06{background:url(../imagenes/fondos/fondo_03_con_06.jpg) no-repeat;}
.fondo_03_con_07{background:url(../imagenes/fondos/fondo_03_con_07.jpg) no-repeat;}

.fondo_03_sin_01{background:url(../imagenes/fondos/fondo_03_sin_01.jpg) no-repeat;}
.fondo_03_sin_02{background:url(../imagenes/fondos/fondo_03_sin_02.jpg) no-repeat;}
.fondo_03_sin_03{background:url(../imagenes/fondos/fondo_03_sin_03_01.jpg) no-repeat;}
.fondo_03_sin_03_01{background:url(../imagenes/fondos/fondo_03_sin_03_01.jpg) no-repeat;}
.fondo_03_sin_03_02{background:url(../imagenes/fondos/fondo_03_sin_03_02.jpg) no-repeat;}
.fondo_03_sin_03_03{background:url(../imagenes/fondos/fondo_03_sin_03_03.jpg) no-repeat;}
.fondo_03_sin_03_04{background:url(../imagenes/fondos/fondo_03_sin_03_04.jpg) no-repeat;}
.fondo_03_sin_03_05{background:url(../imagenes/fondos/fondo_03_sin_03_05.jpg) no-repeat;}

.fondo_03_otros_01{background:url(../imagenes/fondos/fondo_03_otros_01.jpg) no-repeat;}
.fondo_03_otros_02{background:url(../imagenes/fondos/fondo_03_otros_02.jpg) no-repeat;}

/*******************************
	Enlaces
*******************************/
a.menu{
	font-family:Verdana, Arial;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
a.menu:hover{
	color:#CC0000;
}
a.menu_selec{
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#CC0000;
}
a.menu_selec:hover{
	color:#CC0000;
}
#pie a{
	color:#CC0000;
	text-decoration:none;
}
#pie a:hover{
	color:#CC0000;
	text-decoration:underline;
}
a.rojo_donde{
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
a.rojo_donde:hover{
	color:#999999;
}
#pie a.creditos{
	color:#999999;
	text-decoration:none;
}
#pie a.creditos:hover{
	color:#999999;
}
/*******************************
	Listas
*******************************/
li.li_rojo{
	list-style-image:url(../imagenes/librerias/li_rojo.jpg);
}
li.li_gris{
	line-height:15px;
	list-style:inside none;
	list-style-image:url(../imagenes/librerias/li_gris.jpg);
}
li.li_gris a{
	color:#CC0000;
	font-weight:bold;
	font-family:Verdana, Arial;
	font-size:10px;
	text-decoration:none;
}
li.li_gris a:hover{
	text-decoration:underline;
}
li.li_blanco{
	line-height:15px;
	list-style:inside none;
	list-style-image:url(../imagenes/librerias/li_blanco.jpg);
}
li.li_blanco a{
	color:#666666;
	font-family:Verdana, Arial;
	font-size:10px;
	text-decoration:none;
}
li.li_blanco a:hover{
	text-decoration:underline;
}
li.li_mas{
	margin-bottom:-10px;
	list-style:inside none;
	list-style-image:url(../imagenes/librerias/li_mas.jpg);
}
li.li_mas a{
	color:#CC0000;
	font-weight:bold;
	font-family:Verdana, Arial;
	font-size:11px;
	text-decoration:none;
}
li.li_mas a:hover{
	text-decoration:underline;
}
li.li_sabores{
	line-height:15px;
	list-style-image:url(../imagenes/librerias/li_blanco.jpg);
	margin-left:20px;
}
li.li_sabores a{
	color:#666666;
	text-decoration:none;
}
li.li_sabores a:hover{
	color:#339900;
	text-decoration:none;
}
li.li_sabores_marcado{
	line-height:15px;
	margin-left:20px;
	list-style-image:url(../imagenes/librerias/li_gris.jpg);
	font-weight:bold;
}
li.li_sabores_marcado a{
	color:#339900;
	text-decoration:none;
}
li.li_sabores a:hover{
	color:#339900;
	text-decoration:none;
}
/*******************************
	Estilos
*******************************/
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.pie_productos{
	margin-top:22px;
}
.titulos{
	font-family:Verdana, Arial;
	font-size:20px;
	color:#999999;
}
.caja{
	width:186px;
	border:1px #333333 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.titulo_noticias{
	color:#CC0000;
	font-weight:bold;
}