/*FORMATO*/
body{
	text-align:center;
	margin:0px;
	padding:0px;
	font:.7em Arial,Verdana,sans-serif;
	color:#868686;
}
/*---------------------------------TODO---------------------------*/
#todo{
	padding:0px;
	width:896px;
	margin:0px auto;
	text-align:left;
}

/*--------------------------------TOP---------------------------------*/
#top{
	width:896px;
	height:20px;
	text-align:right;
	padding-top:5px;
}
#top a{
	color: #AAA5A4 !important;
	text-decoration: none !important;
	font-weight: bold !important;
}
#top img{
	margin-top: 4px;
}

/*--------------------------------HEADER----------------------*/
#header{
	height:90px;
	overflow:hidden;
	width:896px;
}
/*---------------------------------LOGO-------------------------*/
#logo{
	float: left;
	margin:0;
	padding:0;
	margin-right: 20px;
}
/*--------------------------------BANNER--------------------------*/
#flash_inicial{
	float: left;
	margin:0;
	padding:0;
	margin-top: 10px;
	margin-left: 4px;
}
/*----------------------------MENU--------------------------*/
#menu{
	clear:both;
	width:896px;
	float:left;
	color:#fff;
	margin-left:1px;
	overflow:hidden;
	background-image: url(/i/fondo_menu.png);
	background-repeat: no-repeat;
	height:25px;
}
#menu a{
	font-weight:bold;
	color:#fff !important;
	text-decoration:none;
	font-size: 13px;
	letter-spacing: 0px;
	margin:0;
	padding:0;
}
#menu ul{
	margin:0 0 0 12px;
	padding:0px;
	float: left;
}
#menu li{
	list-style-type:none;
	float: left;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-left:1px;
	padding-right:1px;
	margin-right: 5px;
}
#menu li.on{
	background-color: #F1BE38;
	color: #262626;
	height:25px;
}
#menu .on a{
	color:#000;
}
/*----------------------------SUBMENU--------------------------*/
#submenu{
	clear:both;
	width:896px;
	float:left;
	color:#fff;
	margin-left:1px;
	overflow:hidden;
	background-color:#F1BE38;
	height:22px;
}
#submenu a{
	color:#000;
	text-decoration:none;
	font-size: 12px;
	letter-spacing:1px;
}
#submenu ul{
	float: left;
	margin:0px;
	padding:0px;
	margin-left: 5px;
	
}
* html #submenu ul{
	margin-left: 8px;
}
#submenu li{
	list-style-type:none;
	float: left;
	margin:0;
	padding:0;
	padding-top:4px;
	padding-left:1px;
	padding-right:1px;
	margin-right: 5px;
}
#submenu li.on{
	background-color: #F1BE38;
	color: #262626;
	height:25px;
}

/*----------------------------------BANNER FLASH--------------------------*/
#banner_flash{
	margin:0;
	padding:0;
	border-bottom: 1px solid #224C7F;
	width: 896px;
	float: left;
}
#banner_flash img{
	margin:0;
	padding:0;
}
/*--------------------------------BANNER TOP---------------------------------------*/
#banner_top{
	float: left;
	width: 896px;
	margin:0;
	padding:0;
	margin-left: 1px;
	margin-top: 1px;
	padding-bottom: 1px;
	/*border-bottom: 1px solid #224C7F;*/
}
/*---------------------------------BANNER ENLACES--------------------------*/
#banner_enlaces{
	margin:0;
	padding:0;
	height: 108px;
	float: left;
	background-image: url(/i/fondo_enlaces.png);
	background-repeat: repeat-x;
	width: 896px;
}
.enlace{
	float: left;
	height: 20px;
	width: 198px;
	margin-left: 11px;
	margin-right: 11px;
	margin-top: 10px;
}
.enlace a{
	color: #234C7F;
	text-decoration: none !important;
}
.tituloconferencias{
	background-image: url(/i/ico_conferencias.png); 
	background-repeat: no-repeat;
}
.tituloasociados{
	background-image: url(/i/ico_asociados.png); 
	background-repeat: no-repeat;
}
.tituloservicios{
	background-image: url(/i/ico_servicios.png); 
	background-repeat: no-repeat;
}
.titulodocumentacion{
	background-image: url(/i/ico_documentacion.png); 
	background-repeat: no-repeat;
}
.encabezadoenlace{
	font-size: 1.0em;
	font-weight: bold;
	padding-top: 4px;
	color: #4F5051;
}
.textoenlace{
	font-size: 0.9em;
	padding-top: 5px;
}
/*-----------------------------------GALERIAS FOTOGRAFICAS----------------*/
#listado_galerias{
	float: left;
	width: 25%;
	margin-top: 5px;
}
* html #listado_galerias{
	margin-top: 15px;
}

.listado_fotografias{
	width: 47%;
	float: left;
	margin-bottom: 30px;
	height: 80px;
	margin-left:1%;
}
.titulodetalle_galerias{
	font-size: 12px;
	color: #595959;
	font-weight:bold;
	
}	
.foto_galeria{
	float: left;
	height: 70px;
	overflow:hidden;
}
/*------------------------------------Formulario Registro---------------------------*/
#form_registro{
	width: 800px;
	float: left;
}
/*-----------------------------------ACTUALIDAD INDEX----------------------*/
.item_actualidad{
	width: 100%;
	margin-bottom: 18px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	float: left;
}
.item_actualidad p{
	float: left;
	width: 83%;
	margin:0;
	padding:0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.item_actualidad p a{
	color: #585858;
	font-weight: bold;
	text-decoration: none;
}
.imagen_actualidad{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 15%;
	height: 90px;
	overflow:hidden;
}

.imagen_actualidad .fotolistado{
	background-repeat:no-repeat;
	background-position:0 50%;
	display:block;
	height:82px;
	width:120px;
}
.imagen_actualidad .fotolistado span{
	display:block;
	overflow:hidden;
	width:2px;
	height:2px;
	padding-left:50px;
}

#buscador_actualidad {
	float: left;
	width: 100%;
}

#buscador_actualidad p{
	clear: both;
	float: left;
	margin:0;
	padding:0;
} 

#buscador_actualidad form dl{
	float: left;
	height: 40px;
	width: 700px;
}
#buscador_actualidad form dt{
	border:0px;
	float:left;
	padding-right: 5px;
	padding-top: 7px;
}
#buscador_actualidad form dd{
	border:0px;
	padding-bottom:5px;
	margin:0px;
	float: left;
	padding-right: 20px;
}

/*------------------------------Listado Actualidad---------------------*/

.item_actualidad_listado{
	clear:both;
	width: 895px;
	margin-bottom: 18px;
	border-bottom: 1px solid #224c7f;
	float: left;
}
.item_actualidad_listado .imagen_actualidad_texto{
	float: left;
	width: 53%;
	margin:0;
	padding:0;
	margin-bottom: 10px;
}
.item_actualidad_listado .imagen_actualidad_texto p{
	margin-top: 5px;
	margin-bottom: 5px;
}
.item_actualidad_listado h2{
	padding-left:80px;
	padding-bottom:10px;
	background-repeat:no-repeat;
	background-image:url('/i/bocadillos.png');
}
.item_actualidad_listado p a{
	color: #585858;
	font-weight: bold;
	text-decoration: none;
}
.imagen_actualidad_listado{
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 45%;
	overflow:hidden;
}

.imagen_actualidad_listado .foto_listado{
	float: left;
	background-repeat:no-repeat;
	background-position:0 50%;
	height:193px;
	width:422px;
	margin-bottom:20px;
}
.imagen_actualidad_listado .foto_listado span{
	display:block;
	overflow:hidden;
	width:2px;
	height:2px;
	padding-left:50px;
}
.brevedescripcion{
	font-weight: bold;
	font-style: italic;
	color:#333;
}

/*------------------------------Convenios---------------------*/

.item_convenio_listado{
	clear:both;
	width: 890px;
	margin-left: 4px;
	margin-bottom: 18px;
	border-bottom: 1px solid #224c7f;
	float: left;
}
.item_convenio_listado .imagen_convenio_texto{
	float: left;
	width: 82%;
	margin:0;
	padding:0;
	margin-bottom: 10px;
}
.item_convenio_listado .imagen_convenio_texto p{
	margin-top: 5px;
	margin-bottom: 5px;
}
.item_convenio_listado h2{
	padding-bottom:10px;
}
.item_convenio_listado p a{
	color: #585858;
	font-weight: bold;
	text-decoration: none;
}
.imagen_convenio_listado{
	float: left;
	padding:0;
	margin-left: 13px;
	margin-top: 1px;
	margin-bottom: 10px;
	width: 16%;
	overflow:hidden;
}

.imagen_convenio_listado .foto_listado{
	float: left;
	background-repeat:no-repeat;
	background-position:0 50%;
	width:140px;
	height: 100px;
}
.imagen_convenio_listado .foto_listado span{
	display:block;
	overflow:hidden;
	width:2px;
	height:2px;
	padding-left:50px;
}
.imagen_convenio_detalle{
	float: left;
	padding:0;
	margin-left: 13px;
	margin-top: 40px;
	margin-bottom: 10px;
	width: 16%;
	overflow:hidden;
}

.imagen_convenio_detalle .foto_detalle{
	float: left;
	background-repeat:no-repeat;
	background-position:0 50%;
	width:140px;
	height: 100px;
}
.imagen_convenio_detalle .foto_detalle span{
	display:block;
	overflow:hidden;
	width:2px;
	height:2px;
	padding-left:50px;
}
.introduccion{
	font-weight: bold;
	font-style: italic;
	color:#5D5D5D;
}
.volver{
	text-align:center;
}
/*----------------------------------CONTENIDOS-----------------------*/
#contenidos{
	width:896px;
	float:left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contenidos_dentro{
	float: left;
}
#contenidos_dentro ul,ol{
	margin-top: 3px;
	margin-bottom: 3px;
}
#contenidos_dentro ul li{
	margin-top: 3px;
	margin-bottom: 3px;
}
/*----------------------------------CONTENIDOS_INIICO----------*/
#contenidos_inicio{
	width:695px;
	float:left;
	padding-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-right: 1px solid #DDDDDD;
}
#contenidos_inicio_dentro{
	margin:0;
	padding:0;
}
/*------------------------CONTENIDOS_SECUNDARIO----------------*/
#contenidos_secundario{
	float: left;
	margin:0;
	padding:0;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*-----------------------LATERAL----------------------------*/
#lateral{
	width:180px;
	float:left;
}
#lateral_dentro{
	margin:0;
	padding:0;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}
#calendario{
	margin:0;
	padding:0;
	float: right;
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #DDDDDD;
}
#enlaces_lateral { 
	float: left;
	margin:0;
	padding:0;
}
.enlace_lateral {
	float: left;
	margin:0;
	padding:0;
	width: 175px;
	margin-left: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
}
.enlace_lateral a{
	color:#234C7F !important;
	text-decoration: none !important;
}
.enlace_lateral h2{
	background-image: url(/i/marca.png);
	background-repeat: no-repeat;
	background-position: 0 10px;	
	padding-left: 11px;
	font-size: 16px;
	letter-spacing: -1px;
	overflow:hidden;
}
.enlace_lateral span{
	display:block;
}
.encabezadoenlace{
	margin:0;
	padding:0;
	float: left;
	margin-top: 3px;
	width: 170px;
}
.textoenlace{
	margin:0;
	padding:0;
	margin-top: 3px;
	float: left;
	width: 170px;
}
/*------------------------BOTTOM--------------------------*/
#bottom{
	width:896px;
	height:40px;
	padding-top:10px;
	border-top:1px solid #DDDDDD;
	background-color:#fff;
	font-size:1.0em;
	text-align:center;
	margin-top: 20px;
}

#bottom a{
	color: #22497A !important;
	font-weight: bold;
	text-decoration: none;
}

/*--------------------------Noticias Index--------------------*/
#noticiasindex{
	margin:0px 0px 20px 0px;

}

/*----------------------Tablón Anuncios----------------*/
.categoria_listado_anuncios{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	
}
.registro_listado_anuncios{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.registro_listado_anuncios a{
	color: #595959 !important;
	font-weight: bold !important;
}
#anuncios{
	width: 600px;
	float: left;
	padding-bottom: 20px;
}
#anuncios_opciones{
	float: left;
	width: 296px;
}
#anuncios_opciones ul{
	float: left;
	list-style-type: none;
	margin:0;
	padding:0;
}
#anuncios_opciones ul li{
	margin-top: 10px;
	margin-bottom: 10px;
}
/* REDEFINICIONES */
img{
	border:0;
}
a{
	color:#595959;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

h1{
	display: none;
}


h2{
	color:#224C7F;
	font-size: 1.43em;
	letter-spacing:0px;
	text-align:left;
	font-weight:bold;
	margin:0px;
	padding-top:4px;
	padding-right:5px;
}
h2 span{
	display:block;
}

h3{
	color:#234C7F;
	font-size: 1.1em;
	letter-spacing:0px;
	text-align:left;
	font-weight:bold;
	margin:0px;
	padding-top:4px;
	padding-left:30px;
}
h3 span{
	display:block;
}

dt{
	font-weight:bold;
}
dd{
	margin:5px 0px 10px 20px;
	font-size:11px;
	color:#777;
}
.invisible{
	display:none;
}
/* LISTADOS - DETALLES */
.registro_listado{
	margin-top:20px;
	margin-bottom:10px;
	clear:both;
}
.foto {
	border:1px solid #EFF8FC;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}
.volver{
	clear:both;
	text-align:center;
}
.paginado {
	text-align:center;
	clear:both;
	padding-top:10px;
}
.titulodetalle{
	font-size:14px;
	color:#000;
	font-weight:bold;
}
.transparente{
	behavior: url("/css/png.htc");
	margin-right: 320px;
	width: 282px;
	height: 85px;
}
.marcotransparente{
	padding:0;
	margin:0;
	behavior: url("/css/png.htc");
	width:108px;
	height:82px;
}
.fotonoticia{
	padding:0;
	margin:0;
	float:left;
	background-position: 10px 8px;
	background-repeat:no-repeat;
}

/* FORMULARIOS */
input,select,textarea{
	border:1px solid #ccc;
	color:#555;
	font-family:arial, sans-serif;
}
#contenidos_dentro a{
	color: #595959;
	text-decoration: none;
	font-weight: bold;
}
input.sinborde{
	border:none;
}

input.boton{
 	font-size:10px;
}
.asteroide_obligatorio {
	color:#F00;
}
#contenidos .formulario dt{
	border:0px;
	float:left;
	clear:both;
	width:150px;
}
#contenidos .formulario dd{
	border:0px;
	padding-bottom:5px;
	margin:0px;
}
#lateral form dt{
	border:0px;
	clear:both;
	width:100px;
}
#lateral form dd{
	border:0px;
	padding-bottom:5px;
	margin:0px;
}
li .on{ 
	color:#000;
}
.error{
	color:#f00;
	font-weight: bold;
}

/********** SOCIOS ***********/
#listaIniciales {
	list-style:none;
	margin:0;padding:0;
}

#listaIniciales li {
	float:left;
	margin: 10px;
	margin-bottom:20px;
	font-size:1.2em;
}

/*** mapaweb ***/

#mapaweb ul{
	list-style-type:none;
}
#mapaaweb ul ul{
	list-style-type:none;
	padding-left: 10px;
}
#mapaweb ul ul ul{
	font-size:9px;
	list-style-type:none;
}
#mapaweb a{
	color:#424242;
	text-decoration:none;
}

#mapaweb li li{
	margin:0;
	padding: 10px 0px 0px 15px;
	background-image:url(/i/li.gif);
	background-repeat: no-repeat;
	background-position:  0px 0px;
}


#mapaweb li .ultima{
	margin:0;
	padding: 10px 0px 0px 15px;
	background-image:url(/i/liultima.gif);
	background-repeat: no-repeat;
	background-position:  0px 0px;
}

#mapaweb div{
	margin:0;
	width:140px;
	border-color: #626F6A;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding:3px 1px 3px 15px;
} 

/***        ***/

/*************** CALENDARIO **************/
#calendario{
	font-size:0.85em;
	margin:0;
	padding:0;
	margin-top:20px;
	margin-bottom: 20px;
	width:175px;
	height: 160px;
	min-height: 140px;
	text-align:center;
}
* html #calendario{
	margin-left: 10px;
}
#calendario div{
	width:24px;
	float:left;
	margin-right:1px;
	background-color:#fff;
	margin-top:1px;
	height:19px;
	line-height:19px;
}
#cabecera{
	width:174px !important;
	background-color:#224C7F !important;
	color:white;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size: 1.1em !important;
}

#cabecera a{
	color:white;
	font-weight:bold;
}
#calendario .dias{
	background-color:#224C7F !important;
	color:white;
}
#calendario .finde{
	background-color:#eee !important;
}
#calendario .hoy{
	background-color:#F0BB29 !important;
	color:white;
}
#calendario .dia a, #calendario .finde a{
	display:block;
	width:24px;
	height:19px;
	font-weight:bold;
	color: black;
	text-decoration:underline !important;
}
#calendario .dia a:hover {
	background-color:#F0BB29 !important;
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
