*{
	margin:0;
	padding:0;
}

a img {
	border:0;
}

a{
	text-decoration:none;
}

.clear{ clear:both; }

/****************************************************************************************/
 label.error {	
	margin-left: 10px;
	width: auto;
	display: inline;
	padding-left:20px;
	background:url(../img/unchecked.gif) no-repeat #F6CBCA 5px 4px;
	border:1px solid #CB2026;
	padding:6px 50px;
	font-weight:bold;
	color:#CE2027;
	margin-bottom:10px;
	clear:both;
}

 label.ok {
	margin-left: 10px;
	width: auto;
	display: inline;
	padding-left:20px;
	background:url(../img/button_ok.gif) no-repeat #EEF4D4 5px 4px;
	border:1px solid #8FAD3D;
	padding:6px 50px;
	font-weight:bold;
	color:#6F8438;
	margin-bottom:10px;
	clear:both;
}
/****************************************************************************************/

body#public{
	background:url(../img/fondo_pagina.jpg) repeat-x #F4F4F2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
}

a{color:#555555;}

.coloquio #cuerpo_central, .lista_coloquios #cuerpo_central{
	background:url(../img/fondo_central_coloquios.jpg) no-repeat;
}

.lista_coloquios #cuerpo_central #contenido, .coloquio #cuerpo_central #contenido{
	background:none;
}

#cuerpo_central{
	background:url(../img/fondo_central.jpg) no-repeat;
	overflow:hidden;
	margin:auto;
	width:800px;
	padding-left:27px;
	padding-right:18px;
}

.div_inicio{
	width:520px;
}

#menu{
	width:565px;
	height:320px;
	float:left;
	overflow:hidden;
}

#menu_lateral{
	width:235px;
	height:320px;
	float:left;
	overflow:hidden;
}

#menu_lateral #mini_coloquio{	
	height:255px;
}

#menu_lateral #mini_coloquio div.grupo{
	padding-left:10px;
	height:79px;
	overflow:hidden;
}
#menu_lateral #mini_coloquio .t1{
	margin-top:18px;
	font-size:14px;
	color:#0B408C;
	font-weight:bold;
	margin-bottom:3px;
}

#menu_lateral #mini_coloquio .t2{
	color:#656565;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}

#menu_lateral #mini_coloquio .t3{
	font-size:12px;
	font-style:italic;
		
}

#menu_lateral #idiomas{
	padding-left:15px;
	font-weight:bold;
	padding-top:5px;
	font-size:12px;
	color:#5F5F5F;
}

#menu_lateral #idiomas select{
	width:203px;
}

#menu #logo{
	height:77px;
	width:100%;
	line-height:77px;
}

#flash{
	height:187px;
	overflow:hidden;
}

#menu #logo img{
	float:left;
	margin-top:10px;
	margin-left:15px;
	margin-right:12px;
}

#menu #logo h1{
	float:left;
	font-size:20px;
	color:#004180;
	font-weight:bold;
}

#menu #enlaces ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-top:7px;
	margin-left:23px;
}

#menu #enlaces ul li{
	float:left;
	display:block;
	width:auto;
	height:32px;
	padding:0 15px;
	font-size:12px;
	background:url(../img/fondo_menu.gif) no-repeat right 0;
	line-height:32px;
}

#menu #enlaces ul li.actual{
	background:url(../img/fondo_menu_actual.jpg) no-repeat right 0;
}

#menu #enlaces ul li a{
	color:#666666;
	font-weight:bold;
}

#pie{
	background:url(../img/fondo_pie.jpg) repeat-x;
	height:62px;
}

#pie #pie_central{
	background:url(../img/fondo_pie_central.gif) no-repeat;
	width:845px;
	height:62px;
	margin:auto;
	padding-top:20px;
	text-align:center;
	font-size:12px;
}



#pie #pie_central a{
	color:#545452;
	padding:0 7px;
}











.lista_coloquios #contenido, .coloquio #contenido{
	padding-right:0px;
	width:777px;
}





#contenido{
	clear:both;
	width:757px;
	padding-right:20px;
	overflow:hidden;
	background:#fff;	
	padding-left:23px;
	line-height:16px;
}

h3{
	font-size:14px;
	font-weight:bold;
	color:#094281;
}

#inicio{
	clear:both;
	padding-top:20px;
	background:url(../img/fondo_home.jpg) no-repeat right bottom;
	width:525px;
	padding-right:255px;
	padding-bottom:30px;
}

#inicio h3{
	margin-bottom:20px;
}

#nosotros{
	clear:both;
	padding-top:20px;
	width:100%;	
	margin-bottom:30px;
}

#nosotros h3{
	margin-bottom:20px;
}

#nosotros .text{
	width:510px;
	float:left;
	border-right:1px solid #D7D7D7;
	padding-right:10px;
}

#nosotros .img{
	width:215px;
	float:left;	
	padding-left:15px;
	overflow:hidden;
}

#nosotros .img img{
	border:1px solid #D3DBE8;
}


#historia{
	clear:both;
	padding-top:20px;
	padding-bottom:30px;
}

#historia h3{
	margin-bottom:20px;
}

#historia #listado{
	margin-top:15px;
}

.elemento_listado{
	background:#E7EEF4;
	width:100%;
}
.elemento_listado div.titulo{
	background:#94AFCD;
	padding-left:10px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	border-bottom:1px solid #FEFFFA;
	cursor:pointer;
}

.elemento_listado div.cont{
	padding:9px;
}

.elemento_listado div.img{
	margin-right:10px;
	float:left;
}


#detalle_coloquios .text .fichero .img{
	margin:0;
	border:0;
}

.elemento_listado .img{
	float:left;
	width:115px;
}

.elemento_listado .txt{
	width:610px;
	float:left;
}

.elemento_listado .oculto{
	display:none;
}

#form_contacta td{
	text-align:right;
	vertical-align:top;
}

#form_contacta input{
	width:410px;
	border:1px solid #AFB8C9;
	font-size:11px;
}

#form_contacta textarea{
	width:410px;
	height:150px;
	border:1px solid #AFB8C9;
	font-size:11px;
}

#form_contacta a.enviar{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	background:#1C395B;
	padding:3px 7px;
	margin-top:10px;
	text-transform:uppercase;
	display:block;
	float:right;
	width:auto;
}

.txt_cont{
	text-align:left;
	padding-top:30px;
}


#coloquios{
	
}

#coloquios h3{
	margin-bottom:15px;
}

#coloquios .text{
	margin-top:15px;
	width:520px;
	float:left;
	display:block;
}

#coloquios #lista_coloquios{
	width:230px;
	height:385px;
	overflow:hidden;
	display:block;
	float:right;
	background:url(../img/cuadro_coloquios.jpg) no-repeat;
	padding-top:10px;
	padding-left:7px;
	padding-right:5px;
}

#coloquios #lista_coloquios div{
	width:230px;
	height:365px;
	overflow:auto;
	display:block;
}

#coloquios #lista_coloquios a{
	display:block;
	background:url(../img/fondo_cuadro_coloquis.gif) no-repeat;
	padding:5px 10px 15px 15px;
	color:#515151;
}

#coloquios #lista_coloquios a.actual{
	display:block;
	background:url(../img/fondo_cuadro_coloquis2.gif) no-repeat;
	padding:3px 10px 4px 15px;
	color:#fff;
	font-weight:bold;
}



#detalle_coloquios{
	padding-bottom:20px;
}

#detalle_coloquios h3{
	margin-bottom:5px;
}

#detalle_coloquios .titulo, #detalle_coloquios .titulo_apartado{
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	text-transform:uppercase;
}


#detalle_coloquios .titulo_apartado{
	margin-bottom:15px;
}

#detalle_coloquios .sub_titulo{
	font-style:italic;
	margin-bottom:10px;
}

#detalle_coloquios .text{
	margin-top:15px;
	width:520px;
	float:left;
	display:block;
}

#detalle_coloquios .text img{
	margin-left:15px;
	margin-bottom:10px;
	border:1px solid #A4A4A6;
}

#detalle_coloquios .text .fichero img{
	margin:0;
	border:0;
}

#detalle_coloquios #lista_coloquios{
	width:230px;
	height:207px;
	overflow:hidden;
	display:block;
	float:right;
	background:url(../img/cuadro_coloquios2.jpg) no-repeat;
	padding-top:10px;
	padding-left:7px;
	padding-right:5px;
}

#detalle_coloquios #lista_coloquios div{
	width:230px;
	height:365px;
	overflow:auto;
	display:block;
}

#detalle_coloquios #lista_coloquios a{
	display:block;
	background:url(../img/fondo_cuadro_coloquisb.gif) no-repeat;
	padding:4px 10px 4px 25px;
	color:#515151;
}

#detalle_coloquios #lista_coloquios a.actual{
	display:block;
	background:url(../img/fondo_cuadro_coloquis2b.gif) no-repeat;
	padding:3px 10px 4px 25px;
	color:#fff;
	font-weight:bold;
}

#detalle_coloquios .elemento_listado .cont .txt{
	width:500px;
}

#gmaps_container{
	border:1px solid #AAB9D6;
	width:335px;
	height:275px;
	float:left;
	display:block;
}

#detalle_coloquios .indicaciones{
	width:160px;
	padding-left:10px;
	float:left;
	display:block;
}

#detalle_coloquios #col_1{
	width:337px;
	float:left;
}

#detalle_coloquios #lupas{
	float:right;
	width:60px;
	display:block;
	background:url(../img/lupa.gif) 10px 5px no-repeat #326092;
	padding-left:45px;
	height:27px;
	line-height:27px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#detalle_coloquios #lupas a{
	color:#fff;
	font-weight:bold;
	padding:2px;
}

#detalle_coloquios #listado{
	margin-top:20px;
	
}

#detalle_coloquios #listado .titulo_general{
	background:#94AFCD;
	color:#0F407A;
	font-weight:bold;
	padding-left:7px;
	height:20px;
	line-height:20px;
	margin-bottom:1px;
}

#detalle_coloquios #listado .elemento_listado .titulo2{
	background:#D5DFEB;
	font-weight:bold;
	font-size:11px;
	margin-bottom:1px;
	padding-left:10px;
	cursor:pointer;
}

#detalle_coloquios #listado .elemento_listado .titulo{
	margin-bottom:0px;
	font-weight:bold;
	font-size:11px;
}

.elemento_listado .txt2{
	width:375px;
	float:left;
}

#detalle_coloquios .elemento_listado div.img img{
	margin-left:0;
}

#detalle_coloquios #galeria_fotografica img{
	margin:0
}

#listado_documentos{
	margin-top:10px;
}

#listado_documentos a{
	display: block;
	border-bottom:1px dotted #7E7E7E;
	color:#454545;
	font-weight:bold;
	paddin-bottom:4px;
	margin-bottom:5px;
	padding-top:4px;
	
	background:url(../img/ico_att.gif) no-repeat right 0;
}

#listado_documentos a.pdf{
	background:url(../img/ico_pdf.gif) no-repeat right 0;
}

#listado_documentos a.doc{
	background:url(../img/ico_doc.gif) no-repeat right 0;
}

#listado_documentos a.ppt{
	background:url(../img/ico_ppt.gif) no-repeat right 0;
}

#listado_documentos a.xls{
	background:url(../img/ico_xls.gif) no-repeat right 0;
}

#slider {
	width:100%;
	height:187px;
}