@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(images/fondo_pagina.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
#cuerpo {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera {
	margin-top: 63px;
	margin-left: 4px;
}

#menu {
	width: 499px;
	z-index: 1;
	position: absolute;
	top: 205px;
	margin-left: 410px;
	border: 1px solid #FFFFFF;
	height: 20px;
}
#contenido {
	background-image: url(images/fondo_contenido2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#contenido #texto {
	margin-left: 8px;
	margin-top: 5px;
	float: left;
	width: 420px;
}
#contenido #imagenes {
	margin-left: 8px;
	margin-top: 15px;
	margin-right: 3px;
	float: right;
	width: 250px;
}
#barra_izda {
	width: 187px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f3f3f3;
	background-image: url(images/fondo_submenu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
}
#cabecera_seccion {
	background-color: #0289c9;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	line-height: 26px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
	text-align: center;
}


#imagen_menu_izda {
	height: 130px;
	text-align: center;
}

#logos {
	margin-top: 50px;
	text-align: center;
}
#map {
	height: 250px;
	width: 320px;
}

#carga_pag {
	float: left;
	width: 716px;
	text-align: justify;
}
#pie_pag {
	clear: both;
	background-image: url(images/pie.jpg);
	height: 68px;
	width: 921px;
	margin-left: 2px;
}
.texto_pie{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3eade3;
	text-decoration: none;
	font-weight: bold;
}
.texto_pie2{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
	text-decoration: none;
}
.texto_contenido{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
	text-decoration: none;
	text-align: justify;
}
.texto_titulo{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0094db;
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.separador {
	background-image: url(images/separador.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
}
.pie_foto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #333;
	text-align: center;
}
.elemento_menu {
	color: #FFF;
	height: 20px;
	float: left;
	background-color: #0289c9;
	text-align: center;
}	
.elemento_menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.elemento_menu a:hover{
	color: #CCC;
	text-decoration: none;
	font-size: 9px;
	background-color: #015883;
	line-height: 21px;
}
.elemento_submenu {
	font-size: 13px;
	font-weight: bold;
	color: #999898;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 26px;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	text-align: center;
}
.elemento_submenu_2 {
	font-size: 13px;
	font-weight: bold;
	color: #999898;
	height: 52px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 26px;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	text-align: center;
}
.elemento_submenu a{
	font-size: 12px;
	font-weight: bold;
	color: #999898;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
.elemento_submenu_2 a{
	font-size: 12px;
	font-weight: bold;
	color: #999898;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
.elemento_submenu_2 a:hover{
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
}

.elemento_submenu a:hover{
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
}
.texto_izda {
	float: left;
	width: 220px;
	padding: 10px;
}
.texto_dcha {
	float: left;
	width: 360px;
	text-align: justify;
	padding: 10px;
	
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cuerpo #banderas {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	height: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.enlace{
	height: 15px;
	color:#666666;
	text-decoration: underline;
	font-size:12px;
}