/*FORMATO*/
body{
	text-align:center;
	margin:0px;
	padding:0px;
	font:.73em Helvetica,Verdana,sans-serif;
	color:#4A4A4A;
}
/*---------------------------------------------------Todo-----------------------------------------*/
#todo{
	padding:0px;
	width:974px;
	margin:10px auto;
	text-align:left;
}
/*-------------------------------------------------Top----------------------------------------------------*/
#top{
	width:974px;
	float: left;
	position:absolute;
	background-color:#fff;
	text-align:right;
	padding-top: 5px;
	font-size: 11px;
	background-color: transparent;
}
* html #top{
	position: relative;
}
#top a{
	font-weight:bold;
}
#top form{
	float: left;
	display:inline;
	font-size: 11px;
}


#top input{
	margin: 0 3px 0 0;
	padding: 3px 0 0 0;
	font-size:11px;
	vertical-align:top;
}
#idiomas{
	float: left;
	margin: 4px 10px 0 720px;
	padding: 0;
	font-size:0.9em;
}
* html #idiomas{
	margin:4px 10px 0 370px;
}

/*---------------------------------------------Header---------------------------------------------------*/
#header{
	float:left;
	width:974px;
	height: 90px;
	margin:0;
	padding:0;
	background-image: url(../i/fondo_header.png);
	background-repeat: no-repeat;
}
/*----------------------------------------Logo----------------------------------------------------*/
#logo{
	float: left;
	padding: 15px 20px 0 32px;
	margin:0;
	overflow: hidden;
}

/*---------------------------------------Menu-----------------------------------------------*/
#menu{
	float:left;
	overflow:hidden;
	margin: 35px 0 0 0;
	padding:0;
}

#menu ul{
	float: left;
	margin:5px 0 0 0;
	padding:0;
}
#menu ul li{
	float: left;
	padding: 10px;
	margin:0 5px 0 5px;
	list-style-type:none;
}
#menu ul li:hover{
	background-color: #FFFFFF;
}
#menu ul li p{
	margin:0;
	padding:0;
	font-size: 11px;
}
#menu li a{
	font-size: 12px;
	color: #696969;
	text-decoration: none;
}
#menu li.on{
	background-color: #FFFFFF;
}
#menu li.on a{
	color: #184A77;
}
#menu li.on p{
	color: #184A77;
}
/*----------------------------------------Cuerpo----------------------------------------------*/
#cuerpo {
	float: left;
	width: 974px;	
	background-image: url(../i/fondo_cuerpo.png);
	background-repeat: repeat-y;
}

/*-------------------------------------------Migas de Pan-----------------------------------------*/
#breadcrumbs{
	float: left;
	width: 932px;
	margin: 10px 20px 5px 20px;
}
* html  #breadcrumbs{
	margin: 10px 10px 5px 10px;
}
/*--------------------------------------------Fototop------------------------------------------------*/
#fototop{
	float: left;
	width: 932px;
	height: 241px;
	margin: 0 20px 5px 20px;
	overflow: hidden;
}
* html  #fototop{
	margin: 0 10px 5px 10px;
}

#fototop img{
	position:absolute;
}
#fototop h2{
	color:#FFFFFF;
	width:490px;
	font-size:30px;
	letter-spacing:0px;
	text-align:left;
	margin:20px 0 0 0;
	padding:10px 20px 10px 20px;
	background-image: url(/fileadmin/templates/i/fondo_texto_fototop.png);
	background-repeat: repeat-y;
	
}
#fototop h2 span{
	margin: 0;
}
.textotop{
	float: left;
	width: 490px;
	padding:10px 20px 20px 20px;
	margin:0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	background-image: url(/fileadmin/templates/i/fondo_texto_fototop.png);
	background-repeat: repeat-y;
}

/*--------------------------------------------Contenidos-------------------------------------------*/
#contenidos{
	float:left;
	width:932px;
	padding: 0;
	margin: 5px 20px 10px 20px;
}
* html  #contenidos{
	margin: 10px 8px 10px 8px;
}

#contenidos_dentro{
	float: left;
	margin: 0 7px 10px 7px;
	padding:0;
	width:916px;
}

#contenidos_dentro img{
	border: 1px dotted #9B9B9B;
	margin: 1px;
	padding: 10px;
}
#contenidos_dentro ul{
	margin:0;
	padding: 0 0 0 20px;
}
#contenidos_dentro ol{
	margin:0;
	padding: 0 0 0 20px;
}

#contenidos_dentro ul li{
	margin: 10px;
	padding: 0;
}
#contenidos_dentro ol li{
	margin: 10px;
	padding: 0;
}
#contenidos_dentro dl{
	margin:0;
	padding: 0;
}

#contenidos_dentro dl dt{
	margin: 0 0 3px 0;
	padding: 0;
	font-weight: bold;
}
#contenidos_dentro dl dd{
	margin: 0 0 7px 0;
	padding: 0;
}


.item_apartado_contenidos{
	float: left;
	width: 219px;
	height: 190px;
	margin: 5px 7px 15px 7px;
	border-top: 1px solid #ECECEC;
	background-image: url(../i/fondo_item_apartado.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.item_apartado_contenidos img{
	margin: 0 0 0 1px;
}
.titulo_apartado_contenidos{
	display: block;
	padding: 8px 5px 5px 8px;
}
.titulo_apartado_contenidos a{
	font-size: 14px;
}
.texto_apartado_contenidos{
	margin:0;
	padding: 0 5px 5px 8px;
}
.link_apartado_contenidos{
	display: block;
	padding: 2px 5px 10px 8px;
}


/*----------------------------FINANCIA------------------------------------------*/

#financia{
	
	float: left;
	width:935px;
	margin:0;
	padding:15px 50px 0 20px;
	
	background-image: url(i/fondo_todo.png);
	background-repeat: repeat-y;
}

.financia_titulo{
	font-weight: bold;
	display: block;
	font-size: 1.1em;
	margin:0;
	padding:8px 5px 3px 0;
	color: #3C3C3C;
	border-bottom: 1px dotted #3C3C3C;
}

#logos{
	margin-top: 15px;
}

.logo_portada img{
	float: left;
	margin: 0 4px 2px 4px;	
}




/*----------------------------------------------Bottom-------------------------------------------------*/
#bottom{
	float: left;
	width:974px;
	margin:0;
	padding: 10px 0 20px 0;
	background-color:#fff;
	font-size:0.95em;
	text-align: center;
	background-image: url(../i/fondo_bottom.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
* html #bottom{
	padding: 20px 0 20px 0;
}
/*-------------------- MAPA WEB---------------------------------------*/

.csc-sitemap{
	float: left;
	width:920px;
	border-bottom: 1px solid #ECECEC;
	border-top: 1px solid #ECECEC;
}
.csc-sitemap ul{
	margin:0;
	padding:0;
	list-style-type: none;
}
.csc-sitemap ul li{
	background-color: #ECECEC;
	margin:5px 0 5px 0;
	padding: 5px;
	font-weight:bold;	
}
.csc-sitemap ul li li{
	background-color: #F6F6F6;
	margin:5px 0 5px 0;
	padding: 5px;
	font-weight: normal;
}

/*-------------------------Contacto----------------------*/

#mailform{
	width: 650px;
	float: left;
	padding: 10px 0 0 2px;
}
#mailform fieldset{
	border: none;
	margin:0 0 10px 0;
	padding:0;
}
.csc-mailform-field{
	margin: 0 0 8px 0;
}
#mailform label{
	color: #003665;
	float: left;
	width: 99%;
	padding: 0 0 2px 0;
}
#mailform input{
	border: 1px solid #696969;
	width: 350px;
}
#mailform textarea{
	border: 1px solid #696969;
	width: 350px;
}
.datoscontacto{
	float: left;
	margin:0;
	padding:0;
}
#mailformformtype_mail{
	width: 70px !important;
}

/*---------------------ACTUALIDAD------------------------*/
/*--Listado--*/
.news-list-item{
	float: left;
	width: 100%;
	
	border-top: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	padding: 7px 0 7px 0;
	margin: 0 0 15px 0;
}
.news-list-date{
	font-weight: lighter;
	font-size: 13px;
	display: block;
}
.news-list-title{
	display:block;
	margin: 3px 0 0 0;
	font-size: 15px;
}
.news-list-item p{
	margin:3px 0 3px 0;
	padding:0;
}

.news-list-item img{
	float: left;
	padding: 0 10px 0 0;
}

/*--Detalle--*/
.news-single-item{
	float: left;
}
.news-single-item h3{
	font-size: 17px;
}
.news-single-item p.entradilla {
	font-size: 12px;
	font-weight: bold;
}
.news-single-img{
	float: left;
	padding: 0 10px 5px 0;
}
.news-single-backlink{
	float: left;
	width: 100%;
}

/*---------------------PROGRAMA VIVIENDAS------------------------*/
.list_aldeas{
	border-top: 1px dotted #B2B2B2;
	border-bottom: 1px dotted #B2B2B2;
	width:910px;
	padding:5px;
	float:left;
}
.item_link_aldea{
	width:215px;
	float:left;
	padding:2px;
}
.item_link_aldea a{
	background-color: #ffffff;
	background-image: url(/fileadmin/templates/i/file.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	display: block;
	padding: 2px 15px 2px 20px;
}
.nombre_aldea{
	background-color:#336799;
	color:#fff;
	clear:both;
	margin-top: 10px;
	padding:6px 0px 6px 5px;
	font-size: 14px;
	font-weight:bold;
}
.item_viv_venta{
	padding:5px 0px 5px 0px;
	clear:both;
}

.lin_sep_viv{
	border-bottom: thin dotted;
	width: 100%;
	float:left;
	padding:5px 0px 5px 0px;
}

.item_viv_venta_imagenes{
	margin: 2px 8px 8px 0px;
}
.item_viv_venta_imagenes img{
	margin-right: 10px;
}
.item_viv_venta_datos{
	float:left;
}
.label_viv{
	font-weight:bold;
}
.enlace_casas_restauradas{
	border-top: 1px dotted #B2B2B2;
	border-bottom: 1px dotted #B2B2B2;
	width:910px;
	padding:5px;
	float:left;
	margin:15px 0px 15px 0px;
}
.enlace_casas_restauradas a{
	background-color: #ffffff;
	background-image: url(/fileadmin/templates/i/star.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	display: block;
	margin: 5px 0 5px 0;
	padding: 2px 15px 2px 20px;
}
.tit_restauradas{
	background-color:#336799;
	color:#fff;
	clear:both;
	margin-top: 10px;
	padding:6px 0px 6px 5px;
	font-size: 14px;
	font-weight:bold;
}
.list_viv_rest{
	float: left;
	margin-top: 10px;
}
.item_viv_rest{
	width: 150px;
	float:left;
	margin-top: 10px;
}
.item_viv_rest_datos{
	text-align:center;
	color: #236ecd;
}
/*-------------------------------------------Galerias Fotograficas---------------------------------*/
.li-onegalery{
	float: left;
	width: 910px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #9E9E9E;
}
.li-title{
	float: left;
	width: 900px;
	padding: 5px;
	margin: 0 0 10px 0;
	font-size: 1.2em;
}
.li-onegalery img{
	float: left;
	margin-right: 15px !important;
}
/*Detalle*/
.div-tx-lzgallery-pi1-fotonav{
	float: left;
	width: 910px;
	padding: 10px 0 10px 0;
	border-top: 1px dotted #9E9E9E;
	border-bottom: 1px dotted #9E9E9E;
}

.div-tx-lzgallery-pi1-fotonav div{
	float: left;
	font-weight: bold;
}
.div-tx-lzgallery-pi1-fotonav-previous{
	margin: 2px 15px 0 450px;
}
.div-tx-lzgallery-pi1-fotonav-next{
	margin: 2px 0 0 15px;
}

#tx-lzgallery-pi1-title{
	float: left;
	width: 910px;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #9E9E9E;
	color: #184A77;
}
.CustomFoto{
	float: left;
	margin: 14px !important;
	width: 150px;
}
.filaCustomFoto{
	float: left;
}

.tx-lzgallery-pi1-5x5-filename{
	display: none;
}
/*-----------------------------------------Videoteca-------------------------------------------*/
#videoteca{
	float: left;
}
#videoteca ul{
	float: left;
	margin: 0; 
	padding: 0;
	list-style-type: none; 
}
#videoteca ul li{
	float: left;

}
#videoteca li img{
	float: left;
}
/* REDEFINICIONES */
img{
	border:0;
}
a{
	color:#184A77;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


h1{
	display:none;
}


#contenidos_dentro h2{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	background-color: #7B96B1;
	padding: 7px;
	width: 900px;
	
	font-style: italic;
}

h2 span{
	display:block;
}


.sinborde {
	border: 0;
}
h3{
	color:#184A77;
	width:97%;
	font-size:16px;
	letter-spacing:0px;
	text-align:left;
	margin:0;
	padding:0;
}
h3 span{
	display:block;
}


.clearer{
	display:none;
}

table.example1{
	background-color: #F5F5F5;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.example1 img{
	border: none;
}

table.example1 th{
	padding: 5px;
}
table.example1 td{
	padding: 5px;
}


/* 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;
}


/*----------------------------------------Buscador Perfil del contratante--------------------------------*/
.tx-profilecontractor-pi1{
	float: left;
}
.tx-profilecontractor-pi1 form{
	float: left;
}
.tx-profilecontractor-pi1 form dl{
	float: left;
	width: 900px;
}
.tx-profilecontractor-pi1 form dt{
	float: left;
	width: 900px;
	margin: 0 0 5px 0 !important;
}
.tx-profilecontractor-pi1 form dd{
	float: left;
	width: 900px;
	margin: 0 0 15px 0 !important;
}


.tx-profilecontractor-pi1 form dt label{
	font-weight: bold;
	font-size: 12px;
	color: #003665;
}
.tx-profilecontractor-pi1 form input{
	border: 1px solid #C7C7C7;
}

.tx-profilecontractor-pi1 form ul{
	list-style-type: none;
	margin:0 !important;
	padding:0 !important;
	float: left;
	
}
.tx-profilecontractor-pi1 form li{
	margin:0 !important;
	padding:0 !important;
}


/*--------------LISTAS PERFIL DEL CONTRATISTA-----------------*/
#profiles{
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1px;
	margin-bottom: 20px;
}
#profiles dt{
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 8px;
}
#profiles dt a{
	color: #394F58;
	font-weight: bold;
}
#profiles dd{
	margin-top: 3px;
	margin-bottom: 3px;
}

/*Detalle*/

#profile dl{
	margin-top: 3px;
	margin-bottom: 20px;
}
#profile dt{
	border-bottom: 1px solid #BDBDBD;
	margin-bottom: 3px;
	font-size: 1.1em;
	background-color: #878787;
	color: #FFF;
	padding: 4px;
}
#profile dd{
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#profile a{
	color: #394F58;
	font-weight: bold;
}
#profile p a{
	margin-left: 2px;
	font-size: 12px;
}
.enunciado{
	font-weight: bold;
	font-size: 1.1em;
}


#paginado_perfil{
	float: left;
	list-style-type: none;
	margin:0;
	padding:0;
}
* html #paginado_perfil{
	margin-top: 7px;
}
#paginado_perfil ul{
	float: left;
	margin:0;
	padding:0;
	list-style-type: none;
	margin-top: 3px;
}
#paginado_perfil li{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
#paginado_perfil a{
	color:#394F58;
	font-weight: bold;
}


/*------------- ESTILOS HEREDADOS -----------*/
/*
th, td {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
}
*/
.barra {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/fileadmin/user_upload/barra.gif);
	background-repeat: repeat-x;

}
table.contenttable p {
        margin:0px ! important;
        padding:0px ! important;
}
th p{
        margin:0px ! important;
        padding:0px ! important;
}
td p{
        margin:0px ! important;
        padding:0px ! important;
}
.secciones {
	font-weight:bold;	
}
.secciones th {
	background-color:#CDDBEB;
}
table.condotted{
	border: 1pt dotted #000000;
}
table.tabla_asuntossociales th{
	text-align: right;
	font-weight: bold;
	padding-left: 5px;
	background-color: #cccccc;
}
table.futbol th{
	background-color:#EFEFEF;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	border:1px dotted #000000;	
}
.mes{
	font-size: 1.5em;
	color:#954B00;
	border-bottom:1px dotted #7B96B1;
	margin:30px 0 0 0;
}
.data{
	text-align:left;
	margin: 20px 0 0 0;
	padding: 5px 0 5px 20px;
	display: block;
	background-image: url(/fileadmin/templates/i/calendar.png);
	background-repeat: no-repeat;
	background-position: 0 40%;
	font-weight: bold;
}
.festa{
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin:0;
	color: #184A77;
	border-bottom: 1px dotted #C0C0C0;
}
.descrip{
	font-size: 0.9em;
	font-weight: normal;
	margin:0 0 20px 0;
	padding: 0 0 15px 0;
	
	border-bottom: 1px dotted #C0C0C0;
}



.news-list-browse {
	float: left;
}

.news-list-browse ul {
	margin: 0;
	padding: 0 !important;
	list-style-type: none;
	float: left;
}

.news-list-browse ul li {
	margin: 0 5px 0 0 !important;
	padding: 0 !important;
	float: left;
}

.mostrarNdeM {
	float: left;
	width: 910px;
	margin: 0 0 20px 0 !important;
}

.patras {
	margin: 0 10px 0 0 !important;
}

.palante {
	margin: 0 0 0 10px !important;
}

.patras li a, .palante li a {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #184A77;
	color: #FFF;
	padding: 4px 5px;
}

.numeros li a {
	border: 1px dotted #C0C0C0;
	padding: 4px 8px;
}

.tx-ttnews-browsebox-strong {
	font-weight: bold;
}

