/* CSS Document */

/***********************************************/
/*HTML tag styles
/***********************************************/

body {
	background: #e8e7e7 url(../../img/es/pag_fdo.gif) repeat-x top;
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; 
	font-size: 12px;	
	text-align: center /* IE6 */
}
a{
	color: #0066cc;
	text-decoration: none;
}
a:link{
	color: #0066cc;
	text-decoration: none;
}
a:visited{
	color: #0066cc;
	text-decoration: none;
}
a:hover{
	color: #003399;
	text-decoration: underline;
}

h1{
	text-decoration:none;
	text-align:left;
	font-size:22px;
	color: #0066cc;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;	
}
h2{
	 font-size: 20px;
	 color: #333333;
	 margin: 0px;
	 padding: 0px;
}
h3{
	text-decoration:none;	
	text-align:left;	
	font-size:14px;	
	color: #0066cc;
	margin: 5px 0px 5px 0px;
	 padding: 0px 0px 0px 0px;
}
p {
	padding: 0px;
	text-align: left;
	margin: 0px 0px 10px 0px;
}
/***********************************************/
/*Composicion Página*/
/***********************************************/
.contenedor_pagina {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	background-color: #FFFFFF;
	text-align: left /* IE6 */
}
.cabecera {
	width: 1000px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 47px;
}
.contenido_pagina {
	width: 1000px;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}
.izda {
	width: 220px;
	float:left;
	margin: 0px 15px 15px 10px !important; /*For IE6*/
	margin: 0px 0px 15px 5px;
	padding: 0px;
}
.dcha {
	width: 735px;
	float:left;
	margin: 0px 10px 0px 0px !important; /*For IE6*/
	margin: 0px 10px 0px 15px;	
}
.contenedor_pie {
	width: 100%;
	height: 59px;
	background: #999999;
	margin: 0px 0px 0px 0px;
}
.pie {
	width: 1000px;
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-image:url(../../img/es/pie_fdo.gif);
	background-repeat: repeat-x;
	height:59px;
	text-align: center;

}

/***********************************************/
/*ELEMENTOS CABECERA*/
/***********************************************/
.contenedor_overmenu {
	width: 200px;
	float: right;
	margin: 0px 5px 0px 0px;
}

.selector_idioma {
	width: 200px;
	text-align: right;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.selector_idioma img {
	margin-left: 7px;
}
.overmenu {
	width: 200px;
	text-align: right;
	padding-right: 10px;
	margin: 0px 0px 3px 0px;
}
.overmenu a {
	color: #000000;
}
.imagen_central {
	width: 1000px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 170px;
	background: url(../../img/es/img_central.jpg) no-repeat top;
}
.logo{
	width: 200px;
	margin: 30px 0px 0px 30px;
	float:left;
	height: 72px;
	padding: 0px;
}
/***********************************************/
/*MENÚ LATERAL*/
/***********************************************/
.menu_lateral {
	width: 220px;
	margin: 0px;
	border: 0px;
}
.menu_lateral .sup {
	background:url(../../img/es/menu_lateral_sup.gif) no-repeat;
	line-height:3px;
	height: 3px;
}
.menu_lateral .centro {
	background:url(../../img/es/menu_lateral_fdo.gif) repeat-y;
	padding: 0px 0px 5px 0px;
}
.menu_lateral .inf {
	background:url(../../img/es/menu_lateral_inf.gif) no-repeat;
	line-height:10px;
	height: 10px;
}

.menu_lateral ul.menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.menu_lateral ul.submenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

.menu_lateral ul.menu li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align:left;	
}

.menu_lateral li a.nivel1 {	
	width: 190px;		
	padding: 5px 0px 5px 20px;
	margin: 0px 0px 0px 10px;
	background: url(../../img/es/vineta_logo.gif) no-repeat left top;			
}
.menu_lateral li a.nivel2 {	
	width: 177px;		
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 0px 30px;
	background: url(../../img/es/vineta_blanco.gif) no-repeat left;	
}		

.menu_lateral ul.menu li ul.submenu li a:hover {
	background-color: #0b71d7;
}

/***********************************************/
/*Buscador*/
/***********************************************/
.buscador {
	width: 246px;
	height: 30px;
	background:url(../../img/es/buscador_fdo.gif) no-repeat bottom;
	padding: 0px;
	margin: 0px;
	float: right;
}

.buscador img {
	float:left;	
	margin: 5px 0px 0px 0px;
}

.buscador .tit {
	width: 65px;
	font-size:14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0px 0px 7px;
	float: left;
	display: block;
}
.buscador label {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: right;
	width: 69px;
	float: left;
	display: block;
	padding-right: 2px;	
	margin: 3px 0px 2px 5px!important;/*For IE6*/
	margin: 3px 0px 2px 1px;				
}
.buscador_input {
	font-size: 11px;
	color: #000000;
	display: block;
	float:left;	
	width: 130px;	
	margin: 3px 0px 2px 2px;			
}
.buscador .botones {
	width: 23px;
	padding: 2px 0px 0px 2px;
	float: left;
	margin: 0px 0px 0px 2px;
}
/***********************************************/
/*Cuadro Login*/
/***********************************************/

.login {
	width: 385px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	margin: 20px 0px 0px 10px;
	background:url(../../img/es/login_fdo.gif) no-repeat top;
	float:left;	
}
.login .botones {
	width: 55px;
	padding: 3px 0px 0px 2px;
	float: left;
}
.login .botones img {
	margin: 0px 3px 0px 0px;
}
.login_error {
	color: red;
	text-align: center;
	width: 100%;
	line-height: 11px;
	padding-top: 5px;
}
.login label {
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: right;
	float: left;
	display: block;
	padding-right: 2px;	
	margin: 5px 0px 2px 3px!important;/*For IE6*/
	margin: 3px 0px 2px 1px;				
}
.login_input {
	font-size: 11px;
	color: #000000;
	display: block;
	float:left;	
	width: 80px;	
	margin: 3px 0px 2px 0px;			
}
.login .nombre_usuario {
	width: 100%;
	color:#FF6600;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}
.login .logado {
	color:#FFFFFF;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	float: left;
	display: block;
	padding-right: 2px;
	margin: 4px 0px 2px 3px!important;/*For IE6*/
	margin: 3px 0px 2px 1px;
	width: 280px;
}
.cuadro_tit {
	width: 20px;
	font-size:14px;
	color: #333333;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	float: left;
	display: block;
	margin: 1px 0px 0px 5px;
}
/***********************************************/
/*ELEMENTOS PIE*/
/***********************************************/

.avisolegal {
	width: 300px;
	margin: 15px 0px 0px 15px;
	float:left;
	color: #FFFFFF;		
}
.datospie {
	width: 100%;
	margin: 15px 10px 0px 0px;
	color: #FFFFFF;
	text-align:center;	
}
.pie a {
	color: #000000;	
}

/***********************************************/
/*ELEMENTOS HOME*/
/***********************************************/
.lista_noticias_home {
	width: 340px;
	background-color: #eae9e9;
	padding: 10px 10px 5px 10px;
	margin: 0px 15px 0px 0px;
	float: left;
	border-bottom: #999999 5px solid;
}
.lista_noticias {
	width: 700px;
	padding: 0px;
	margin: 0px 15px 0px 0px;
}
.noticia {
	width: 100%;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
.noticia img {
	float: left;
	margin: 0px 10px 5px 0px;
	border: #cccccc 1px solid;
}
.lista_documentos_home {
	width: 340px;
	background-color: #eae9e9;
	padding: 10px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	border-bottom: #999999 5px solid;
}
.documentos_home {
	width: 340px;
}
ul.documentos {
	list-style: url(../../img/es/vineta_gris.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}
ul.documentos li {
	border-bottom: #cccccc 1px solid;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 10px 5px;
}
ul.documentos li a {
	color: #0066cc;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
ul.entidades {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.entidades li {
	width: 350px;
	margin: 0px 0px 0px 10px;
	display: block;
	float: left;
	padding: 2px 0px 2px 0px;
}
ul.entidades li a {
	font-weight: bold;
}
ul.entidades li a:hover {
	text-decoration: none;
	color: #FF6600;
}
ul.actividades {
	list-style: url(../../img/es/vineta_azul.gif);
	margin: 20px;
	padding: 0px;
}
ul.actividades li {
	margin: 0px 0px 0px 20px;
	padding: 4px;
}

/***********************************************/
/*ELEMENTOS PÁGINA*/
/***********************************************/
.migas a {
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}
.migas a:hover {
	text-decoration: underline;
}

.migas {
	width: 100%;
	margin: 5px 0px 5px 0px;
	color: #003399;
	line-height: 25px;
	padding-left: 0px;
	float: left;
	font-weight: bold;
}
.opciones {
	width: 100%;
	text-align: right;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
}
.opciones a:hover {
	text-decoration:none;
}
/***********************************************/
/*FORMULARIOS*/
/***********************************************/
form {
	margin: 0px;
}
input {
	font-size: 12px;
	color: #003399;
}

/***********************************************/
/*Mapa Web*/
/***********************************************/
.mapaweb ul {
 	border-left: #000000 1px dotted;
	list-style: url(../../img/es/vineta_mapaweb.gif);	
	padding: 4px 0px 4px 15px;	
	color: #000000;
}
.mapaweb a {
	color: #000000;
}
.mapaweb a:hover {
	text-decoration: underline;
}
.mapaweb ul li{
	padding:1px;	
}


/***********************************************/
/*Paginación*/
/***********************************************/	
.paginacion {
	width: 100%;
	margin: 2px 0px 0px 0px;
}
.paginacion .info {
	width: 100%;
}
.paginacion .info .left {
	float: left;
}
.paginacion .info .right {
	float: right;	
}
.paginacion .nav {	
	color: #0066cc;
	text-align:center;
}
.paginacion a {
	color: #0066cc;
}
.paginacion a:hover {
	text-decoration: none;
	color: #ff6600;
}

/***********************************************/
.clear {
	clear: both;
}
.direccion {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #0066cc;
}
.resaltado {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #0066cc;
}
