@charset "utf-8";
/* CSS Document */
/*
================ FONDOS=====================
*/
.fondo {
	background-color: #B30506;
	margin:0px;
	top:0px;
	left:0px;

}
.fondo_derecha {
	background-color: #CF171F;
	margin:0px;
	top:0px;
	left:0px;

}

.cabecera{
	background:url(../images/newsletters/preincipal/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cabecera_newletters{
background:url(../images/newsletters/artis/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titulo_cabera{
background:url(../images/newsletters/artis/cabecera_titulo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.base{
	background:url(../images/newsletters/preincipal/base.jpg);
}
.pie{
	background:url(../images/newsletters/preincipal/pie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titulo_pie{
	background:url(../images/newsletters/preincipal/tiutlo_pie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_pie{
	background:url(../images/newsletters/preincipal/menu_pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.derecha_olla{
	background:url(../images/newsletters/preincipal/foto_derecha2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.borde_abajo{
	background:url(../images/newsletters/preincipal/borde_abajo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.borde_derecha{
	background:url(../images/newsletters/preincipal/borde_izquierda.jpg);	
	background-repeat: no-repeat;
	background-position: left top;
}
.tabla_borde_izquierdo{
	background:url(../images/newsletters/preincipal/tabla_izquierda.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.tabla_borde_abajo{
	background:url(../images/newsletters/preincipal/tabla_abajo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabla_green_arriba{
	background:url(../images/newsletters/preincipal/foto_2green.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tabla_espeicies_derecha{
	background:url(../images/newsletters/preincipal/tabla_especie_izquierda.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.tabla_espeicies_izquierda{
	background:url(../images/newsletters/preincipal/tabla_especie_arriba.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

/*
=================== TEXTOS =======================================
*/
.texto_pie{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:40px;
	font-weight:bold;
	color:#FFFFFF;
}
.texto_titulo_tablas{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
}
.texto_blanco{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.texto_plomo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}

.texto_blanco_titulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
/*
========== ENLACES =========
*/
a.enlace_amarillo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#EAFF00;
	text-decoration:none;
	font-weight: bold;
}
a:hover.enlace_amarillo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#EAFF00;
	font-weight: bold;
	text-decoration:underline;
}
a.enlace_rojo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CF171F;
	text-decoration:none;
	font-weight: bold;
}
a:hover.enlace_rojo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CF171F;
	font-weight: bold;
	text-decoration:underline;
}

a.enlace_plomo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}
a:hover.enlace_plomo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-weight: bold;
	text-decoration:underline;
}
a.enlace_blanco{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
}
a:hover.enlace_blanco{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:underline;
}
/*
=========================== Artist corner======================================
*/
.cabecera_artist{
	background:url(../images/newsletters/artis/base_arriba.jpg);
	background-repeat: no-repeat;
	background-position: right;

}
.base_artist{
	background:url(../images/newsletters/artis/base.jpg);
	background-position:left;
}
.base_artist_pie{
	background:url(../images/newsletters/artis/base_pie.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.img_texto2_artist{
	background:url(../images/newsletters/artis/img_texto2.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width:309px;
	height:465px;
}

.texto_plomo_artis{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#555555;
}
/*
============== PLANTILLAS CUSINE ==============
*/
.cabcera_cusine{
	background:url(../images/newsletters/cuisine/cabecera.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height:380px;
}
.pie_cusine{
	background:url(../images/newsletters/cuisine/pie.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height:136px;
}
.base_cusine{
	background:url(../images/newsletters/cuisine/base.jpg);
}
/*
================== 	PLATILLAS GRENN_NEWS =================
*/
.cabecera_grenn{
	background:url(../images/newsletters/green_news/cabecera.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height:551px;
}
.base_grenn{
	background:url(../images/newsletters/green_news/base.jpg);
}
.pie_grenn{
	background:url(../images/newsletters/green_news/pie.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height:175px;
}
.titutlo_grenn{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#990000;
	font-weight: bold;

}
/*
========================= SPECIES CARD =============
*/

.cabecera_species{
	background:url(../images/newsletters/especies_card/cabecera.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height:66px;
}
.base_species{
background:url(../images/newsletters/especies_card/base.jpg);	
}
.pie_species{
	background:url(../images/newsletters/especies_card/pie.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height:65px;
}
.base_tabla{
	background:url(../images/newsletters/especies_card/fondo.jpg);
	background-repeat: no-repeat;
	background-position:top;
}

/*
================ PLANTILLAS DE NEWS ===================================
*/
.cabecera_news{
	background:url(../images/newsletters/news/cabecera.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height:97px;
}
.base_news{
	background:url(../images/newsletters/news/base.jpg);
}
.pie_news{
	background:url(../images/newsletters/news/pie.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height:52px;
}
.titutlo_news{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFF00;
	font-weight: bold;

}
