
body {
	margin-top: 0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	border: 0;
	padding: 0;
	color: #5A5A5A;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.6em;
	background-color:#D9D9D9;
}

img{border:0}

h1{
	color:#000;
	background-color:#fff;
	font-size:2.2em;
	line-height:25px;
	margin:0;
}

h2{
	color:#000;
	background-color:#fff;
	font-size:1.2em;
	line-height: 13px;
	margin:0;
}

h3{
	color:#000;
	background-color:#fff;
	font-size:1.5em;
	line-height: 11px;
	margin:0;
}



.inputText{
	border:1px #BCBCBC solid;
	height: 13px;
	width: 200px;
	color: #71596F;
	background-color:#fff;
	margin: 10px 0px 0px 0px;
	line-height: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}


.inputTextArea{
	border:1px #BCBCBC solid;
	color: #71596F;
	background-color:#fff;
	margin: 0 0px 0 0;
	line-height: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}

.boton {
	font-size:1em;
	color:#333;
	height:16px;
	background-color: #ddd;
	border: 0;
	vertical-align: middle;
	cursor: pointer;
	margin: 2px 0;
}



a{
	color: #5A5A5A;
	background-color:#fff;
	text-decoration:none;
}


a:hover{
	color:#000000;
	background-color:#fff;	
	text-decoration:underline;
}

.texto_rojo{
	background-color:#FFFFFF;
	color:#FF0000;
}


.texto_gris{
	color:#929292;
	background-color:#fff;	
}

.titulo_gris{
	color:#929292;
	background-color:#fff;	
	font-size:1.5em;
	font-weight:bold;
}

.texto_naranja{
	color:#FFA62B;
	background-color:#fff;
}

.titulo_naranja{
	color:#FFA62B;
	background-color:#fff;	
	font-size:2.0em;
	font-weight:bold;
}

/**estilo de la cabecera*/
#cabecera{
	width:100%;
	background-color:#fff;
	color:#000;
	text-align:center;
}

#banner_cabecera{
	background-color:#808080;
	color:#fff;
	height:54px;
	font-size:0;
	line-height:0px;
}


#menu_cabecera{
	background-color:#D9D9D9;
	color:#000;
	margin:0px auto 0px auto;	
}

.linea_blanca{
	background-color:#fff;
	color:#000;
	width:761px;
	height:3px;
	margin:0px auto 0px auto;	
	font-size:0;
	line-height:0px;
}

#menu_sup{
	width:761px;
	height:18px;
	background:url(../img/barra_verde.gif) center no-repeat;
	margin:0px auto 0px auto;
	padding:0px 20px 0px 0px;
	color:#404040;
	background-color:#D9D9D9;
	font-weight:bold;
	font-size:1.1em;
	text-align:right;
}

#menu_sup img{
	margin:2px 2px 0px 0px;
}

#menu_sup a{
	color: #5A5A5A;
	background-color:transparent;
	text-decoration:none;
}

#menu_sup a:hover{
	color: #5A5A5A;
	background-color:transparent;
	text-decoration:underline;
}

#idiomas{
	margin:0;
	line-height:10px;
	font-size:0.9em;
}

#formulario_idiomas{
	margin:0 0 0 20px;
	float:right;
}

#enlace_volver_cevalsi{
	margin:1px 0 0 20px;
}

.linea_puntos{
	background:url(../img/linea_ptos.gif) center repeat-x;
	width:761px;
	height:2px;
	font-size:0;
	line-height:0px;	
	margin:0px auto 0px auto;	
}

.linea_puntos_med{
	background:url(../img/linea_ptos.gif) center repeat-x;
	width:567px;
	height:2px;
	font-size:0;
	line-height:0px;	
	margin:5px auto 0px auto;	
}


.linea_ptos_peq{
	background:url(../img/linea_ptos.gif) center repeat-x;
	width:150px;
	height:2px;
	font-size:0;
	line-height:0px;	
}

#cabecera_flash{
	width:509px;
	height:56px;
	background-color:#fff;
	color:#000;
	margin:0px auto 0px auto;
	padding:10px 134px 0px 118px;
}

.linea_curva_gra{
	background:url(../img/fondo_curva_gra.gif) center no-repeat;
	width:761px;
	height:8px;
	margin:0px auto 0px auto;			
	font-size:0;
	line-height:0px;		
}


.linea_curva_gra_sup{
	background:url(../img/fondo_curva_gra_sup.gif) center no-repeat;
	width:761px;
	height:8px;
	margin:0px auto 0px auto;			
	font-size:0;
	line-height:0px;		
}



/*estilos del cuerpo de pagina*/
#fondo_superior{
	background:url(../img/fondo_superior.gif) center no-repeat;
	margin:5px auto 0px auto;
	width:761px;
	height:9px;
	font-size:0;
	line-height:0px;		
}


#fondo_inferior{
	background:url(../img/fondo_inferior.gif) center no-repeat;
	margin:0px auto 5px auto;
	width:761px;
	height:9px;
	font-size:0;
	line-height:0px;		
}

#cuerpo_pagina{
	background:url(../img/fondo_pag.gif) center repeat-y;
	width:761px;
	height:100% !important;
	height:480px;	
	min-height:480px;
	display:table;
	margin:0px auto 0px auto;
}


#menu_izq{
	position:absolute;
	top:154px;
	left:auto;
	margin:20px auto 0px auto !important;
	margin:20px auto 0px -187px;
	width:170px;
}



.centro_menu_izq{
	height:auto !important;
	height:480px;
	min-height:480px;
	padding:0px 0px 0px 0px;
	text-align:left;
}


.opciones_menu {
	margin:0px 0px 20px 0px !important;
	margin:0px 0px 20px 1px;
	width:170px;
	height:31px;
	text-align:left;
}



.opciones_menu a{
	color: #5A5A5A;
	background-color:transparent;
	text-decoration:none;
}


.opciones_menu a:hover{
	color: #5A5A5A;
	background-color:transparent;	
	text-decoration:underline;
}
#fondo_programa{
	background:url(../img/programa.gif) center no-repeat;
}
#fondo_ponencia{
	background:url(../img/ponencia.gif) center no-repeat;
}
#fondo_foro{
	background:url(../img/foro.gif) center no-repeat;
}
#fondo_consultar{
	background:url(../img/datos_contacto.gif) center no-repeat;
}
#fondo_info{
	background:url(../img/info.gif) center no-repeat;
}
#fondo_correo{
	background:url(../img/correo.gif) center no-repeat;
}
#fondo_red{
	background:url(../img/redobservatorios.gif) center no-repeat;
}
#fondo_hitos{
	background:url(../img/hitos.gif) center no-repeat;
}


.opciones_menu div{
	margin:2px 0px 0px 70px;
	font-size:1.1em;
	font-weight:bold;
}

#fondo_foro div{
	padding-top:7px;
}
/**pie**/
#pie{
	margin:0px 0px 15px 0px;
}

#cuerpo_pie{
	height:auto !important;
	height:57px;
	width:761px;
	min-height:57px;
	background-color:#fff;
	color:#000;
	margin:0px auto 0px auto;
	padding:5px 0px 0px 0px;
}

#cevalsi_pie{
	width:160px;
	height:100%;
	text-align:right;
	float:left;
}


#direcc_pie{
	width:480px;
	height:100%;
	text-align:left;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 160px;
}

#direcc_pie img{float:left; margin:0px 10px 0px 0px}
/***/

#cadena_busq{
	margin:6px 0px 0px 0px;
	float:left;
}

#botonBuscar{
	margin:7px 0px 0px 2px;
}

#texto_busc{ width:120px; text-align:right; margin:2px 0px 5px 0px}


#lista_menu {
	margin:15px 0px 0px 0px;
}

#lista_menu img{ margin-right:5px;}

#lista_menu div{ margin:0px 0px 5px 0px}

#pie_menu_izq{
	position:absolute;
	top:350px;
}

#pie_menu_izq img{
	margin:7px 0px 0px 0px;
}

/*************/

#cuerpo_central{
	min-height:480px;
	margin: 0px 0px 0px 187px;
	padding:5px 5px 0px 0px;
	text-align:justify;
}

#imagen_congreso { float:left;}
#imagen_alicante { 
	float:left;
	margin:0px 0px 0px 20px;
}

.texto_inicio_congreso{
	text-align:left;
	padding:10px 70px 0px 150px;
	font-size:1.1em;
	line-height:17px;
}

#texto_inicio_alicante{
	text-align:justify;
	padding:10px 70px 0px 0px;
	margin:0px 0px 0px 180px;
	font-size:1.1em;
	line-height:17px;
	width:315px;
}

#hotel_congreso{
	width:380px;
	height:126px;
	background:url(../img/hotelCelebracion.jpg) center no-repeat;
	margin:0px 0px 5px 180px;
}

#titulo_hotel{
	font-size:1.2em;
	padding:8px 0px 0px 25px;
}

#texto_hotel{
	padding:20px 0px 0px 195px;
	width:170px;
	text-align:left;
}

#texto_inicio_alicante img{float:left}
#texto_inicio_alicante div{ 
	margin:0px 0px 0px 92px;
	padding:10px 0px 0px 0px;
	height:30px;
	vertical-align:middle;
}

.titulo_congreso{
	color:#C9CA3C;
	background-color:#FFF;
	font-size:1.2em;
	font-weight:bold;
}

.programa_congreso{
	margin:5px 0px 0px 10px;
}


#formulario_contacto{
	margin:0px 0px 0px 20px;
}



#formulario_contacto textarea{
	margin:10px 0px 0px 0px;	
}

.campos_contacto{
	width:80px;
	margin:10px 0px 0px 0px;
	float:left;
	text-align:left;
}

#boton_enviar{

	width:50px;
	margin: 2px 0px 0px 185px;
}

#texto_contacto{
	margin:30px 20px 0px 20px;
	font-size:1.1em;
	line-height:15px;
}

.logo_fundacion{
	margin:0px 0px 0px 40px;
}

#texto_aviso_legal{
	padding:0px 20px 0px 10px;
	font-size:1.1em;
	line-height:16px;
}

.texto_centro{
	width:500px;
	text-align:center;
}

.desc_documentacion{
	width:270px;
	margin:-16px 0px 5px 22px;
}

