/************************ ESTRUCTURA ************************/
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 62.5%;
	color: #000;
	margin: 0;
	padding: 0;
}
abbr {
	border: none;
}
address {
	font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}
ul,
ol,
dl {
	margin: 0;
	padding: 0;
}
ul,
ol {
	list-style: none;
}
form {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
a {
	color: #89B61F;
}
hr {
	display: none;
}
/************************ SHARED ************************/
.blind_menu {
	display: none;
}
#header, #content, #footer {
	display: block;
	float: none;
	overflow: hidden;
}
/************************ CONTAINER ************************/
#container {
	width: 98.0em;
	margin: 0 auto;
}
/************************ HEADER ************************/
#header {
	position: relative;
	width: 98.0em;
	height: 6.8em;
}
/************************ IDIOMA ************************/
#header .lang {
	position: absolute;
	top: 0.4em;
	right: 0;
}
#header .lang p {
	padding-top: 0.5em;
	text-align: right;
}
#header .lang a {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#header .lang a:hover {
	text-decoration: underline;
}
/************************ TAGLINE ************************/
#header .tagline {
	padding-top: 1.4em;
}
#header .tagline h1 {
	width: 0;
	height: 0;
}
#header .tagline img {
	position: absolute;
	bottom: 0.1em;
	left: 0;
	width: 31.3em;
	height: 5.1em;
}
/************************ MEMU ************************/
#header .menu {
	position: absolute;
	bottom: 0.1em;
	right: 0;
	float: right;
	height: 2.7em;
	overflow: hidden;
	width: 66.7em;
}
#header .menu ul {
	background-color: #000;
	display: block;
	float: right;
	overflow: hidden;
}
#header .menu li {
	display: inline;
	float: left;
	color: #FFF;
	font-weight: bold;
	padding: 0.6em 0;
}
#header .menu li a,
#header .menu li span {
	border-left: 0.1em solid #CCC;
	float: left;
	padding: 0.1em 2.5em;
	font-size: 1.2em;
	font-weight: bold;
}
#header .menu li a {
	text-decoration: none;
	color: #FFF;
}
#header .menu li:hover,
#header .menu li.select {
	background-color: #FFD520;
	background-image: url(img/bg_menu_hover.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #000;
}
#header .menu li:hover a,
#header .menu li.select a {
	color: #000;
}
#header .menu ul li:first-child a {
	border-left: 0;
}
/************************ CONTENT ************************/
#flash {
	height: 33.5em;
	width: 50.0em;
}
/************************ COLUMNS ************************/

#content .col_small,
#content .col_medium,
#content .col_large {
	display: block;
	overflow: hidden;
}
#content .middle_col {
	margin-left: 2.0em;
}
#content .col_submenu {
	width: 15.0em;
}
#content .col_small {
	width: 23.0em;
}
#content .col_medium {
	width: 31.0em;
}
#content .col_large {
	width: 40.0em;
}
#content .col_search_results {
	width: 48.0em;
}
#content .col_central {
	width: 56.0em;
}
#content .col_central .col_small {
	width: 27.0em;
}
/************************ ARIADNA ************************/
.ariadna ul {
	padding-left: 0.6em;
	float: left;
}
.ariadna li {
	background: url(img/arrow_ariadna.gif) no-repeat 0 0.4em;
	padding-left: 1.4em;
	margin-left: 0.6em;
	display: inline;
	float: left;
}
.ariadna li a,
.ariadna li span {
	font-size: 1.2em;
}
.ariadna li:first-child {
	background: none;
	padding-left: 0;
	margin-left: 0;
}
.ariadna li:first-child a {
}
/************************ FOOTER ************************/
#footer {
}
#footer div {
	padding: 0.6em 1.0em;
}
#footer ul {
	display: block;
}
#footer ul li {
	display: inline;
	float: left;
}
#footer ul li a {
	text-decoration: none;
	font-size: 1.1em;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer .logos_foot li {
	display: table-cell;
	vertical-align: middle;
	margin-right: 2.2em;
}
#footer .yellow_foot {
	background: #FFEB78;
}
#footer .yellow_foot div,
#footer .black_foot div {
	padding: 0;
	overflow: hidden;
	display: block;
}
#footer .yellow_foot ul,
#footer .black_foot ul {
	overflow: hidden;
	display: block;
	margin-left: -0.8em;
}
#footer .yellow_foot li,
#footer .black_foot li {
	float: left;
	margin-right: 0.6em;
	padding-left: 0.8em;
}
#footer .yellow_foot li {
	color: #4D4D4D;
	border-left: 0.1em solid #4D4D4D;
}
#footer .yellow_foot li a {
	color: #4D4D4D;
}
#footer .yellow_foot li.rss {
	background: url(img/rss_footer.gif) no-repeat 0.8em 0.1em;
}
#footer .yellow_foot li.rss a {
	padding-left: 1.6em;
}
#footer .black_foot {
	background: #000;
}
#footer .black_foot p {
	font-size: 1.1em;
}
#footer .black_foot p,
#footer .black_foot a {
	color: #CCC;
}
#footer .black_foot li {
	border-left: 0.1em solid #CCC;
}
#footer .yellow_foot li:first-child,
#footer .black_foot li:first-child {
	border-left: 0;
}