/* CSS Document */

@import url("modulos.css");
@import url("elementos.css");

/*====================================================================Reset===*/

body, h1, h2, h3, h4, h5, ul, li, ol, dl, dt, dd, img, form, fieldset, p, hr 
	{ 
	margin:0; padding:0;
	}
	
hr, legend 	{ 
	display:none; visibility:hidden;
	}
	
ul, li, ol 	{ 
	list-style:none;
	}

ul.bullet li 	{
	background-image: url(../img/all/bullet_general.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 2em;
	}
	
img, fieldset 	{ 
	border:0;
	}
	
body 	{ 
	text-align:center;
	}
	
.hide	 { 
	display:none; 
	visibility:hidden;
	}
	
:focus 	{ 
	outline:0;
	}
	
a:hover 	{ 
	text-decoration:none;
	}


 p kbd 	{
	margin-right:1em;
	}
	
 kbd 	{
	background-color:#F5F5F5;
	border-color:#F7F7F7 #CCCCCC #CCCCCC #F7F7F7;
	border-style:solid;
	border-width:1px;
	color:#000000;
	padding:0.1em 0.4em;
	}

#menu 	{
	position:absolute;
	left:-10000px;
	top:-10000px;
	font-size:.1em;
	line-height:1%;
	}
/*============================================================================= Estilos generales===*/
body	{
	background:#fff; 
	font-size:62.5%;
	}
	
#wrapper	{
	width:97.5em; 
	margin:0 auto; 
	padding-top:0.8em; 
	text-align:left;
	}

				
#header	{
	height:15.5em;
	position:relative;
	}

#header.propuesta	{
	height:23.2em;
	position:relative;
	}		
		
#container	{
	width:97.5em; 
	}

#footer	{ 
	float:left;
	width:100%; 
	background:#fff;
	margin-top:.6em;
	}

.asterisco 	{
	color: #990000;
	}

label	{
	color:#666666;
	}

label strong	{
	color:#666666;
	}

label span.spanTinny	{
	display:block;
	clear:both;
	}

/*----------------------------------------------==========================Estilos de fuentes===*/
h2 	{
	font-size:1em;
	line-height:1.2em;
	}


.hr	{
	display:block;
	float:left;
	clear:both;
	width:100%;
	background:url(../img/all/bg_hr.gif) repeat-x top left;
	height:2px;
	}
.hr02	{
	display:block;
	float:left;
	clear:both;
	width:100%;
	border-bottom:0.1em solid #dbdbdb;
	height:2px;
	}
	
/*========================================================Estilos comunes a todas las secciones*/

.floatDr	{
	float:right;
	margin-left:1em;
	}
	
.floatDrTop	{
	float:right;
	margin-left:1em;
	margin-top:.5em;
	}
	
.floatIz	{
	float:left;
	margin-right:2em;
	margin-bottom:1em;
	}

#izquierda	{
	float:left;
	width: 76.5em;
	}


.masInformacion	{
	font-size:1em;
	}
	
.more	{
	font:1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	line-height: normal; 
	text-align:left;
	display:block;
	width:100%;
	background:transparent url(../img/all/bg_moreinfo.gif) no-repeat scroll 0pt 0em;
	color:#999999;
	float:left;
	font-weight:bold;
	margin-top:1em;
	padding-left:1.9em;
	}	
/*=======================================================================================Header*/
#header #lenguajes	{
	position:relative;
	float:right; 
	padding-top:.1em;
	z-index:4;
	font-family:Arial, Helvetica, sans-serif;
	}


#header #lenguajes li{
	float:left; 
	width:2.3em; 
	text-align:right;
	color:#CCCCCC;
	}

#header #supNavBar li a{
	padding:0 .5em;
	color:#666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}
#header #supNavBar li a.last{ 
	border:none;
	}	

#header #supNavBar	{
	position:relative;
	float:right; 
	margin-right:1em;
	z-index:4;
	}
	
#header #supNavBar li{
	float:left;
	}

#header .logo	{
	position:absolute;
	left:0;top:0;
	z-index:2;
	width:31em
	}

#header .logoInf 	{
	position:absolute;
	left:0;top:150px;
	z-index:3;
	width:31em
	}
#header .cabecera{
	position:absolute;
	left:0;
	top:2.5em;
	}
/*=======================================================================================Buscador*/
#buscador	{
	position:relative;
	clear:right; 
	float:right; 
	width:240px; 
	margin:0em 0 0 0;
	z-index:4;
	}
	
#buscador label	{
	float:left; 
	width:150px; 
	}
#buscador label input{
	font-size:1em;
	margin:0; 
	width:160px; 
	border:1px solid #ccc; 
	background:#fff;
	}

*:first-child+html #presentacion
	{
	width:180px; 
	}

* html #buscador label input{
	font-size:1em;
	margin:0; 
	width:150px; 
	border:1px solid #ccc; 
	background:#fff;
	}


#buscador input.boton01{
	display:inline; 
	float:right; 
	margin:0.1em 0 0 0; 
	padding:0.18em 8px;
	background:#275178; 
	border:none; 	
	font:.91em Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color:#fff; 
	font-weight:bold; 
	text-transform: uppercase; 
	cursor:pointer;
	}


*:first-child+html #buscador input.boton01 {
	position: relative;
	left: 2em;
	padding-bottom: 2px;
	padding-top: 3px;
	}

*:first-child+html #buscador {
	position: relative;
	left: -1.1em;
	}



	
/*---------------------------------------------------------------------------------Barra de navegación*/
	
#navBar	{
	float:left;
	margin-top:1.2em;
	margin-bottom:1em;	
	width:97.5em;
	background:url(../img/all/bg_navbar.gif) repeat-x top left; 
	padding:1em 0;
	}

#nav01	{
	margin-left:1em; 
	float:left;
	}

#nav01 li	{
	display:inline;
	float:left;
	}

#nav01 li span 	{
	margin:0 3em;
	color:#CCCCCC;
	}
		
#nav01 a	{ 

	font: 1.1em Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	}
		
#nav01 a.sel 	{
	font-weight:bold; 
	color:#005887;  
	}
#nav01 a:hover	{
	color:#005887; 
	font-weight:bold; 
	}
	
/*-------------------------------------------------------------------------------------Idiomas*/	
#lenguajes li a	{
	font: 1em Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color:#88adda; 
	text-transform:uppercase; 
	text-decoration:none;
	}
#lenguajes li a.sel	{
	color:#b7b8b8
	}
#lenguajes li a:hover{
	text-decoration:underline;
	}



/*-------------------------------------------------------------------------------------Barra Superior*/		
#supNavBar li a	{
	font: 1.1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	text-decoration:none;
	}
#supNavBar li a:hover{
	text-decoration:underline;
	}
#supNavBar li a.sel	{ 
	font-weight:bold;
	}
	
/*----------------------------------------------------------------------------------------------Modulo*/

.mod00Home	{
	float:left;
	width:17em;
	}

/*-----------------------------------------------------------------------------------------Ruta de migas*/
#breadCrumb 	{ 
	width:98%; 
	margin:0 0 1.1em 0.25em;/*02-02-09*/
	}

#breadCrumb li 	{margin:0; 
	padding:0; 
	line-height:1.5em; 
	display:inline; 
	color:#999999;
	}
		
#breadCrumb li span  {padding:0 0 0 .45em;}
		
#breadCrumb li a	 { padding:0 .85em 0 .35em; 
	background:url(../irudiak/bullet04.gif) no-repeat right center; 
	text-decoration:underline;
	margin-right:.5em; 
	background: url(../img/all/bullet_breadcrumb.gif) no-repeat right .5em; 
	font:1em Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color:#005887; 
	text-decoration:underline;
	}

#breadCrumb li a:hover { text-decoration:none;}

#breadCrumb:after     { content:".";
	clear:both;
	height:0; 
	visibility:hidden;
	}
	
	
/*--------------------------------------------------------------------------------------------Contraseña*/

a.rememberPass 	{
	text-decoration:underline;
	padding-bottom:.3em;
	float:left;
	}
a.registrarse	{
	text-decoration:underline;
	}
	
a.rememberPass:hover	{
	text-decoration:none;
	padding-bottom:.3em;
	}
a.registrarse:hover{
	text-decoration:none;
	}

/*se ha tenido que repetir el estilo de ".registrarse" porque da error en Firefox*/
.registrarse	{
	float:right;
	}


/*--------------------------------------------------------------------------------------------------Capa de contenido*/

#contenido	{
	float:left; 
	width:65.6em; 
	padding:0 2.2em;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:1.1em;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	border-left:1px solid #CCCCCC;
	/*margin-top:1.3em; 02-02-09*/ 
	color:#666666;
	margin-bottom:.5em;
	}

* html #contenido	{
	padding-left: 1.5em;
	margin-right: 0px;
	padding-right: 0px;
	margin-left:2.49em;
	width:65.6em; 
	}
	
#contenido [id]  	{
	height:auto;
	}

/*-----------------------------------------------------------------------------------MENU LATERAL IZQUIERDO - SECCIONES*/
dl.menuSecciones 	{
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:1.1em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
	}
			
	
	
	
dl.menuSecciones a	{
	color:#666666;
	text-decoration:underline;
	background-image:url(../img/all/bullet_a_menu.gif);
	background-repeat:no-repeat;
	background-position:0% 8px;
	padding-left:1em;
	display:block;
	}
					
dl.menuSecciones a:hover
	{
	text-decoration:none;
	}
					
dl.menuSecciones dt {
	/*margin-top:3em; 02-02-09*/
	color:#666666;
	}
									
dt.menuSecciones01 , dt.menuSecciones02 , dt.menuSecciones03 
	{
	border-bottom:3px  solid #E9EAEA;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	}
	
dl.menuSecciones  dd.first a{
clear:both;
background-image:url(../img/all/bullet_a_menu.gif);
background-position:left center;
background-repeat:no-repeat;
}

* html dl.menuSecciones  dd.first {
clear:both;
background-image:url(../img/all/bullet_a_menu.gif);
background-position:0em .8em;
background-repeat:no-repeat;
}

*:first-child+html dd.first {
clear:both;
background-image:url(../img/all/bullet_a_menu.gif);
background-position:0em .8em;
background-repeat:no-repeat;
}
	
dt.menuSecciones02 , dt.menuSecciones03 
	{
	margin-top:2em;
	}
			
dt.menuSecciones01 a, dt.menuSecciones02 a, dt.menuSecciones03 a 
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color:#005293;
	margin-bottom:0.3em;
	padding-bottom:0.2em;
	text-decoration: none;
	background-image: url(../img/all/bullet12.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 1.2em;
	}	
			
dt.menuSecciones01 a:hover, dt.menuSecciones02 a:hover, dt.menuSecciones03 a:hover 
	{
	color: #007fac;
	}		
			
			
dt.menuSecciones01 a:active, dt.menuSecciones02 a:active, dt.menuSecciones03 a:active 
	{
	color: #333333;
	}	
			
dd a.seccion-activa 	{
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	}														



/*------------------------------------------------------------------------------------------------------Módulo contenido*/

#contenido .moduloComunicacion 
	{
	width:65em;
	}
	
* html #contenido .moduloComunicacion 
	{
	width:60em;

	}	

* html #contenido .moduloComunicacion 
	{
	width:65em;

	}

.moduloComunicacion p{
	line-height:1.8em;
	margin-bottom:.96em;
	/*text-align:justify; 090209*/
	}
	
#contenido .moduloComunicacion p a.link
	{
	color:#005887;
	font-weight:bold;
	line-height:normal;
	margin-bottom:1em;
	}
/*-------------------------Contenido  que viene de gestor --  09-12-08-----------*/
.modTypeTiny	{
	font-size:1em;
	}
	
#contenido .modTypeTiny p	
	{
	clear:none;

	}
	
.modTypeTiny .tinyImg {
	float:left;
	margin-right:1.8em;
	padding-top:.3em;
	padding-bottom:.1em;
	}

.modTypeTiny h2	{
	margin-bottom:.5em;
	width:100%;
	float:left;
	}
	
#contenido .modTypeTiny a	
	{
	color:#005887;
	}
.modTypeTiny p	{
	color:#666666;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	line-height:1.7em;
	margin-bottom:1em;
	font-size:1em;

	}

#contenido .modTypeTiny p a	
	{
	color:#005887;
	font-weight:bold;
	line-height:normal;
	margin-bottom:1em;

	}
	

	


.modTypeTiny h3	{
	margin-bottom:.5em;
	width:100%;
	float:left;
	font-size:90%;
	clear:both;
	}
	
.modTypeTiny h3 a {
	color:#006699;
	font-weight:bold;
	}


	
.modTypeTiny ol.listadoAgenda {
	float:left;
	margin-left:1.5em;
	padding-right:0.3em;
	width:300px;

	}
	
.modTypeTiny ol.listadoAgenda li {
	float:left;
	margin:.2em 0;
	list-style-type:none;
	}
	
.modTypeTiny ol.listadoAgenda li p	
	{
	color:#666666;
	font-size:1em;
	}
	


	
.modTypeTiny table
	{
	width:100%;
	border-right:1px solid #F9F8F8;
	border-left:1px solid #F9F8F8;
	border-top:1px solid #F9F8F8;
	border-bottom:1px solid #F9F8F8;
	border-collapse:collapse;
	font-size:1em;
	margin:.5em 0;
	}
	
.modTypeTiny table th {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background-color:#E2EEF6;
	border-bottom:2px solid #FFFFFF;
	color:#014B83;
	font-size:12px;
	font-weight:bold;
	padding:8px;
		
}

	
.modTypeTiny table td {
	text-align:left;
	background-color:#F9F8F8;
	border:1px solid #FFFFFF;
	color:#666666;
	padding:8px;
	}
	
	
.modTypeTinyHome ol.listadoAgenda  li  h3.agenda
	{
	display:block;
	float:left;
	clear:none;

	}
	
.modTypeTinyHome ol.listadoAgenda  li  h3.agenda span.detalleEvento
	{
	color:#666666;
	padding-left:.3em;
	}
	
.modTypeTinyHome ol.listadoAgenda  li  p
	{
	display:block;
	float:left;
	clear:none;
	width:auto;

	}

/*INICIO LISTADOS GESTOR-------------------------------------*/

/*Listas desordenadas interior*/



.modTypeTiny ul li p
	{
	color:#666666;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	line-height:1.7em;
	margin-bottom:1em;
	font-size:1em;
	}
	
/*viñetas*/

	
.modTypeTiny ul li {
	color:#666666;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	line-height:2em;
	/*270209*/
	background-image:url(../img/all/bullet_general.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	padding-left:1.8em;

	}
	
	
	
.modTypeTiny ul li li
	{
	background-image:url(../img/all/bullet_general.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	padding-left:1.8em;
	}
	



.modTypeTiny ul ul li {
	color:#666666;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	line-height:2em;
	/*270209*/
	background-image:url(../img/all/bullet_general_second.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	padding-left:1.8em;
	
	}
	

	
.modTypeTiny ul ul ul li {
	color:#666666;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	line-height:2em;
	/*270209*/
	background-image:url(../img/all/bullet_general_third.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	padding-left:1.8em;

	}
	
		
	
/*---------------------------------------------------------------------------*/

/*Listas ordenadas*/


.modTypeTiny ol	{
	margin-left:2em;
	margin-top:1em;
	
	}
.modTypeTiny ol li
	{
	list-style-type:decimal;
	background-image:none;
	}

.modTypeTiny ol ol li	{
	margin-left:2em;
	margin-top:1em;
	list-style-type:decimal;
	background-image:none;
	}

.modTypeTiny ol ol ol li	{
	margin-left:2em;
	margin-top:1em;
	list-style-type:decimal;
	background-image:none;
	}


.modTypeTiny ol li p
	{
	color:#666666;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	line-height:1.7em;
	margin-bottom:1em;
	font-size:1em;
	background-image:none;
	}


/*---------------------------------------------------------------------------*/
/*Listados en la home*/

.modTypeTinyHome ul  	
	{
	margin-left:1em;
	}



.modTypeTinyHome ul li p
	{
	color:#666666;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	line-height:2em;
	margin-bottom:1em;
	font-size:1em;
	}
	
/*viñetas en la home*/

	
.modTypeTinyHome ul li {
	color:#666666;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	line-height:2em;
	/*270209*/
	background-image:url(../img/all/bullet_general.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	padding-left:1.8em;
	margin:0;
	}
	
	
	
.modTypeTinyHome ul li li
	{
	background-image:url(../img/all/bullet_general.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	padding-left:1.8em;
	}
	



.modTypeTinyHome ul ul li {
	color:#666666;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	line-height:2em;
	/*270209*/
	background-image:url(../img/all/bullet_general_second.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	padding-left:1.8em;

	}
	

	
.modTypeTinyHome ul ul ul li {
	color:#666666;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	line-height:2em;
	/*270209*/
	background-image:url(../img/all/bullet_general_third.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	padding-left:1.8em;

	}
	
		
	
/*---------------------------------------------------------------------------*/

/*Listas ordenadas en la home*/

/*Listas ordenadas*/


.modTypeTinyHome ol	{
	margin-left:2em;
	margin-top:1em;
	
	}
.modTypeTinyHome ol li
	{
	list-style-type:decimal;
	background-image:none;
	}

.modTypeTinyHome ol ol li	{
	margin-left:2em;
	margin-top:1em;
	list-style-type:decimal;
	background-image:none;
	}

.modTypeTinyHome ol ol ol li	{
	margin-left:2em;
	margin-top:1em;
	list-style-type:decimal;
	background-image:none;
	}


.modTypeTinyHome ol li p
	{
	color:#666666;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	line-height:1.7em;
	margin-bottom:1em;
	font-size:1em;
	background-image:none;
	}

/*FIN LISTADOS GESTOR---------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------Pie*/	
#footer .colaboradoresPie{
	float:none;
	display:block;
	margin:10px 278px;
	width:/*420px;*/auto;

}
#footer .colaboradoresPie li{
	float:left; 
	width:25%; 
	text-align:center;
}
#footer .colaboradoresPie li a img{
	display:inline;
}

#footer .infoAdegi	{
	clear:both;
	margin-top:1.5em;
	}
#footer p	{
	float:left; 
	width:auto; 
	padding:0 .5em 0 0; 
	font:1.1em Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color:#007fac;
	}
#footer p.legal	{
	float:right;
	padding-right:0;
	color: #666666;
	clear:both;
	display:block;
	float:right;

	}
	
#footer .telContenedor
	{
	display:block;
	float:left;
	clear:both;
	margin:0 0 .5em 0;
	padding:0;
	width:40%;
	}
#footer .legalContenedor
	{
	margin:0 0 .5em 0;
	padding:0;
	display:block;
	float:right;
	width:20em;
	}
	
#footer .direccion
	{
	margin:0 0 1em 0;
	padding:0;
	display:block;
	float:left;
	width:90%;
	}
#footer p.legal a	{
	color:#666666;
	text-decoration:none; 
	}
#footer p.legal a:hover{
	text-decoration:underline;
	}





