@charset "UTF-8";

a { color: #0000FF; }
a:hover { background-color: #0000FF; }
#cabecera { background-color: #0000FF; }
#navega-principal a:hover, #navega-principal .on { color: #000; }
#navega-interna { border-bottom-color: #0000FF; }
#pie, #partners { border-top-color: #0000FF; }
.numeracion { background-color: #0000FF; }

.mag-izq {
	margin: 20px;
	float: left;
	width: 344px;
	display: inline;
	overflow: hidden;
}
.mag-izq .destacado {
	font-size: 2em;
	line-height: 1.1em;
	text-align: right;
	margin-top: 60px;
}
.mag-dcha {
	float: right;
	width: 536px;
	display: inline;
	overflow: hidden;
	margin: 20px;
	color: #999;
}
.mag-dcha .texto {
	font-size: 1.15em;
	line-height: 1.4em;
	margin-top: 20px;
	margin-bottom: 40px;
	color: #333;
}

