/* CSS Document */
/* --------------------------------------- reseteo -------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;background:transparent;color:inherit}
img{
	//margin-bottom: -3px;
}
strong{font-weight:bold}
/* remember to define focus styles! */
a:active, a:focus{outline:0}
/*:focus {outline:0}*/
ol, ul{list-style:none}

/* ------------IMAGENES------------- */

.imgCentro { margin: 0px 0px 30px 0px; text-align:center; }
.imgCentro p { text-align: center; padding: 0px; font-size: 80%; padding: 5px 0px 0px 0px; margin:0 }

.imgDerecha { float: right; margin: 0px 0px 10px 10px; padding-right:10px;}
.imgDerecha p { text-align: center; font-size: 80%; padding: 5px 0px 0px 0px; margin:0 }

.imgIzquierda { float: left; margin: 0px 10px 10px 0px; padding-left:10px; }
.imgIzquierda p { text-align: center; font-size: 80%; padding: 5px 0px 0px 0px; margin:0 }

.imgCentro img, .imgDerecha img, .imgIzquierda img { border: 1px solid #999; overflow:hidden; padding: 2px; }

/* --------------------------------------- gral -------------------------------------------*/
body{padding:0;margin:0;color:#454545;font:normal 75%/1em  Arial, sans-serif;height: 100.01%!important;/* forzar scrollbar en firefox*/
}
a{text-decoration:none;color:#454545}
select{font-size:10pt;height:1.6em}
input{font-size:10pt;border:1px solid #ccc;color:#666;height:1.4em}
textarea{font-size:10pt;border:1px solid #ccc;color:#666}
button{font-size:10pt;border:1px solid #ccc;background:#f8f8f8;color:#666;cursor:pointer;padding:1px 2px 2px 2px}
textarea{overflow:auto}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:separate;border-spacing:0}
caption, th, td{text-align:left;font-weight:normal}
caption{font-size:80%}
.dspnone{display:none}

.marco{
	background:#fff;
	min-height:685px;
	#height:695px;
	width:100%;
}
.cabecera{
	min-height:145px;
	width:100%;
}
.cuerpo{
	_height:475px;
	min-height:475px;
	width:907px;
	margin-left:auto;
	margin-right:auto;
}
.pie{
	background:#D6D6D6;
	min-height:65px;
	//height: 65px;
	width:100%;
	padding-top:5px;
	margin-top:5px;
}
.marcoPie{
	text-align:center;
	height:45px;
	width:907px;
	margin-left:auto;
	margin-right:auto;
}
.panelSuperior{
	background:#D6D6D6;
	height:20px;
	width:100%;
}
.menuSuperior{
	width:907px;
	margin-left:auto;
	margin-right:auto;
	padding-right:10px;
	text-align:right;
	padding-top:3px;
}
.logo{
	height:75px;
	width:907px;
	margin-left:auto;
	margin-right:auto;
}

.panelPrincipal{
	background: #bababa url(../img/menu_on.jpg) repeat scroll 0px 0px;
	height:50px;
	width:100%;
}
.menuPrincipal{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	#padding-right:10px;
	text-align:right;
	padding-top:10px;
}

.menuFotografico{
	height:470px;
	width:250px;
	float:left;
	margin-right:6px;
	position:relative;
	color:#FFFFFF;
	font-size:10px;
}
.principal{
	height:470px;
	width:650px;
	float:left;
	position: relative; /*nuevo*/
}
.imgPrincipalIE6 {
	position: absolute;
	top: 7pt;
	left: 4pt;
	display: none;
}
.opcionFotografica{
	display: block;
	height:106px;
	margin-bottom:10px;
	margin-top:10px;
	position:relative;
	width:250px;
}
.fotografia{
	background:transparent url(../images/principal.jpg);
	color:#FFFFFF;
	font-size:32px;
	height:50px;
	margin:10px auto 0px;
	#margin:10px auto -15px;
	padding-right:30px;
	padding-top:200px;
	position:relative;
	text-align:right;
	width:610px;
	font-weight:bold;
	*line-height:1.1em;
}
.panelSecundario{
	margin-bottom:4px;
	position:relative;
	height:200px;
	width:640px;
	margin-left:auto;
	margin-right:auto;
	#margin-top:-10px;
	padding-top:5px;
	background:#FFFFFF none repeat scroll 0 0;
}
.noticias{
	height:200px;
	width:315px;
	margin-bottom:4px;
	position:relative;
	float:left;
	margin-right:5px;
}
.proyEnEjecucion{
	height:200px;
	width:315px;
	margin-bottom:4px;
	float:left;
	margin-left:5px;
}
/*---------CAPAS MENU-----------*/
.capa5{ 
	position:absolute;
	z-index:3;
	padding:5px;
	color: #fff;
}
a.opcionFotografica:hover div.capa5{ 
	color: #000;
}
.capa4{ 
	position:absolute;
	z-index:2;
	padding:5px;
	filter:alpha(opacity=60);
	float:left;
	-moz-opacity:.60;
	background-color:#000000;
	height:13px;
	opacity:0.6;
	position:absolute;
	width:240px; 
}
a.opcionFotografica:hover div.capa4{ 
	background: #fff;
}
.capa3{ 
	position:absolute;
	z-index:1;
	float:left;
	filter:alpha(opacity=0);
	opacity:0;		
	background-color:#fff;
	height: 106px;
	padding: 5px;
	width: 250px;
}
a.opcionFotografica:hover div.capa3{ 
	filter:alpha(opacity=60);
	opacity:0.6;
}

.capa1{
	position:absolute;
	z-index:0;
}
.capa6{ 
	position:relative;
	z-index:100;
	padding:5px;
	*background-color:#ffffff;
	filter:alpha(opacity=0);
	float:left;
	-moz-opacity:.0;
	height:106px;
	position:absolute;
	width:240px; 
	cursor:pointer;
	cursor:hand;
}
.capa2{ 
	display: none;
	position:absolute;
	z-index:3;
	padding:80px 5px 5px;
	font-size:12px;
	text-align:right;
	width:230px;
	color:#000000;
	font-weight:bold;
}
a.opcionFotografica:hover div.capa2{ 
	display: block;
}
/** -------------widget-------------- **/
.tituloWidget{ 
	font-size:12px;
	font-weight:bold;
	height:15px;
	padding:10px 5px 5px 20px;
	vertical-align:middle;
	background:transparent url(../img/barra_widget.jpg)
}
.cuerpoWidget{ 
	height:150px;
	padding:10px;
}

div#widgetNoticias, div#widgetProyEnEjec{
	border-color: #D6D6D6;
	border-style: solid;
	border-width: 1px;
	#height:150px;
}

.fecha_widget{
	font-size:12px;
	color:#EF6700;
	font-weight:bold;
	border-bottom:1px solid #D6D6D6;
	margin-bottom:5px;
	padding-bottom:5px;
}
.cuerpo_widget {
	color:#808080;
}
.cuerpo_dest_proy_widget{
	padding-right:15px;
	background: transparent url(../img/mas_widget.jpg) no-repeat scroll right 40%;
	height: 40px;
}
.cuerpo_dest_proy_widget {
	color:#808080;	
	display:block;
	padding-top:7px;
}
.cuerpo_dest_proy_widget a:hover{
	color:#C38659;
}
.border_separator{
	border-top: 1px solid #ccc;
}

a.mas_widget{
	margin-bottom:5px;
	padding-bottom:5px;
	padding-right:15px;
	text-align:right;
	float:right;
	color:#808080;
	background: transparent url(../img/mas_widget.jpg) no-repeat scroll right 20%;
}
a.mas_widget:hover{
	/*text-decoration: underline;*/
}

.pieDireccion{
	color:#A2A2A2;
	position:relative;
	float:left;
	margin-top:10px;
}

.pieDerechos{
	color:#A2A2A2;
	margin-right:5px;
	margin-top:10px;
	float:right;
}
a.linkSuperior{
	color:#DC661E;
}
a.linkSuperior:hover{
	text-decoration:underline;
}
	
.buscar {
	border:1px solid #A2A2A2;
	float:right;
	height:29px;
	padding-top:5px;
	padding-left:10px;
	display: block;
	text-align:center;
	width:260px;
}
.lupa{
	padding-right:15px;
	vertical-align:sub;
	cursor:pointer;
	cursor:hand;
	#margin-top:-7px;
}
.inputBuscar{
	padding-top:3px;
}
/* ---------------------------- interna ----------------------------*/
.internaPrincipal{
	width:907px;
}
.imgInternaBanner{
	float: left;
	padding:10px 0;
}
.internaBanner{
	color:#FFFFFF;
	font-size:28px;
	font-weight:bold;
	height:38px;
	margin:-110px auto 10px;
	padding-top:67px;
	text-align:right;
	padding-bottom:5px;
	padding-right:5px;
	position: relative;
}
.internaMenu{
	float:left;
	margin-right:6px;
	position:relative;
	width:200px;
}
.separadorMenu{
	clear: both;
	margin-top: 10px;
}
.internaCuerpo{
	margin-left:210px;
	width:700px;
	#float:left;
	#margin-left:0px;
}
.internaMenuPrimerOpcion{
	background: #FFAB44 url(../img/barra_seleccion.jpg) repeat-x scroll 0 0;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
	padding-right:5px;
	color: #00000;
	border-top:1px solid #a2a2a2;
	border-bottom:1px solid #a2a2a2;
	font-weight:bold;
}
.degradeGris{
	background: #CCCCCC url(../img/barra_seleccion_gris.jpg) repeat-x scroll 0 0;
}

.separadorSubMenu{
	float:left;
	height:15px;
	width:20px;
}






.internaCamino{
	color:#808080;
}
.internaTitulo{
	background:transparent url(../img/barra_seleccion.jpg) repeat-x scroll 0 0;
	color:#EF6700;
	font-size:20px;
	font-weight:bold;
	margin-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
}
.internaCamino a {
	color:#808080;
}
.internaCamino a:hover {
	text-decoration:underline;
	color:#808080;
}
.internaDescripcion{
	border-bottom:1px solid #D6D6D6;
	border-left:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
	padding:5px;
	text-align:justify;
	overflow: hidden;
}
.internaDescripcion p{
	color:#777777;
	line-height:1.2em;
	margin-bottom:7px;
	margin-top:3px;
	text-align: justify;
}


.separadorCamino{
	margin-left:10px;
	margin-right:10px;
}
.imgLogo {
	float:left;
	position:relative;
}
.imgBuscar {
	margin-left:10px;
	margin-right:10px;
	border: none;
	height:auto;
}

.tituloMigas {
	color: #000000;
}
.piePrimerLink , .pieLink{
	padding-right:5px;
	vertical-align:sub;
	#margin-top:-7px;
}
.pieLink {
	padding-left:20px;
}
.linkVerMas {
	padding-left:5px;
}

.titulo {
	font-size:11pt;
	font-weight:bold;
	margin-top:10px;
}	

.subtitulo {
	font-size:9pt;
	font-weight:bold;
	margin-top:20px;
}	

.internaDescripcion ul.resource {
color:#777777;
margin:5px 0 20px;
width:95%;
}

.internaDescripcion ul.resource li {
	background:#fff url(../img/ico_list.gif) no-repeat scroll 12px 4px;
	line-height:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:5px;
	padding-left:25px;
}
.internaDescripcion ul.resource li ul.resource{
	margin:5px 0 9px;
}

.internaDescripcion ul.resource li ul.resource li {
	background:none;
	line-height:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
	margin-bottom:5px;
	margin-left:25px;
	padding-left: 0;
}

.internaDescripcion table, .internaDescripcion tr {
	padding: 0;
	margin: 0;
	width: 100%;
}

.internaDescripcion a{
	color: #c38659;
}

.internaDescripcion a:hover{
	text-decoration: underline;
}

th{
	padding: 3px 0;
	font-weight:bold;
	text-align:center;
}

.imgDerecha{
	text-align: right;
	float: right;
}
.imgIzquierda{
	text-align: left;
}
.imgCentro{
	text-align: center;
}

.tablewai {
	color:#666;
	margin:0 0 10px 5px;
	width:98%;
}

.tablewai th {
	border-bottom:1px solid #FFC89F;
	font-size:11px;
	padding:3px 0 3px 3px;
}

.celdacen {
	padding:3px;
	text-align:center;
}

.tablewai td {
	border-bottom:1px solid #FFC89F;
	font-size:11px;
	padding:3px 0 3px 3px;
}

.celdaizq {
	padding:3px;
	text-align:left;
}

caption {
	display:none;
}

.thTblTituSubtitu {
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

.marcoFilaAA{
	height:110px;
	width:640px;
	padding-left:20px;
	padding-right:20px;	
	overflow:hidden;
}
.marcoCeldaAA, .marcoCeldaAACentral{
	float:left;
	height:90px;
	padding:10px;
	position:relative;
	width:300px;
}
.marcoCeldaAACentral{
	float:none;
	margin:auto;
}
.aCeldaAA{
	float:left;
	height:90px;
	position:relative;
	width:300px;
	border:1px solid #D6D6D6;
	overflow:hidden;
}
a.aCeldaAA:hover{
	background: #EFEFEF;
	text-decoration: none;
	cursor: hand;
}
.imgCeldaAA{
	float:left;
	padding:5px;
}
.txtCeldaAA{
	color:#EF6700;
	float:left;
	font-size:13px;
	font-weight:bolder;
	height:88px;
	padding:5px 1px 1px 9px;
	width:160px;
	line-height:13pt;
	text-align:left;
}

a.aRSC{
	border: 2px solid #CCC;
	float: left;
}

a.aRSC:hover{
	border: 2px solid #EF6700;
}

.galeriaObrasDestacadas {
	padding-bottom: 25px;
	overflow: hidden;
	display: block;
	width: 100%;
}

a.aGalAreasActividad, .galAreasActividad {
	float: left;
	margin-left: 14px;
	border: 2px solid #CCC;
}

a.aGalAreasActividad:hover {
	border: 2px solid #EF6700;
}

ul.list_cont {
margin:0 10px 0 0;
}

ul.list_cont li  a{
	color: #777777;
}

ul.list_cont li  a:hover{
	color: #C38659;
}

ul.list_cont li .pdf {
	background:transparent url(../img/ico_pdf.gif) no-repeat scroll right top;
	padding:2px 25px 2px 0;
	float:right;
	color: #777777;
}

ul.list_cont li {
	border-bottom:1px solid #FFC89F;
	overflow:hidden;
	padding:8px 0px 2px 0px;
	width: 100%;
}

ul.list_cont li .texto, ul.list_cont li .tituloListado {
	float:left;
	width:80%;
}

.div_link{
	width: 100%;
	text-align: right;
	margin-top: 25px;
	margin-bottom: 10px;
}

.div_link a, .a_link{
	background: transparent url(../img/icono_camino.bmp) no-repeat scroll left 50%;
	font-weight: bold;
	padding-left: 16px;
	margin-right: 10px;
}

.fecha_noticia{
	font-size:9pt;
	color:#EF6700;
	font-weight:bold;
	border-bottom:1px solid #D6D6D6;
	margin-bottom:5px;
	padding-bottom:5px;
}
.titulo_noticia{
	font-size:11pt;
	font-weight:bold;
	line-height:12pt;
	margin-top:7px;
	text-align:left;
}

.margin-top20px{
	margin-top: 20px;
}

.form, .formulario_contactos{
	margin-left:auto;
	margin-right:auto;
	width:70%;
}

.formulario_contactos label{
	float:left;
	color:#777777;
}

.formline, .field_0, .field_1, .field_2, .field_3{
	clear:both;
	margin-bottom:15px;
	overflow:hidden;
	width:100%;
	color: #777;
}

.error, .comentario {
	clear:both;
	color:#FF0000;
	float:right;
	padding:2px;
	text-align:right;
	width:70%;
}
.comentario{
	color: #000;
	width: 90%;
}

.formctrl, .formulario_contactos input , .formulario_contactos textarea{
	color:#000;
	float:right;
	padding:0;
	text-align:left;
	width:70%
}

input.formctrl[type="file"]{
	height: 23px;
}

.btnform, .submitbutton {
	cursor:pointer;
	float:right;
	height:23px;
	color: #454545;
	text-align: center !important;
	padding:3px 3px 3px 2px !important;
	width: 50px !important;
}

.formerrors{
	color:#FF0000;
	width: 70%;
	margin: 15px auto;
	
}
.formerrors span{
	font-weight: bold;
}

.formerrors ul li{
	margin-top: 3px;
}
.div_datos_contacto {
	width: 80%; 
	margin: 15px auto;
}
.dato_contacto{
	padding: 0 0 0 15px;
	margin: 2px !important;
}	

.internaDescripcion ul.listaenlaces{
	width: 70%;
	margin: auto;	
}

.internaDescripcion ul.listaenlaces li {
	background:transparent url(../img/mapaItem.png) no-repeat scroll 0 center;
	line-height:18pt;
	list-style-type:none;
	margin:18px 0;
	padding:0 0 0 25px;
}

.internaDescripcion ul.listaenlaces li a {
	color:#777777;
	display:block;
	text-align:right;
	overflow:hidden;
	border-bottom:1px solid #CCCCCC;
}

.internaDescripcion ul.listaenlaces li a:hover{
	color: #C38659;
	text-decoration:none;
	cursor: pointer;
}

.spnTitLnk {
	color:inherit;
	display:block;
	float:left;
	font-weight:bold;
	padding-left:5px;
	text-align:left;
}
.spnUrlLnk{
	float:right;
}

.mapa{
	text-align: left;
	width: 500px;
	padding-left:10px;
}

.mapa li{
	list-style-type: none;
	padding-left:20px;
}

.mapH3{
	margin: 1em 0 0.25em 0;
	font-weight: bold;
	background:transparent url(../img/mapaTitulo.png) no-repeat scroll 0 50%;
	padding-left:22px;
}

.mapUrlNiv2 {
	margin: 0.5em 0 1em 2.1em;
}

.mapUrlNiv2  li{
	margin: 0.3em 0 0 0;
	padding: 0;
}

.mapUrlNiv2  a.mapLnk{
	color: #777;
	background:transparent url(../img/mapaItem.png) no-repeat scroll 0 50%;
	padding-left:19px;
}
.mapUrlNiv2  a.mapLnk:hover{
	color: #C38659;
}

.mapUrlNiv3 {
	margin: 0em 0em 1em 2.1em;
	// margin: -1.5em 0 1em 2.1em;
}
.mapUrlNiv3 li{
	margin: 0.3em 0 0 0;
}

.mapUrlNiv3  a.mapLnk{
	color: #777;
	background:transparent url(../img/mapaItemGris.png) no-repeat scroll 0 50%;
	padding-left:19px;
}
.mapUrlNiv3  a.mapLnk:hover{
	color: #C38659;
}

/* MENU */

a.primerOpcionMenuPrincipal {
	border-right:1px solid #808080;
	float:left;
	font-weight:bold;
	height:35px;
	padding-top:15px;
	position:relative;
	text-align:center;
	margin-top:-10px;
	width:180px;
	border-left:1px solid #808080;
	margin-left:5px;
}
a.primerOpcionMenuPrincipal:hover {
	background:transparent url(../img/barra_top_menu_on.jpg);
	cursor:pointer;
	cursor:hand;
	color: #ef6700;
	background:#FFCC99 none repeat scroll 0 0;
}
a.opcionMenuPrincipal {
	border-right:1px solid #808080;
	float:left;
	font-weight:bold;
	height:35px;
	padding-top:15px;
	position:relative;
	text-align:center;
	margin-top:-10px;
	width:180px;
}
a.opcionMenuPrincipal:hover {
	background:transparent url(../img/barra_top_menu_on.jpg);
	cursor:pointer;
	cursor:hand;
	color: #ef6700;
	background:#FFCC99 none repeat scroll 0 0;
}
a.primerOpcionSeleccionadaMenuPrincipal {
	border-right:1px solid #808080;
	float:left;
	font-weight:bold;
	height:35px;
	padding-top:15px;
	position:relative;
	text-align:center;
	margin-top:-10px;
	width:180px;
	border-left:1px solid #808080;
	margin-left:5px;
	background:transparent url(../img/barra_seleccion.jpg);
}
a.primerOpcionSeleccionadaMenuPrincipal:hover {
	background:transparent url(../img/barra_top_menu_on.jpg);
	cursor:pointer;
	cursor:hand;
	color: #ef6700;
	background:#FFCC99 none repeat scroll 0 0;
}
a.opcionSeleccionadaMenuPrincipal  {
	border-right:1px solid #808080;
	float:left;
	font-weight:bold;
	height:35px;
	padding-top:15px;
	position:relative;
	text-align:center;
	margin-top:-10px;
	width:180px;
	background:transparent url(../img/barra_seleccion.jpg);
}
a.opcionSeleccionadaMenuPrincipal:hover {
	background:transparent url(../img/barra_top_menu_on.jpg);
	cursor:pointer;
	cursor:hand;
	color: #ef6700;
	background:#FFCC99 none repeat scroll 0 0;
}
	
	
	
	
/* MENU VERTICAL*/
	
a.internaMenuOpcion {
	border-bottom:1px solid #a2a2a2;
	padding:7px 5px 0;
	width:190px;
	line-height: 17pt;
	display: block;
}
a.internaMenuOpcion:hover {
	background:#ffffff;
	color: #ef6700;
}
a.internaMenuOpcionActivo {
	border-bottom:1px solid #a2a2a2;
	border-left:5px solid #EF6700;
	color:#EF6700;
	padding:7px 5px 0;
	width:185px;
	line-height: 17pt;
	display: block;
}
a.internaMenuOpcionActivo:hover {
	background:#ffffff;
}
a.internaSubMenuOpcion {
	background:#D6D6D6;
	border-bottom:1px solid #a2a2a2;
	border-left:5px solid #A2A2A2;
	padding:7px 20px 0;
	display: block;
	width: 155px;
	line-height: 17pt;
}
a.internaSubMenuOpcion:hover {
	background:#ffffff;
	color: #FF9F71;
}
a.internaSubMenuOpcionActivo {
	background:#D6D6D6;
	border-bottom:1px solid #a2a2a2;
	border-left:5px solid #a2a2a2;
	padding:7px 20px 0;
	font-weight:bold;
	display: block;
	width: 155px;
	line-height: 17pt;
}
a.internaSubMenuOpcionActivo:hover {
	background:#ffffff;
	color: #FF9F71;
}
div.mv{

}
ul.mva{
	background:#efefef;
}
ul.mvb{
	//margin-top: -15px;
}
li.liMn1{
padding:0px;
}
li.liMn2{
padding:0px;
}

.divImgPrincipal{
	position: relative;
	float: left;
}

h2.titu {
color:#555;
float: left;
font-family:arial,sans-serif;
font-size:28px;
padding:0;
position:absolute;
text-align:right;
top:75px;
width:907px;
z-index:3;
left: 0;
height: 32px;
}
div.titu {
padding-right:10px;
float: right;
height: 32px;
}
span.titu {
background-color:#555;
float: right;
_zoom: 1;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=65);
opacity:0.65;
-moz-opacity:0.65;
-khtml-opacity:0.65;
font-weight:bold;
height:32px;
line-height:32px;
padding:2px 4px;
vertical-align:middle;
}
h2.titu_opac {
color:#FFF;
}
span.titu_opac {
background-color:transparent;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
opacity:1;
-moz-opacity:1;
-khtml-opacity:1;
}
