/* Titular */

#titular{
 /*
 width:150px; font-weight:bold; font-size:2em; color:#505050;
 margin-left:15px; margin-top:15px; float:left;
 text-transform:none; 
 */
 display:none;
 
}

/* Menu idiomas */

#idiomas {

	background: url('imgs/fondos/idiomas.gif') white repeat-x bottom; 

	text-transform: capitalize; height: 2.1em; text-align: right;

	border-left:1px solid #ddd;

	border-right:1px solid #ddd;

	font-family: Arial, Helvetica, sans-serif;

	font-size:1.2em;

}

#idiomas ul {

	padding-right: 14px; padding-left: 0px; padding-bottom: 2px; width: auto; padding-top: 6px; text-align: right;

	margin:0;

}

#idiomas li {

	display: inline; font-size: 0.8em; margin-left: 1em; color: white;

}

#idiomas li a {

	color: #4c4c4c;

	text-decoration:none;

}

#idiomas li a:hover {

	color: #4c4c4c;

	background-color:#f0f0f0;

	text-decoration:underline;

}



/* CABECERA PRINCIPAL - logo, dibujos, enlaces top*/

#banner_principal {

	/*background: url('imgs/logo_congreso.jpg') #ffffff no-repeat 200px;*/
	background: url('imgs/banner_es.jpg') #ffffff no-repeat 0px;

	border-left:1px solid #ddd;

	border-right:1px solid #ddd;

	height:105px;

	margin:auto;

	width:auto;

}

#banner_principal_EN {

	/*background: url('imgs/logo_congreso.jpg') #ffffff no-repeat 200px;*/
	background: url('imgs/banner_en.jpg') #ffffff no-repeat 0px;

	border-left:1px solid #ddd;

	border-right:1px solid #ddd;

	height:105px;

	margin:auto;

	width:auto;

}

#banner_principal_VA {

	/*background: url('imgs/logo_congreso.jpg') #ffffff no-repeat 200px;*/
	background: url('imgs/banner_va.jpg') #ffffff no-repeat 0px;

	border-left:1px solid #ddd;

	border-right:1px solid #ddd;

	height:105px;

	margin:auto;

	width:auto;

}

#logo_conselleria {

	float:right;

	margin:5px 0;

}

#logo_conselleria h1{

	margin:0;

	padding:0;

}

#enlaces {

	float:right;

	text-align:right;

}

#enlace_gva {

	float:right;

	background: url('imgs/fondos/bg_link_gva.gif') no-repeat left bottom;

	font-family: Arial, Helvetica, sans-serif;

	font-size:.9em;
	
	height:1.20em;

	margin:auto;

	margin-right:0;

	padding:0 3em .5em 2em;

	text-align:center;

	width:8.45em;

}

#enlace_gva a{

	font-size: 1.2em;
	
	float:right;

	color: white;

	text-decoration:none;

}

#enlace_gva a:hover{

	color: white;

	text-decoration:underline;

}

#buscador {

	float:right;

	margin-right:7px;
	
	margin-bottom:0;

	/*width:18em;*/

}

#buscador form{

	margin:0;

	padding:0;

	margin-right:6px /*.5em;*/

}

#buscador input.campo{

	border: 1px solid #ccc;

	color:#999;

	font-family:Arial, Helvetica, sans-serif;

	font-size:1.07em;
	
	height:1.25em;

	vertical-align:middle;

	padding:0 .1em;

	margin:0;

}

#buscador input.boton{

	vertical-align:middle;

	padding:0;

	margin:0;

	border:0;

}



#separacion{

	background-color:#73b5e0;

	border-left:1px solid #ddd;

	border-right:1px solid #ddd;

	height: 33px;
	
	padding-top:2px;

}

#barramiga{

	background-color:#ffffff;

	border-left:1px solid #ddd;

	border-right:1px solid #ddd;

	font-size:.85em;

	height: 47px;

}



#migas {

	color:#333;

	font-family: Arial, Helvetica, sans-serif;

	padding:.2em 1em;

	text-align: left;

}

#migas a {

	color:#666;

	text-decoration:none;

}

#migas a:hover {

	color:#666;

	background-color:#f0f0f0;

	text-decoration:underline;

}

#migas span.dondeestoy {

	color:#666;

	text-decoration:underline;

}



#acceso_personal {

	float:right;

	background: url('imgs/fondos/barranegra_flechablanca.gif') no-repeat left bottom;

	color:#fff;

	font-family: Arial, Helvetica, sans-serif;

	font-size:.95em;

	font-weight:normal;

	height:1em;

	margin:0;

	padding:0em 0em .6em 2em;

	text-align:left;

	width:22em;

}

#acceso_personal a{

	color:white;

	margin-left:50px;

	text-decoration:none;

}

#acceso_personal a:hover{

	color:white;

	text-decoration:underline;

}

/* fin de CABECERA */

/* PIE DE PAGINA */

#pie{

	float:none;

	margin:auto;

	text-align:center;

	padding-top:1em;

	padding-bottom:.5em;

	border-top:1px solid #eee;
}



#pie address{

	font-style:normal;

	font-size:.9em;

}

#pie p{
	font-family: Helvetica;
	font-style:normal;
	font-size:1em;
	color:#999;
	padding:0;
	margin:1em 0;
}



/* menu footer */
ul#enlaces_footer {
	font-size:.75em;
	color:#ccc;
	padding:0;
	margin:1em 0;
}
ul#enlaces_footer li{
	display:inline;
	margin:0;
	padding:0;
}
ul#enlaces_footer li a{
	color:#666;
	text-decoration:none;
	margin:0 3px;
}
ul#enlaces_footer li a:visited{
	color:#666;
	text-decoration:none
}
ul#enlaces_footer li a:hover{
	color:#0099ff;
	text-decoration:underline
}
ul#enlaces_footer img{
	vertical-align:bottom;
}
ul.enlaces_footer {
	font-size:.75em;
	color:#ccc;
	padding:0;
	margin:1em 0;
}
ul.enlaces_footer li{
	display:inline;
	margin:0;
	padding:0;
}
ul.enlaces_footer li a{
	color:#666;
	text-decoration:none;
	margin:0 3px;
}
ul.enlaces_footer li a:visited{
	color:#666;
	text-decoration:none
}
ul.enlaces_footer li a:hover{
	color:#0099ff;
	text-decoration:underline
}
ul.enlaces_footer img{
	vertical-align:bottom;
}

#formulario{
	margin-left:1em;
}

#formulario th{
	font-family: Helvetica;
	font-style:normal;
	font-size:1em;
	color:#666;
	padding:.3em;
	margin:0;
	text-align: right;
}
#formulario th.rotulo{
	font-size:1em;
	color:#69c;
	text-align: center;
}

#formulario td{
	font-family: Helvetica;
	font-style:normal;
	font-size:1em;
	color:#666;
	padding:.3em;
	margin:0;
}

#formulario input.boton{
	font-size:1em;
}

#formulario input.fichero{
	font-size:1em;
}
#formulario textarea{
	font-size:1.2em;
}

.resaltado {
	/*border:1px solid #666;
	background:#903;*/;
	width:auto; 
	font-family: arial; font-size: 1.4em; font-weight: bold; 
	padding: .5em 0; margin: .5em 0.2em .5em 20px;
	text-align:left;
}
.resaltado a{color: #903;text-decoration: none; font-weight:bold;}
.resaltado a:hover{color: #903;text-decoration: underline; font-weight:bold;}


