a:link {
	color: #1881C3;
}
a:visited {
	color: #1881C3;
}
a:hover {
	color: #EA2536;
}

a.fondo_azul:link {
	color: #CCCCCC;
}
a.fondo_azul:visited {
	color: #CCCCCC;
}
a.fondo_azul:hover {
	color: #333333;
}

.Estilo2 {font-size: 12px}

.fondo_cuadro_sombra {
	background-image: url(images/fondo_recuadro_sombra.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondo_cuadro_negro {
	background-image: url(images/fondo_recuadro_negro.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondo_cuadro_amarillo {
	background-image: url(images/fondo_recuadro_amarillo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondo_menu {
	background-image: url(images/fondo_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo_ban1 {
	background-image: url(images/fondo_ban1.png);
	background-repeat: no-repeat;
}
.fondo_ban2 {
	background-image: url(images/fondo_ban2.png);
	background-repeat: no-repeat;
}
.fondo_ban3 {
	background-image: url(images/fondo_ban3.png);
	background-repeat: no-repeat;
}
.fondo_cuadro_texto {
	background-image: url(images/cuadro_trans.png);
	background-repeat: no-repeat;
}
.texto_blanco {
	color: #FFFFFF;
}
.texto_azul {
	color: #016AC5;
}
.texto_rojo {
	color: #EA2536;
}
.fondo_contacto {
	background-image: url(images/info_contacto.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.marco {
	border: 1px solid #FFFFFF;
}
.fondo_cuadro_productos {
	background-image: url(images/fondo_productos.png);
	background-repeat: no-repeat;
}
.fondo_promo {
	background-image: url(images/foto_promo.jpg);
	background-repeat: no-repeat;
}
.caja1 {
	font-size: 11px;
	color: #006CC5;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}
.caja2 {
	font-size: 11px;
	color: #016AC5;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
}
.caja3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #016AC5;
	width: 250px;
}
.caja4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006CC5;
	width: 320px;
}
.fondo_producto_sunny {
	background-image: url(images/ban_sunny.png);
	background-repeat: no-repeat;
}
.fondo_producto_refresh {
	background-image: url(images/ban_refresh.png);
	background-repeat: no-repeat;
}
.fondo_producto_carambon {
	background-image: url(images/ban_carambon.png);
	background-repeat: no-repeat;
}
.fondo_cuadro_catprod {
	background-image: url(images/cuadro_trans6.png);
	background-repeat: no-repeat;
}
.textos_titulos_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1881C3;
}
.marco_fotos {
	border: 1px solid #1881C3;
}
.linea_der {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
