/*FORMATO*/
body{
	text-align:center;
	margin:0px;
	padding:0px;
	font:.93em Georgia,Verdana,sans-serif;
	color:#343434;
	background-color: #F2F4F7;
	border-top: 1px solid #042347;
}

/*----------------------------------TODO---------------------------------*/
#todo{
	padding: 0px;
	width: 980px;
	margin:0px auto;
	text-align:left;
}

/*-------------------------------------Cuerpo----------------------------------*/
#cuerpo{
	float: left;
	width: 980px;
	
	background-color: #FFFFFF;
}

/*----------------------------------TOP---------------------------------*/
#top{
	float: left;
	width:980px;
	padding:0;
	margin: 0;
}

/*-------------------------------Buscador Arriba------------------------------*/
#buscador_arriba{
	float: right;
	margin: 0 10px 0 0;
	height: 33px;
	padding: 0 0 0 10px;
	background-image: url(../i/fondo_buscador.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #FFFFFF;
	background-color: #042347;
	
}
#buscador_arriba form{
	height: 33px;
	padding: 3px 10px 0 0px;
	background-image: url(../i/fondo_form_buscador.png);
	background-repeat: no-repeat;
	background-position: 100% 0;	
}
.boton_buscador{
	vertical-align: bottom;
	padding: 0 0 2px 0;
}

/*----------------------------------HEADER---------------------------------*/
#header{
	float: left;
	width:980px;
	margin: 40px 0 0 0;
	padding: 0;
}

/*---------------------------------LOGO--------------------------------*/
#logo{
	float: left;
	margin: 0 50px 0 10px;
	padding:0;
}

/*----------------------------------MENU---------------------------------*/
#menu{
	float:right;
	font-size:13px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#menu li{
	float: left;
	width: 175px;
	padding: 32px 0 52px 0;
	margin: 0 21px 0 21px;
	text-align: center;	
	
	background-image: url(../i/fondo_menu.png);
	background-repeat: no-repeat;
}

#menu li:hover{
	background-image: url(../i/fondo_menu_hover.png);
	background-repeat: no-repeat;
}

#menu li a{
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
}
#menu li a:hover{
	text-decoration: none;
}

#menu li.on {
	background-image: url(../i/fondo_menu_on.png);
	background-repeat: no-repeat;
}

.current_page_item {
	background-image: url(../i/fondo_menu_on.png);
	background-repeat: no-repeat;
}

/*----------------------------------LATERAL---------------------------------------*/
#lateral{
	float: left;
	width: 255px;
	margin: 40px 55px 0 11px;

	border-bottom: 1px dotted #D9D9DB;
}

#blog_lateral{
	float: left;
	margin: 0 0 60px 0;
}

#pestanas_lateral{
	float: left;
	list-style-type: none;
	margin:0;
	padding:0;
	background-image: url(../i/fondo_pestanas_lateral.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#pestanas_lateral li{
	float: left;
	margin:0;
	padding: 7px 15px 5px 15px;
	border-bottom: 1px solid #DCDCDC;
	font-size: 14px;
	color: #4A4A4A;
	
	background-image: url(../i/fondo_pestanas_lateral.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

#pestanas_lateral li a{
	font-weight: normal !important;
	color: #929292 !important;
}
#pestanas_lateral li a:hover{
	font-weight: normal !important;
	color: #4A4A4A !important;
}

#pestanas_lateral li.ui-tabs-selected a{
	color: #042347 !important;
}

#pestanas_lateral li.ui-tabs-selected{
	border-bottom: none !important;
}


/*-------------------------------------------------------Meses----------------------------------------------------*/
#pestanas_ano{
	float: left;
	margin:0;
	padding:10px 0 5px 0;
	list-style-type: none;
	width: 100%;
	font-size: 0.8em;
	
	border-bottom: 1px dotted #4D4D4D;
}


#pestanas_ano li{
	float: left;
	margin:0;
	padding: 0 3px 3px 10px;
	border: none;
	height: 20px;
	width: auto;
}

#pestanas_ano li.ui-tabs-selected{
	font-size: 1.3em !important;
}
#pestanas_ano li a{
	color: #A4A4A4 !important;
}

#pestanas_ano li.ui-tabs-selected a{
	color: #042347 !important;
}




.items_blog{
	float: left;
	list-style-type: none;
	margin:20px 0 10px 0;
	padding:0;
}

.items_blog li{
	float: left;
	margin: 0 0 15px 0;
	padding: 0 5px 15px 5px;
	border-bottom: 1px dotted #D9D9DB;
	width: 240px;
}

.items_blog li a{
	font-weight: normal !important;
}
.items_blog li.on a{
	color: #8B3700;
}

#tabs-3.items_blog li{
	border-bottom: none;
	margin:0;
}
#tabs-3.items_blog{
	margin:0 !important;
	padding:0 !important;
}

.items_meses{
	float: left;
	margin: 0 !important;
	padding: 0 0 0 3px !important;
	list-style-type: none;
	width: 100%;
}

.items_meses li{
	border-bottom: 1px dotted #D9D9DB !important;
	margin: 0 0 10px 0 !important;
}

.items_meses ul{
	margin:0;
	padding:0;
	list-style-type: none;
}









#blog_lateral img{
	float: right;
}



.mail_lateral{
	float: left;
	width: 132px;
	padding: 110px 0 20px 0;
	display: block;
	text-align: center;
	
	vertical-align: bottom;
	
	background-image: url(../i/mail_lateral.png);
	background-repeat: no-repeat;
}

.rss_lateral{
	float: left;
	width: 123px;
	padding: 110px 0 20px 0;
	display: block;
	text-align: center;
	
	vertical-align: bottom;
	
	background-image: url(../i/rss_lateral.png);
	background-repeat: no-repeat;
}

/*----------------------------------CONTENIDOS---------------------------------*/
#contenidos{
	float: left;
	width: 620px;
	padding: 0 11px 0 21px;
	margin: 30px 0 0 0;
}

.contenidos_post{
	float: left;
}	

.contenidos_post img{
	float: right;
	margin: 10px 10px 0 0;
}

.info_post{
	color: #4A4A4A;
	font-style: italic;
	font-size: 0.9em;
}

.autor{
	color: #8B3700;
}

.categoria{
	color: #8B3700;
}

#datos_post{
	float: left;
	width: 355px;
}

.intro_post{
	color: #042347;
	text-indent: -0.4em;
}

.contenidos_post ul{
	list-style-type: square;
	margin:0 0 0 15px;
	padding:0;
}

.contenidos_post ul li{
	margin:5px 0 5px 0;
	padding:0;
	color: #8B3700;
}


.comentarios{
	float: left;
	width: 585px;
	padding: 0 0 3px 25px;
	margin: 15px 0 0 0;
	
	background-image: url(../i/ico_post.png);
	background-repeat: no-repeat;
	background-position: 0 60%;
	font-style: italic;
	color: #A1A1A1;
}
.comentarios a{
	font-style: italic;
}

#tags_post{
	float: left;
	width: 585px;
	padding: 0 0 3px 0;
	margin: 15px 0 0 0;
}
#tags_post a{
	font-style: italic;
	font-size: 0.8em;
}

/*--------------------------------------------------------------------------Listado Posts--------------------------------------------------------------------------*/
.item_listado_post{
	float: left;
	width: 620px;
	margin: 0 0 35px 0;
}

.item_listado_post img{
	margin:5px;
	padding:1px;
}

/*-------------------------------------------------------------------------Listado Comentarios-----------------------------------------------------------------------*/
#listado_comentarios{
	float: left;
	
	width: 630px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #D9D9DB;
}

#commentlist{
	float: left;
	width: 630px;
	
	list-style-type: none;
	margin:0 0 40px 0;
	padding:0;
}

#commentlist li{
	float: left;
	width: 630px;
	margin: 10px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom: 1px dotted #D9D9DB;
}

#commentlist li img{
	float: left;
	margin:2px;
	padding:1px;
	border: 1px dotted #D9D9DB;
}

.autor_comentario{
	float: left;
	width: 550px !important;
	padding:0 0 0 15px;
}

#commentlist li p{
	float: left;
	width: 630px;
	color:#343434;
}

cite{
	font-size: 0.8em;
}


/*--------------------------------------------------------------------------Formulario Post-------------------------------------------------------------------------*/

.formulario_opinion{
	float: left;
	margin:0;
	padding:0;
}
.formulario_opinion dl{
	float: left;
	margin:0;
	padding:0;
}
.formulario_opinion dt{
	float: left;
	margin:0 0 4px 0;
	padding:0;
	width: 600px;
}
.formulario_opinion dd{
	float: left;
	margin:0 0 10px 0;
	padding:0;
	width: 600px;
}
.formulario_opinion dl textarea{
	float: left;
	width: 580px;
	height: 187px;
	border: 1px dotted #B3B4B7;
	margin:0;
	padding:0;
}

.formulario_opinion dl input{
	border: 1px dotted #B3B4B7;
	width: 300px
}

.aviso_form{
	float: left;
	font-size: 0.8em;
	font-style: italic;
	width: 100%;
}
.input_boton{
	float: left;
	width: 100%;
	margin:0;
	padding:0;
}
.input_boton input{
	font-family: Georgia;
	border: none;
	background: none;
	background-color: #042347;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	cursor: pointer;
}

#searchsubmit{
	font-family: Georgia;
	border: none;
	background: none;
	background-color: #042347;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	cursor: pointer;
}


/*--------------------------------------------------------------------------Opciones Post------------------------------------------------------------------------*/

#opciones_post{
	float: left;
	width: 630px;
	margin: 30px 0 0 0;
}

#post_compartir{
	float: left; 
	width: 328px;
	margin: 0 30px 0 0;
}

#iconos_compartir{
	float: left;
	list-style-type: none;
	margin:0 !important;
	padding:0 0 15px 0 !important;
	width: 100%;
	
	border-bottom: 1px dotted #D9D9DB;
	
}
#iconos_compartir li{
	float: left;
	margin: 0!important;
	padding:0 !important;
	width: 30px !important;
	
}


#post_relacionado{
	float: left; 
	width: 260px;
}
#post_relacionado ul{
	list-style-type: none;
	margin:0;
	padding:0;
	width: 260px;
}
#post_relacionado ul li{
	float: left;
	width: 250px;
	margin: 0 0 15px 0;
	padding: 0 5px 15px 5px;
	font-size: 0.8em;
	border-bottom: 1px dotted #D9D9DB;
}
#post_relacionado ul li a{
	background-image: url(../i/ico_articulo.png);
	background-repeat: no-repeat;
	background-position: 0 40%;
	padding: 0 0 0 25px;
	display: block;
	font-weight: normal;
}

#post_paginado{
	float: left;
	width: 630px;
	margin:30px 0 0 0;
	padding:30px 0 0 0;
	background-image: url(../i/fondo_flecha.png);
	background-repeat: no-repeat;
}

.post_anterior{
	float: left;
	display: block;
	width: 40%;
	margin:0;
	padding:0 0 0 45px;
	font-weight: normal !important;
	font-size: 0.8em !important;
	background-image: url(../i/flecha_ant.png);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}


.post_siguiente{
	float: right;
	display: block;
	width: 40%;
	margin:0;
	padding:0 45px 0 0;
	text-align: right;
	font-weight: normal !important;
	font-size: 0.8em !important;
	background-image: url(../i/flecha_sig.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}




/*---------------------------------------SERVICIOS---------------------------------*/
.servicio{
	float: left;
	width: 630px;
	margin: 20px 0 30px 0;
}

.datos_servicio{
	float: left;
	width: 293px;
}

.titulo_servicio{
	color: #042347;
	font-size: 18px;
}

.intro_servicio{
	color: #4A4A4A;
	font-size: 14px;
}

.datos_servicio ul{
	list-style-type: square;
	margin:0 0 0 15px;
	padding:0;
}

.datos_servicio ul li{
	margin:5px 0 5px 0;
	padding:0;
	color: #8B3700;
}

.servicio img{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}





/*----------------------------------PIE---------------------------------*/
#bottom{
	float: left;
	width: 958px;
	padding: 0 11px 0 11px;
	margin: 40px 0 40px 0;
}

.columna_bottom{
	float: left;
	width: 223px;
	margin: 0 8px 0 8px;
	font-size: 0.9em;
}
.columna_bottom p{
	padding:0 5px 0 5px;
}

.columna_bottom ul{
	list-style-type: none;
	margin:0;
	padding:0 5px 0 5px;
}
.columna_bottom ul li{
	margin: 10px 0 10px 0;
}

.telefono{
	display: block;
	margin: 10px 0 10px 5px;
	padding: 0 0 0 25px;
	background-image: url(../i/ico_telefono.png);
	background-repeat: no-repeat;
	color: #042347;
	font-weight: bold;
}

.mail{
	display: block;
	margin: 10px 0 10px 5px;
	padding: 0 0 0 25px;
	background-image: url(../i/ico_mail.png);
	background-repeat: no-repeat;
}

.sede{
	display: block;
	margin: 10px 0 10px 5px;
	padding: 0 0 0 25px;
	background-image: url(../i/ico_sede.png);
	background-repeat: no-repeat;
	color: #042347;
	font-weight: bold;
}
.organigrama{
	display: block;
	margin: 10px 0 10px 5px;
	padding: 0 0 0 25px;
	background-image: url(../i/ico_organigrama.png);
	background-repeat: no-repeat;
	color: #042347;
	font-weight: bold;
}

.blog_bottom{
	display: block;
	padding: 3px 0 3px 30px;
	background-image: url(../i/ico_rss.png);
	background-repeat: no-repeat;
}

.twitter{
	display: block;
	padding: 3px 0 3px 30px;
	background-image: url(../i/ico_twitter.png);
	background-repeat: no-repeat;
}

.linkedin{
	display: block;
	padding: 3px 0 3px 30px;
	background-image: url(../i/ico_likedin.png);
	background-repeat: no-repeat;
}

.facebook{
	display: block;
	padding: 3px 0 3px 30px;
	background-image: url(../i/ico_facebook.png);
	background-repeat: no-repeat;
}

.post_bottom{
	display: block;
	padding: 0px 0 0px 25px;
	background-image: url(../i/ico_post.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.leenos_todas{
	margin: 20px 0 0 0 !important;
	padding: 7px 0 0 0;
	font-size: 0.9em;
	font-style: italic;
	border-top: 1px dotted #B3B4B7;
}
/*--------------------------------------------------CSS PARA LOS HTML FIJOS-----------------------------------*/
.intro_contenido{
	color: #4A4A4A;
	font-size: 18px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #B3B4B7;
}

.telefono_lateral{
	float: left;
	width: 123px;
	padding: 110px 0 20px 0;
	display: block;
	text-align: center;
	
	vertical-align: bottom;
	
	background-image: url(../i/telefono_lateral.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	
	font-weight: bold;
}

/*----------------------------------------------Contacto contenidos------------------------------*/
#contacto_contenidos{
	float: left;
	width: 100%;
	padding:40px 0 0 0;
	margin:0;
	background-image: url(../i/fondo_flecha.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#informacion_contacto_contenidos{
	float: left;
	width: 600px;
}



/* REDEFINICIONES */
.wpcf7-response-output{
	float: left;
	border: none !important;
	padding:0 !important;
	margin:20px 0 0 0 !important;
	font-weight: bold;
}
blockquote{
	font-family: georgia, serif;
	font-style: italic;
	background-image: url(../i/comillas.png);
	background-repeat: no-repeat;
	margin:0;
	padding: 15px 30px 0 35px;
}
blockquote .more-link{
	margin-left:-35px !important;
	padding:0;
}
img{
	border:0;
}
a{
	color:#042347;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

h1{
	display:none;
}

h2{
	color:#042347;
	font-size:36px;
	font-weight:normal;
	margin: 10px 0 0 0;
}
h2 span{
	display:block;
}

h3{
	color:#042347;
	font-size:18px;
	font-weight:normal;
	padding: 8px 0 0 0;
	margin: 10px 0 10px 0;
	
	border-top: 4px solid #D4DBE3;
	
}
h3 span{
	display:block;
}

h4{
	color: #042347;
	font-size:18px;
	font-weight:normal;
	padding: 0 0 8px 0;
	margin: 10px 0 10px 0;
	border-bottom: 1px dotted #D9D9DB;
}

.more-link{
	display: block;
	width: 100%;
	font-size: 0.9em;
	font-style: italic;
	margin: 20px 0 0 0;
}

/* tabs */
.ui-tabs-hide {
	display: none;
}
