@charset "utf-8";
/* CSS Document */

/********************CSS generales *********************************************/

.fecha {
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: normal;
}

.mail {
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 11px;
	color: #E0E0E0;
	letter-spacing: normal;

}

.titulo_secciones {
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom-color:#FF6600;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	height:40px;
	padding-left: 15px;
}

.volanta {
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	color: #7D7D7D;
	padding-left: 15px;
	
}

.adentro_principal {
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size:20px;
	color:#CC0000;
	line-height:24px;
	font-weight: bold;
	/*padding-left: 15px;*/
}


.parrafo_adentro {
	font-size: 12px;
	color:#666666;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 19px;
	/*padding-left: 15px;*/
}

.parrafo_adentro a:link {
	font-size: 12px;
	color:#FF6600;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 19px;
	
}

.parrafo_adentro a:visited {
	font-size: 12px;
	color:#FF6600;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 19px;
	
}

.parrafo_adentro a:hover {
	font-size: 12px;
	color:#CC0000;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 19px;
	
}

.parrafo_adentro a:active {
	font-size: 12px;
	color:#CC0000;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 19px;
	
}

.epigrafes {
	color: #999999;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
}


.subtitulos {
	color:#CC0000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	padding-left: 15px
	
}

.parrafo_adentro_recuadro {
	font-size: 11px;
	color:#666666;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 17px;
	padding-left: 20px;
}

.parrafo_adentro_recuadro a:link {
	font-size: 11px;
	color:#FF6600;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 17px;
	
}

.parrafo_adentro_recuadro a:visited{
	font-size: 11px;
	color:#CC0000;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 17px;
	
}

.parrafo_adentro_recuadro a:hover{
	font-size: 11px;
	color:#CC0000;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 17px;
	
}

.parrafo_adentro_recuadro a:active{
	font-size: 11px;
	color:#CC0000;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 17px;
	
}

.subtitulos_recuadro {
	color:#CC0000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
		
}

.fondo_tabla {
	background-color: #feedcd;
}

.promo_producto_adentro {
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size:16px;
	color:#23B15C;
	line-height:18px;
	font-weight: bold;

}
.titulo_secciones_promo {
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	color: #23B15C;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom-color:#FF6600;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	height:40px;
	padding-left: 15px;
}

.separadores_promo {
	background-color: #89E0AC;
}

.borde_punteado {
	border-bottom: #999999 dotted 1px;
}

.agenda_principal {
	font-family: "trebuchet MS", verdana, sans-serif;
	color: #FFFFFF; 
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
	background-color: #FFC671;

}

.agenda_dia {
	font-family:Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.agenda_mes {
	font-family:Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

.agenda_evento {
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D32623;
	line-height: 14px;
	text-decoration:none;
}


.agenda_organizador {
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	line-height: 12px;
}

.fecha_agenda {
	background-color: #FAF7E4;
	border: #D2D2D2 solid 1px;
}
