* {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin-bottom: 1em;
	font-size: small;
	font-family: helvetica, Tahoma, sans-serif;
	background: #aecf46;
}

h1 {
	position: absolute;
	width: 284px;
	height: 179px;
	background-image: url(../img/titulo.png);
	text-indent: -9999px; 
}

h2 {
	margin-bottom: 0.5em;
	color: #698700;
	background: transparent;
	font-family: helvetica, sans-serif;
	font-size: 4em;
	font-weight: normal;
	text-align: left;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}

p {
	margin-bottom: 1em;
	line-height: 1.5em;
}

a {
	color: #698700;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	margin-bottom: 1em;
	padding-left: 70px;
	padding-right: 120px;
	min-height: 50px;
	font-size: 1.2em;
	color: #8b8c8e;
	line-height: 1.5em;
	background: white url(../img/fondo_quote.png) top left no-repeat;
	text-align: left;
}

#content li {
	margin-left: 3em;
	margin-bottom: 1em;
	line-height: 1.5em;
}

#cabecera {
	position: relative;
	height: 256px;
	width: 100%;
	/*background: white url(../img/fondo_cabecera.jpg) top left no-repeat;*/
}

ul#menu {
	float: left;
	position: absolute;
	bottom: 0;
	width: 850px;
	list-style: none;
	overflow: hidden;
	background-image: url(../img/f1.png);
	background-position: left 1.5em;
	background-repeat: repeat-x;
	font-size: 1em;
}

ul#menu li {
	margin: 0 0.5em;
	margin-top: 3.5em;
	padding: 0 0 0 4px;
	float: left;
	width: auto;
	background-image: url(../img/rect2160l.png);
	background-repeat: no-repeat;
	font-size: 1.1em;
}

ul#menu li a {
	float: left;
	padding: 0.1em 1em 0.3em 0.9em;
	line-height: 1em;
	text-decoration: none;
	color: black;
	font-weight: bold;
	background-image: url(../img/rect2160.png);
	background-position: top right;
}

ul#menu li.active {
	margin-top: 0;
	z-index: -1;
}

ul#menu ul {
	position: absolute;
	left: 0;
	top: 4.8em;
	width: 848px;
	list-style: none;
	clear: both;
}

ul#menu li.active ul {
	top: 1.8em;
}

ul#menu li.active ul li {
}


ul#menu ul li {
	float: left;
	margin-top: 0;
	font-size: 0.9em;
	background-image: none;

}

ul#menu ul li a {
	font-weight: normal;
	background-image: none;
}

div#metacontainer {
	position: relative;
	width: 850px;
	margin: auto;
}

div#content {
	float: left;
	width: 100%;
	clear: both;
	background: white url(../img/grafico4.jpg) top right no-repeat;
	text-align: justify;
}

div#aux_nav_col {
	float: right;
	width: 325px;
}

div#maincontent {
	position: relative;
	float: left;
	/*border: 1px solid red;*/
	width: 450px;
	padding: 28px 0 40px 40px;
	text-align: justify;
}

div#maincol {
	position: relative;
	float: left;
	width: 450px;
	padding: 0 0 40px 40px;
}

div#header_column {
	position: relative;
	padding: 28px 40px 0 40px;
}

div#auxcol {
	float: right;
	margin-right: 10px;
	width: 325px;
	text-align: left;
}

/* =================[ Migas ]============================================== */

div#breadcrumbs {
	position: relative;
	top: -17px;
	left: -26px;
}

/* =================[ Pie ]================================================ */

div#pie {
	float: left;
	width: 850px;
	padding: 20px 0 20px 0;
	clear: both;
	text-align: center;
	background: url(../img/sombra_content.png) top center no-repeat;
	color: white;
}

ul#enlaces_pie1 {
	float: left;
	width: 272px;
	list-style: none;
	text-align: left;
}

ul#enlaces_pie1 li {
	display: inline;
}

ul#enlaces_pie1 a {
	color: white;
	background: transparent;
	font-weight: bold;
}

ul#enlaces_pie2 {
	float: left;
	width: 363px;
	border-left: 1px solid #364c0a;
	border-right: 1px solid #364c0a;
	list-style: none;
}

ul#enlaces_pie2 li {
	display: inline;
	padding: 0 15px;
}

ul#enlaces_pie2 a {
	color: white;
	background: transparent;
	font-weight: bold;
}

ul#enlaces_pie3 {
	float: right;
	width: 213px;
	list-style: none;
	text-align: right;
	color: #364c0a;
	background: transparent;
}

ul#enlaces_pie3 li {
	display: inline;
}

ul#enlaces_pie3 a {
	color: #364c0a;
	background: transparent;
	font-weight: bold;
}

.smaller_font {
	font-size: small;
}

.bigger_font {
	font-size: x-large;
}


/* =================[     ]================================================ */

p.entradilla {
	margin: 0 0 2em;
	font-weight: bold;
}

img.auxclosing {
	display: block;
	margin: auto;
}

/* =================[ Formulario ]========================================= */
form {
	position: relative;
	border: 2px solid #aecf46;
	padding: 1em;
	width: 32em;
	/*margin-left: 2em;*/
}

label {
	clear: both;
	/*border: 1px solid red;*/
	/*display: block;*/
	float: left;
	width: 7em;
}

input {
	float: right;
	margin: 0.2em 0 0.2em 0.2em;
	border: 1px solid #a6a6a6;
	padding: 0.2em;
	padding-top: 0.4em;
	width: 21.8em;
	background: white url(../img/sombra_input.png) top left repeat-x;
}

input.submit {
	border: 1px solid #aecf46;
	padding: 0.2em;
	background: #aecf46; 
}

textarea {
	border: 1px solid #a6a6a6;
	width: 100%;
	background: white url(../img/sombra_input.png) top left repeat-x;

}

/* =================[ Info box ] ========================================== */

div.info_box_outer {
	margin-bottom: 2em;
	width: 322px;
	background: #bebebe url(../img/roundbox_above.png) top left no-repeat;
}

div.info_box_inner {
	padding: 15px 15px 10px 15px;
	background: url(../img/roundbox_under2.png) bottom left no-repeat;
}

#content div.info_box_inner li {
	margin-left: 1.2em;
}
