body {
	color:#333333;
	background-color: #f3f2ed;
	background-image: url(../images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top!important;
}

a, .a {
	color:#29416D;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom:0.2em;
}

h1 {
	font-size:2em;
	line-height:1.2em;
}
h2 {
	font-size:1.3em;
	font-weight:bold;
	margin-top:10px;
	line-height:1.2em;
}
h3{
	color:#444444;
	font-size:1.1em;
	font-weight:bold;
	margin-top:10px;
	line-height:1.2em;
}
/*h1 strong, h2 strong, h2 strong {color:#29416D;font-size:1.2em;}*/
img.centrar{
	display:block;
	margin:2px auto;
}
img.izquierda{
	float:left;
	display:block;
	margin:2px 5px;
}
img.derecha{
	float:right;
	display:block;
	margin:2px 5px;
}
ol, ul {
	padding-left:20px;
}

p {
	margin:4px 0 6px 0;
}
abbr, acronym{
	cursor:help;
	border-bottom:dotted 1px #999999;
}
address{
	font-style:normal;
	padding-top:2px;
	margin:0;
}
label{
	font-weight:normal;
}
kbd{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:inherit;font-weight:bold;cursor:text;}
iframe{padding:0;border:none;margin:0;}
table.contenido{width:96%;margin:5px auto;}
table.contenido th{background-color:#DDDDDD;}
table.contenido td{vertical-align:top;border-bottom:solid 1px #DDDDDD;}
/*Formularios*/
input[type="checkbox"],input.checkbox{border:none;}
button{
	width:auto;
	height:21px;
	font-size:0.9em;
	padding:0 5px;
	border:solid 1px #666666;
	vertical-align:middle;
}
button:hover{
	background-color:#DDDDDD;
}
fieldset legend{
	color:#000000;
	font-size:1.4em;
	padding:0;
}
fieldset h2{
	color:#333333;
	font-size:1.2em;
	margin-top:3px
}
/*Lista de enlaces a desacargas*/
ul.descargas{
	list-style:none;
}
/**/

#contenedor_sup {
	width:990px;
	margin:0 auto;
	background-image:url(../images/fondo_sup.png);
	background-repeat:  no-repeat;
	background-position: center bottom;
}

.contenedor_med {
	width:990px;
	margin:0 auto;
	background-image:url(../images/fondo_med.png);
	background-repeat:  repeat-y;
	background-position: center;
}

#contenedor_inf {
	width:990px;
	margin:0 auto;
	background-image:url(../images/fondo_inf.png);
	background-repeat:  no-repeat;
	background-position: center top;
}

.fondo_pie {
	display:block;
	width:950px;
	height:106px;
	background-image:url(../images/fondo_pie.jpg);
}

.fondo_escaparate {
	background-image:url(../images/fondo_escaparate.gif);
	height:250px;
	padding:10px 0;
}
/*Posicionamiento del banner cargado con jquery.flash*/
.fondo_escaparate embed{
	position:relative;
	z-index:10;
}
.fondo_escaparate .alt{
	position:relative;
	top:-118px;
	left:-11px;
	z-index:1;
}
/*---------------*/
.fondo_escaparate div{
	float:left;
	display:block;
	width:298px;
	height:118px;
	margin-left:11px;
	margin-bottom:11px;
}
.fondo_escaparate a{
}
/*---------------*/
.fondo_noticias {
	background-image:url(../images/fondo_noticias.gif);
	height:270px;
}

.fondo_slider{
	background-image:url(../images/fondo_slider.jpg);
	height:288px;
}


.margen_5 {
	margin:5px;
}

.margen_10 {
	margin:10px;
}

.margen_10_sup {
	margin-top:10px;
}

.margen_10_der {
	margin-right:10px;
}


.separa_10_inf {
	padding-bottom:10px;
}

.separa_10_sup {
	padding-top:10px;
}

.lista_mapaweb_mini p {
	margin:0 0 1px 0;
	padding:0;

}

.lista_mapaweb_mini li ul {
	margin:0 0em;
}
.lista_mapaweb_mini ul {
	padding:0;
	margin:0 0em 0em 0em;
	list-style-type:none;
	font-size:80%;
}

.alinear_der {
float:right;display:inline;
}

.logo_cabecera {
	display:block;
	height:92px;	
}

.logo_cabecera img {
	margin-top:5px;
}

#firma p, #firma p a {
	color:#446BB5;
	font-size:90%;
}

.texto_der {
	text-align:right;
}

.texto_peq {
	font-size:80%;
}

#telefono {
	margin-top:5px;
}

#logo_grupo {
	margin-left:10px;
}

#menu_enlaces {
	margin-top:10px;
	font-size:90%;
}

#menu_enlaces a{
	text-decoration: none;
}
/*************************************** Noticias (index)*/
#caja_noticias {
	width:290px;
	height:250px;
	background-color:#FFFFFF;
	margin: 9px;
	border: 1px solid #ccc; 	
}
#caja_noticias h3{
	margin:0;
}
#titulo_noticias {
	background-color:#E2E2E2;
	height:18px;
	font-size:1.0em;
	padding:2px 0 0 10px;
	margin:0;
}

#slide_noticias { 
	height: 210px; 
	width: 290px;
	list-style:none;
	padding:0;
	margin:0;
}
#slide_noticias li {
	padding:10px; 
	/* background-color: #eee;*/
	width: 270px; 
}
#slide_noticias li strong{font-size:1.1em;line-height:1.0em;}

#noticias_mas { 
	height:20px;
	padding-right:10px;
	text-align:right;
	background-color:#E2E2E2;
}
#noticias_mas a{
text-decoration:none;

}
/*************************************** Noticias (seccion)*/
#frmBuscar button, #frmBuscar input{
	vertical-align:top;
	margin:0 0 0 2px;
}
#frmBuscar label{
	font-weight:bold;
}
.paginado a, .paginado .selected{
	padding:1px 4px;
}
div.noticia{
	margin-top:14px;
}
div.noticia .fecha{
	font-size:0.7em;
	font-weight:normal;
}
/***********************************************************/

#nav { 
	height:20px;
	width:65px;
	text-align:right;
	background-color:#E2E2E2;
	float:left;
}


#nav a { 
	border: 1px solid #ccc; 
	text-decoration: none; 
	margin: 0 1px; 
}

#nav a.activeSlide { 
	background: #C3D2CD; 
}
	
#nav a:focus { 
	outline: none;
}
	
.slide_mensajes { 
	height: 288px; width: 950px; 
}
    
.nav2 { 
	position:relative; 
	top:-50px; 
	margin-top:-60px; 
	z-index:9999;
}
	
#nav2 { 
	margin-left:890px;  /* con 5 elementos 875 */
	position:relative; 
	top:-30px; 
	z-index:9999;
}
	
#nav2 a { 
	border: 1px solid #ccc; 
	text-decoration: none; 
	margin: 0 1px; 
	padding: 1px 1px;  
}
	
#nav2 a.activeSlide {
	background-color: #C7CBD3;
}

#nav2 a:focus { 
	outline: none;
}	
	
				
.mensaje_item{
	height:288px;
	margin:0;
	position:relative;
	width:950px;
	overflow:hidden;
	display:none;
	background-image:url(../images/fondo_slider.jpg);	

}

.mensaje_text {
	left:640px;
	position:relative;
	width:300px;
	z-index:2;

}

#mensaje .entry{
	margin-bottom:8px;
	height:242px;
	overflow:hidden;
	padding-bottom:0;
	border-bottom:none;
}
	
.mensaje_image{
	height:288px;
	position:absolute;
	width:630px;
	overflow:hidden;
}
	
.mensaje_image img{
	position:absolute;
}	


.menu_list {
	width: 298px;
	background-color:#E6E7E6;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin:0;
}

.menu_list p{
	margin:0;
}

.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: #ECEDE7 url(../images/left.png) center right no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7BCB6;
	margin:0;
}

/*--------------------------------------------Eliminado para comprobacion*/
.menu_simple{
	padding:0;
	margin:0;
}
.menu_simple a {
	padding: 5px 10px;
	cursor: pointer;
	display:block;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: #EFEFEF;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDC2CB;
}


.menu_simple a:hover{
	display:block;
	text-decoration:none;
	background-color:#C7CBD3;
}

.menu_body {
	/* display:none; */
}
.menu_body a{
	display:block;
	background-color:#E4E4E4;
	padding-left:20px; /* antes 10px */
	/* font-weight:bold; */
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDC2CB;
}
.menu_body a:hover{
	text-decoration:none;
	background-color:#BDC2CC;
}

.menu_item {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
	background: #eef4d3;
}

.menu_item a{
  text-decoration:none;
}
.menu_item a:hover{
  color: #000000;
  text-decoration:underline;
}

.fondo_columna_sup {
	background-image: url(../images/fondo_columna_sup.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 310px;
}

.fondo_columna_inf {
	background-image: url(../images/fondo_columna_inf.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 310px;
}

.fondo_contenido_sup {
	background-image: url(../images/fondo_contenido_sup.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 630px;
}

.fondo_contenido_inf {
	background-image: url(../images/fondo_contenido_inf.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 630px;
}

.fondo_contenido {
	width: 618px;
	background-color:#E6E7E6;
	padding-left:6px;
	padding-right:6px;
}

.contenido {
	background-color:white;
	padding:6px;
}




#breadcrumb
{
    height:22px;
    line-height:18px;
    color:#9b9b9b;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
	background-color:#E6E7E6;
}

#breadcrumb li
{
    list-style-type:none;
    float:left;
    padding-left:0px;
}

#breadcrumb a
{
	height:20px;
	display:block;
	background-image:url('../images/mini_icons/arrow-smooth.png');
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 15px;
	text-decoration: none;
	color:#666666;
}

#breadcrumb a:hover
{
    color:#29416D;
}
.slide_cabeceras{
	height:200px;
	overflow:hidden;
}
.home
{
    border: none;
    margin: 3px 0px;
}

.inicio_img
{
    background-image:url('../images/mini_icons/home.png');
    background-repeat:no-repeat;
    background-position:right;
    padding-right: 15px;
}

.mapa_img
{
    background-image:url('../images/mini_icons/sitemap.gif');
    background-repeat:no-repeat;
    background-position:right;
    padding-right: 15px;
}

.contacto_img
{
    background-image:url('../images/mini_icons/mail.png');
    background-repeat:no-repeat;
    background-position:right;
    padding-right: 15px;
}	

.cabecera_contenido {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #E6E7E6;
}
.cabecera_contenido img{
	display:none;
}

.caja_socio {
	background-color:#E8EBE4;
	margin-bottom:10px;
	padding:5px;
	width:185px;
	float:left;
	text-align:center;	
}

.caja_socio span {
	font-size:82%;
}

.referencia_titulo {
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-style:solid;
	border-color:#C3D2CD;
	display:block;
}

.referencia_titulo h2{
	margin:0;
	padding:0;
}

.referencia_logo {
	width:150px; 
	height:150px;
	border-top-width: 4px;	
	border-bottom-width:4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-style:solid;
	border-color:#C3D2CD;
	display:block;
	float:left;
}

.referencia_texto {
	height:150px;
	border-top-width: 4px;	
	border-bottom-width:4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-style:solid;
	border-color:#C3D2CD;
	display:block;
}

.referencia_texto ul {
	margin:0; padding:0;
	padding-left:20px;

}

table.referencias_tabla  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
table.referencias_tabla  th {

}
table.referencias_tabla  td {

}

table.referencias_tabla  th h2{

}

.contenido a {
	text-decoration:underline;
	font-weight:bold;
}
iframe.dcframe{width:100%;height:600px;}



#twitter_update_list {
    padding: 0;
    list-style-type: none;
    margin: 0;
}




