/* CSS Document */

body{
	background-color: #FFFFFF;
	margin:0px !important;
	padding:0px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#contenedorPral{
	margin:0px auto;
	width: 980px;
	height: 694px;
}

#idioma{
	clear:both;
	margin: 20px auto auto 60px !important;
	padding:0px !important;
	width: 250px;
	height: 12px;
	font-size:10px;
}

#lang_es{
	position:relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 70px;
	height:12px;
	margin:0px !important;
	padding:0px !important;
}

#lang_ca{
	position:relative;
	float: left;
	top: 0px;
	width: 70px;
	height:12px;
	margin:0px !important;
	padding:0px !important;
}

#lang_en{
	position:relative;
	float: left;
	top: 0px;
	width: 70px;
	height:12px;
	margin:0px !important;
	padding:0px !important;
}

.idioma_ACT{
	color: #af1c2e !important;
	font-weight:bold !important;
	text-decoration:none;
}

#accesosDirectos{
	margin: -12px auto 110px 752px !important;
	padding:0px !important;
	width: 250px;
	height: 12px;
	font-size:10px;
}

#accesoInicio{
	position:relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 64px;
	height:12px;
	margin:0px !important;
	padding:0px !important;
}

#accesoEmail{
	position:relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 80px;
	height:12px;
	margin:0px !important;
	padding:0px !important;
}

#accesoMapaWeb{
	position:relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 80px;
	height:12px;
	margin:0px !important;
	padding:0px !important;
}

#vertical_container{
	/* Es el contenedor del menu */
	position:absolute;
	right:50%;
	clear:both;
	margin: -20px -491px 0 300px !important;
	padding:0px !important;
	height: 20px;
}

#menuOption{
	position:relative;
	float: left;
	top: 0px;
/*	width: 180px;*/
	height:12px;
	margin:0px 15px 0px 15px !important;
	padding:0px !important;
}

#contenedorLogo{
	width: 980px;
	height: 75px;
	background-color: #d3d3d3;
}

#logo{
	margin-top:-59px;
	margin-left: 40px;
}

#franjaRoja{
	width: 980px;
	height:60px;
	margin: 5px 0px 0 0px;
	background-color:#af1c2e;
}

/*****************************/

#contenido{
	clear:both;
	margin: 30px 0px 0 50px !important;
	padding:0px !important;
	width: 930px;
}

#colIzqContenido{
	position:relative;
	float: left;
	top: 0px;
	left: 0px;
	/* width: 210px; */
	height: 323px;
	margin:0px !important;
	padding: 0 0 0 0 !important;
}

#colDrchContenido{
	position:relative;
	float: right;
	top: 0px;
	left: 0px;
	/* width: 679px; */
	height: 313px;
	margin:0px 0px 0px 30px !important;
	padding: 0 0 0 0 !important;
}
/*****************************/

#divTituloContacto{
	height: 12px;
	padding:0;
	margin:0;
}

#divDatosContacto{
	margin: 20px 0 0 0;
	line-height:2em;
}

/*****************************/

/**** Presentacion ******************/

#tituloPresentacion{
	width:620px;
	height:20px;
	border-bottom: 1px solid #af1c2e;
}

#textoPresentacion{
	margin-top:10px;
}

.imgPresentacion{
	margin:-10px 0 0 0;
	/*width:430px;*/
}

/*****************************/

/**** Contacto ******************/

#tituloContacto{
	width:400px;
	height:20px;
	border-bottom: 1px solid #af1c2e;
}

#textoContacto{
	margin-top:10px;
}

/*****************************/

/**** Situacion **************/

#tituloSituacion{
	width:485px;
	height:20px;
	border-bottom: 1px solid #af1c2e;
}

#textoSituacion{
	margin-top:10px;
}

.mapSituacion{
	margin-top:20px;
	width:410px;
	height:220px;
}

/*****************************/

#contenedorContenido{
	width:930px;
	height: 323px;
}

#tituloApartado{
	width:100%;
	height:20px;
	border-bottom: 1px solid #af1c2e;
}

/**** Fotos *****************/

#contenedor{
	margin-top:30px;
}


/* .imagenGaleriaFotosPrimer{
	width: 60px;
	height: 60px;
	margin-left: 0px;
	border:none;
} */

.imagenGaleriaFotos{
	width: 60px;
	height: 60px;
	margin-left: 8px;
	margin-bottom: 8px;
	border:none;
}
/*****************************/

/**** Planos *****************/
.dlPlanoFooter{
	clear:both;
	margin: 10px 0 10px 0 !important;
	padding:0 0 0 0 !important;
	width: 680px;
	height: 14px;
}

.plano{
	position:relative;
	float:left;
	margin: 0 0 0 0 !important;
	padding:0 0 4px 0 !important;
	width: 50px;
	height: 14px;
	border: solid 1px #7f817d;
	text-align:center;
}

.footerPlano{
	position:relative;
	float:left;
	margin: 1px 0 0 10px !important;
	padding:1px 0 0 0 !important;
	height: 13px;
	text-align:left;
	vertical-align:bottom;
}
/*****************************/

/***** footer ****************/

#footer{
	clear:both;
	width: 951px;
	height: 14px;
	margin: 0px 0px 0 0px !important;
	padding: 2px 0 2px 0;
	text-align:center;
}

/*****************************/

/******* formulario **********/
.contendorFormulario{
	position:relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 323px;
	margin:0px !important;
	padding: 10px 20px 0px 20px !important;
}

#formConsulta{
	margin-top:10px;
}

#formConsulta label{
	display:block;
	float:left;
	width:130px;
	height: 14px;
	margin: 5px 0 5px 0;
	padding: 2px 0 2px 0;
}

#formConsulta input{
	display:block;
	float:right;
	width: 230px;
	height: 14px;
	margin: 5px 0 5px 0;
	border: 1px solid #7f817d;
}

#formConsulta select{
	display:block;
	float:right;
	width: 232px;
	height: 20px;
	margin: 5px 0 5px 0;
	border: 1px solid #7f817d;
}

#labelConsulta{
	display:block;
	float:left;
	width:130px;
	height: 14px;
	margin: 60px 0 0px -130px !important;
	padding: 2px 0 2px 0;
}

#textAreaConsulta{
	display:block;
	float:right;
	width: 230px;
	height: 67px;
	margin: 7px 0 5px 0;
	border: 1px solid #7f817d;
}
/*****************************/

/******* Loading *************/
#loadDiv{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#3A3A3A;
	opacity: .90;
	filter: alpha(opacity=90);
	z-index: 100;
}

#loadImg{
	position:absolute;
	left:50%;
	top:50%;
	margin-top: -55px;
	margin-left: -55px;	
}
/*****************************/

/******* Styles font *********/

.tituloInfoConsulta{
	font-size:12px;
	color: #7f817d; !important;
}

.tituloContacto{
	font-size:13px;
	color: #193E2A !important;
}


.textoInfoConsulta{
	font-size:12px;
	color: #7f817d !important;
}

.linkMenu{
	font-size:13px;
	color: #7f817d;
	text-decoration:none;
	}
	.linkMenu:hover{
		font-size:13px;
		color: #7f817d;
	 	text-decoration:none;
	}
	.linkMenuACT{
	font-size:13px;
	color: #af1c2e;
	text-decoration:none;
	}

.link1{
	color: #7f817d;
 	text-decoration:none;
	}
	.link1:hover{
		color: #7f817d;
		text-decoration:underline;
	}
	
.textoFooter{
	font-size:10px;
	color: #7f817d;
	text-decoration:none;
}

.textoTitulo{
	font-size:16px;
	color: #af1c2e;
}

.textoSTD{
	font-size:12px;
	color: #7f817d;
	line-height:1.6em;
}

.textoTituloPoblacion{
	font-size:14px;
	color: #000000;
}

.textoOpcionesProyecto{
	font-size:12px;
	color: #7f817d;
	text-decoration:none;
}

.textoNegro{
	font-size:10px;
	color: #000000;
}
/******************************/

a { outline: 0; }
