body{
    margin:0px;
    background-color: #FFFFFF;
	}


.fondo_botonera {
	background-color: #FFFFFF;
	background-image: url('../img/fondo_botonera.jpg');
	background-repeat:no-repeat;
	background-position: center top;
}
.fondo_newsletter {
	background-color: #FFFFFF;
	background-image: url('../img/fondo_newsletter.jpg');
	background-repeat:no-repeat;
	background-position: center top;
}



.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height:170%;
	color: #666666;
	font-weight:normal;
}
.titulos_grandes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
    line-height:130%;
	color: #666666;
	font-weight:bolder;
}
.titulos_medianos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
    line-height:100%;
	color: #666666;
	font-weight:bold;
}
.copetes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height:170%;
	color: #009040;
	font-style: italic;
	font-weight: bold;
}


.titulos_azules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    line-height:170%;
	color: #006699;
	font-weight:bold;
}
.bajadas_azules {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height:170%;
	color: #006699;
	font-weight:normal;
	}
.textos_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    line-height:120%;
	color: #117430;
	font-weight:normal;
}
.texto_para_botonera_secundaria2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    line-height: 180%;
	color: #F0F0F0;
	font-weight:normal
}
.titulos_para_botonera_secundaria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 100%;
	color: #FFFFFF;
	font-weight:bold
}
.fechas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bolder
}

.texto_destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 170%;
	color: #333333;
	font-weight:bolder
}
.texto_destacado_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 170%;
	color: #990000;
	font-weight:bolder
}





a:link {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height:150%;
	color: #428D4F;
	font-weight:bold;
}

a:visited {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height:150%;
	color: #428D4F;
	font-weight:bold;
}
a:hover {
    text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height:150%;
	color: #428D4F;
	font-weight:bold;
	}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height:150%;
	color: #428D4F;
	font-weight:bold;
}




a.botonera:link {
    text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 12px;
    line-height:150%;
	color: #888888;
	font-weight:bold;
}
a.botonera:visited {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 12px;
    line-height:150%;
	color: #888888;
	font-weight:bold;
}
a.botonera:hover {
    text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 12px;
    line-height:150%;
	color: #888888;
	font-weight:bold;
}
a.botonera:active {
    text-decoration: none;
   	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 12px;
    line-height:150%;
	color: #888888;
	font-weight:bold;
}
