/* CSS Document */

/* elementos de utilización general que configuran todas las paginas */
*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


* a {
 text-decoration: none;
}

body {
	background-color: #f7f7f9;
}
p{margin:0px;}

#contenedor{
}

#cuerpo{
	width: 1020px;
	background-color: #f7f7f9;
	overflow: visible;
}

#capGeneral{
	width: 1020px;
	height:111px;
	overflow:hidden;
	margin-bottom:1px;
	z-index:6;
}

#zonasubmenus{
	position:absolute;
	z-index:20;
	top:117px;
	_top:125px;
	text-align:left;
	z-index:25;
}

#zonaCentro{
	position:relative;
	width:1020px;
	height:300px;
	overflow:hidden;
	background-image: url(../Design/fonsCentral.jpg);
	background-repeat: repeat-y;
	z-index:7;
	text-align:left;
}

#zonaInf{
	position:relative;
	width1020px;
	overflow:visible;
	z-index:100;
	background-color: #f7f7f9;
}

#zonaText{
	position:relative;
	overflow:visible;
	background-image: url(../Design/fonsCentral.jpg);
	background-repeat: repeat-y;
	z-index:101;
	background-color: #f7f7f9;
}



#cabIdioma{
	width: 1020px;
	height:20px;
	overflow:hidden;
	float:left;
	text-align:left;
}
#idioma{
	margin-top:2px;
	font-size:10px;
	float:left;
	color:#666666;
}

#idioma a:link{color:#666666;}
#idioma a:visited{color:#666666;}
#idioma a:active{color:#666666;}
#idioma a:hover{color:#666666;}

#otros{
	margin-top:2px;
	font-size:10px;
	float:right;
	color:#666666;
}

#otros a:link{color:#666666;}
#otros a:visited{color:#666666;}
#otros a:active{color:#666666;}
#otros a:hover{color:#666666;}

#cabecera{
	width: 1020px;
	height:92px;
	overflow: hidden;
	float:left;
	background-image: url(../Design/barraSup.jpg);
	background-repeat: no-repeat;
	z-index:7;
}

#logo{
	float:left;
	text-align:left;
}

.menusp{
	font-size:12px;
	float:left;
	color:#005c2f;
	margin-top:43px;
	text-align:center;
}

.menusp a:link{color:#005c2f;}
.menusp a:visited{color:#005c2f;}
.menusp a:active{color:#005c2f;}
.menusp a:hover{color:#005c2f;}

.menu{
	font-size:12px;
	float:left;
	color:#005c2f;
	margin-top:43px;
	text-align:center;
}
.menu a:link{color:#005c2f;}
.menu a:visited{color:#005c2f;}
.menu a:active{color:#005c2f;}
.menu a:hover{font-weight: bold;}



#flash{
	position:relative;
	width:1006px;
	height:300px;
	margin-left:7px;
	z-index:7;
}

.foto{
	position:absolute;
	z-index:105;
	left:650px;
	width:105px;
	font-size:9px;
	color:#005c2f;
	text-align:center;
}

/*ZONA INFERIOR */

.contInf{
	margin-left:7px;
	margin-right:7px;
	width:1006px;
	background-image: url(../Design/fonsInferior.jpg);
	background-repeat: repeat-x;
	overflow:visible;
	z-index:103;
}

#textUno{
	padding-top:10px;
	width:994px;
	overflow:visible;
	z-index:105;
	padding-bottom:10px;
}

#textdos{
	padding-top:10px;
	width:994x;
	overflow:visible;
	z-index:105;
	padding-bottom:10px;
}

#Indleft{
	width:500px;
	float:left;
	overflow:visible;
}

#Indright{
	width:490px;
	float:right;
	overflow:visible;
	margin-right:10px;
}

.titular{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	font-size:13px;
	height:23px;
	text-align:left;
	color:#005c2f;
	font-weight: bold;
}

.text{
	margin-left:47px;
	margin-right:10px;
	margin-top:5px;
	font-size:12px;
	line-height:14px;
	text-align:justify;
	color:#666666;
	overflow:visible;
}

.text a:link{color:#005c2f;}
.text a:visited{color:#005c2f;}
.text a:active{color:#005c2f;}
.text a:hover{color:#005c2f;}

#sepcol{
	width:3px;
	background-image: url(../Design/sepaCol.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#0b7d41;
	float:left;
	z-index:107;
}

.sepLeft{
	overflow:auto;
	float:left;
}

#zonafot{
	float:left;
	display:inline;
	padding-top:15px;
	width:1006px;
	height:30px;
	text-align:center;
	font-size:10px;
	color:#666666;
	background-color: #f7f7f9;
}


/*SUBMENUS */

#submenu2{
	position:absolute;
	width:176px;
	height:137px;
	left:273px;
	z-index:27;
	visibility: hidden;
	overflow: visible;
	border: thin solid #c9e0d5;
}

#submenu4{
	position:absolute;
	width:176px;
	height:160px;
	left:538px;
	z-index:28;
	visibility: hidden;
	overflow: visible;
	border: thin solid #c9e0d5;
}

.itenmenu{
	width:169px;
	height:22px;
	line-height:22px;
	z-index:29;
	vertical-align:middle;
	visibility:inherit;
	overflow:hidden;
	padding-left:5px;
	padding-right:2px;
	font-size:12px;
	color:#005c2f;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c9e0d5;
	border-right-color: #c9e0d5;
	border-bottom-color: #c9e0d5;
	border-left-color: #c9e0d5;
	background-color:#FFFFFF;
}

.itenmenu a:link{color:#005c2f;}
.itenmenu a:visited{color:#005c2f;}
.itenmenu a:active{color:#005c2f;}
.itenmenu a:hover{color:#005c2f;}

/*LINKS */

.textLink{
	margin-left:47px;
	margin-top:5px;
	font-size:12px;
	text-align:left;
	color:#000000;
	overflow:visible;
}

.textLink a:link{color:#000000;}
.textLink a:visited{color:#000000;}
.textLink a:active{color:#000000;}
.textLink a:hover{color:#000000;}

/*NOTICIAS */

.lineaNot{
	width:950px;
	height:20px;
	overflow:hidden;
}

.titNot{
	width:800px;
	margin-left:22px;
	margin-right:10px;
	height:16px;
	margin-bottom:5px;
	font-size:13px;
	text-align:left;
	color:#000000;
	overflow:hidden;
	float:left;
	display:inline;
}

#titularNotOne{
	margin-left:16px;
	margin-right:10px;
	margin-bottom:7px;
	font-size:13px;
	text-align:left;
	color:#005c2f;
	font-weight: bold;
	float:left;
	display:inline;
	width:670px; 
	overflow:visible;
}

#titNotOne{
	width:630px;
	margin-top:7px;
	margin-left:5px;
	float:left;
	display:inline;
}

.menuBot{
	width:41px;
	height:17px;
	float:left;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}

.menuBot a:link{color:#FFFFFF;}
.menuBot a:visited{color:#FFFFFF;}
.menuBot a:active{color:#FFFFFF;}
.menuBot a:hover{color:#FFFFFF;}

.btImg{
	z-index:10;
}

.btTxtHome{
	position:relative;
	top:-15px;
	width:40px;
	height:15px;
	line-height:15px;
	vertical-align:middle;
	z-index:30;
	overflow:hidden;
	padding-left:2px;
	_padding-left:9px;
	cursor:pointer;
}

.formBot{
	width:85px;
	height:20px;
	margin-top:-20px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	float:right;
	margin-right:50px;
	display:inline;
	cursor:pointer;
}

.formBot a:link{color:#FFFFFF;}
.formBot a:visited{color:#FFFFFF;}
.formBot a:active{color:#FFFFFF;}
.formBot a:hover{color:#FFFFFF;}

.btFormImg{
	position:relative;
	z-index:10;
	cursor:pointer;
}

.btTxtform{
	position:relative;
	top:-20px;
	width:85px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	z-index:30;
	overflow:hidden;
	padding-left:2px;
	text-align:center;
}

/* COLUMNAS */

#colleft{
	width:700px;
	float:left;
	overflow:visible;
}
#colright{
	width:280px;
	float:right;
	overflow:visible;
}

/* TRABAJO*/

#busctit{
	width:265px;
	height:18px;
	font-size:13px;
	text-align:left;
	color:#005c2f;
	overflow:hidden;
	margin-top:8px;
	font-weight:bold;
}

#buscador{
	width:265px;
	height:100px;
	margin-top:5px;
}

.txtFormularioBusc{
	width:65px;
	margin-top:10px;
	font-size: 11px;
	line-height: 13px;
	text-align:left;
	float:left;
}
.seleccion{
	width:175px;
	margin-top:8px;
	margin-left:15px;
	float:left;
	height:20px;
	overflow:hidden;
}

.TxtPopUpBusc{
	font-size: 10px;
	font-style: normal;
	vertical-align:top;
	width:175px;
}

#btform{
	width:55px;
	height:20px;
	float:left;
	margin-top:17px;
}

.nobot{
 	padding-bottom:3px;
	_padding-bottom:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../Design/botonForm.jpg);
	width:55px;
	height:20px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}


/* OFERTAS */
.lineaOf{
	width:700px;
	height:25px;
	overflow:hidden;
	margin-bottom:5px;
}

.titOf{
	width:440px;
	height:15px;
	font-size:12px;
	text-align:left;
	color:#000000;
	overflow:hidden;
	float:left;
}

.localOf{
	width:185px;
	margin-left:5px;
	margin-right:10px;
	height:15px;
	font-size:12px;
	text-align:left;
	color:#000000;
	overflow:hidden;
	float:left;
}

.titOfOne{
	width:650px;
	padding-left:47px;
	height:17px;
	margin-top:10px;
	font-size:12px;
	text-align:left;
	color:#005c2f;
	font-weight: bold;
}

.textOfOne{
	width:650px;
	padding-left:47px;
	height:auto;
	font-size:12px;
	text-align:left;
	color:#000000;
	overflow:hidden;
	font-weight: normal;
}

.textOfOne a:link{color:#005c2f;}
.textOfOne a:visited{color:#005c2f;}
.textOfOne a:active{color:#005c2f;}
.textOfOne a:hover{color:#005c2f;}


/* NOTICIAS */
#notMedia{
	width:225px;
	text-align:left;
	overflow:hidden;
}
#notlink{
	margin-left:53px;
	margin-top:5px;
	font-size:12px;
	text-align:left;
	color:#005c2f;
	overflow:visible;
}

#notlink a:link{color:#005c2f;}
#notlink a:visited{color:#005c2f;}
#notlink a:active{color:#005c2f;}
#notlink a:hover{color:#005c2f;}

#notdoc{
	margin-top:10px;
	margin-right:30px;
	font-size:12px;
	text-align:right;
	color:#005c2f;
	overflow:visible;
}

#notdoc a:link{color:#005c2f;}
#notdoc a:visited{color:#005c2f;}
#notdoc a:active{color:#005c2f;}
#notdoc a:hover{color:#005c2f;}

/* DOCUMENTS*/

.undoc{
	margin-top:10px;
	margin-right:30px;
	font-size:12px;
	text-align:left;
	color:#000000;
	overflow:visible;
	font-weight: bold;
}

.undoc a:link{color:#000000;}
.undoc a:visited{color:#000000;}
.undoc a:active{color:#000000;}
.undoc a:hover{color:#000000;}

/* APARTAT TELEFON */

#telecapa{
	width:200px;
	height:24px;
	float:left;
	display:inline;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:47px;
	text-align:left;
}

#telecapaHome{
	width:200px;
	height:24px;
	float:left;
	display:inline;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:47px;
	text-align:left;
}

#foneimg{
	float:left;
	display:inline;
}

#fonetext{
	float:left;
	display:inline;
	font-size:14px;
	line-height:24px;
	vertical-align:middle;
	margin-left:5px;
	font-weight:bold;
	color:#005c2f;
}

/* LICENCIA */

#cuerpoPop{
	width: 800px;
	background-color: #FFFFFF;
	overflow: visible;
}


#cabPop{
	margin-bottom:15px;
	width:800px;
	height:42px;
	float:left;
	display:inline;
}

#cosLicencia{
	margin-left:30px;
	width:750px;
	height:500px;
	float:left;
	display:inline;
	overflow:visible;
	text-align:left;
}

#textLicencia{
	width:700px;
	margin-top:10px;
	margin-right:20px;
	font-size:12px;
	line-height:14px;
	text-align:justify;
	color:#666666;
	overflow:visible;
}

.titularMapa{
	margin-left:0px;
	margin-right:10px;
	margin-top:10px;
	font-size:12px;
	height:16px;
	text-align:left;
	color:#005c2f;
	font-weight: bold;
}

.titularMapa a:link{color:#005c2f;}
.titularMapa a:visited{color:#005c2f;}
.titularMapa a:active{color:#005c2f;}
.titularMapa a:hover{color:#005c2f;}

.textMapa{
	width:500px;
	margin-top:5px;
	margin-left:10px;
	margin-right:20px;
	font-size:12px;
	line-height:14px;
	text-align:justify;
	color:#666666;
	overflow:visible;
}

.textMapa a:link{color:#666666;}
.textMapa a:visited{color:#666666;}
.textMapa a:active{color:#666666;}
.textMapa a:hover{color:#666666;}
