@charset "iso-8859-1";
/* CSS Document */

html,body{margin:0; padding:0; text-align:left; height:100%; background: url(../imgs/fondo.jpg) center top no-repeat; font-family:Arial, Helvetica, sans-serif; }
*{margin:0; padding:0;}
img{border:0}

#cabecera{width:932px; margin:auto; padding-top:15px;}
	#logo{width:147px; height:61px;}
	h1{font-size:0.8em; font-family:Arial, Helvetica, sans-serif;}
	#cabecera ul{list-style:none; float:right; background: url(../imgs/separadorMenu.gif) right center no-repeat #fff;margin-top:37px;}
		#cabecera ul li{ float:left; padding-left:15px; padding-bottom:4px; padding-top:4px; padding-right:15px; list-style:none; list-style-position:outside; font-family:Arial, Helvetica, sans-serif;  font-weight: bold ;font-size:0.80em; background: url(../imgs/separadorMenu.gif) left center no-repeat; color:#777777;}
			#cabecera ul li p{ padding-top:8px; padding-bottom:8px;  }
			#cabecera ul li p a:link, #cabecera ul li p a:visited, #cabecera ul li p a:active {color:#777777; text-decoration:none}
			#cabecera ul li p a:hover { color:#bcbbbb;text-decoration:none}
			/* MENU ACTIVADO: #cabecera ul li p{background:#c94900; padding-top:8px; padding-bottom:8px; color:#fff; }*/
			
#cuerpo{width:930px; position:relative; background:url(../imgs/seccion1.jpg) no-repeat top left; height:447px; margin:auto; margin-top:5px; border:1px solid #000;}
	#texto{width:422px; position:absolute; left:32px; top:58px; height:313px; overflow:auto}
		#texto h2{color:#e25f12; width:368px;  font-size:1.2em; margin-left:34px; padding-top:32px; background:url(../imgs/subrayadoH2.gif) no-repeat left bottom; padding-bottom:10px; margin-bottom:18px; }
		#texto div#menuProfundidad{width:368px;  color:#e25f12; font-size:0.7em;  position:absolute; top:5px; left:34px;}
			#texto div#menuProfundidad a{ color:#e25f12;}
			#texto div#menuProfundidad a:hover{ color:#e25f12; text-decoration:none;}
		#texto p{color:#777777;  font-size:0.75em; margin-left:34px; margin-right:34px; text-align:justify; line-height:1.5em; margin-bottom:10px;}
			#texto p strong, #texto p b{font-weight:bold; color:#c94900}
			#texto p a{color:#c94900; text-decoration:underline;}
				#texto p a:hover{color:#c94900; text-decoration:none;}
		#texto ul{ list-style:none;  margin-left:35px; list-style-position:outside; color:#777777;  font-size:0.75em;}
			#texto ul li{ list-style:none; list-style-position:outside; margin-top:3px;}
			#texto ul li a{ color:#000;}
			#texto ul li a.destacado{font-weight:bold;}
			#texto ul li a:hover{ color:#000; text-decoration:none;}
	#imagenAmpliada{width:419px; text-align:center; height:319px; position:absolute; top:59px; left:478px;}
	h2#tituloNaranja{position:absolute; left:222px; top:387px; padding-right:24px; padding-top:3px; height:25px; text-align:right; width:686px;  font-size:1.12em; color:#fff; }
	#carrusel{position:absolute; left:450px; top:385px;}
	#carrusel ul li img{ cursor:pointer;}
	
#textoInferior{width:932px; margin:auto; background: url(../imgs/punteadoInferior.gif) repeat-x bottom left; padding-bottom:10px; margin-top:10px; overflow:auto; }
	#textoInferior div{float:right; width:214px; height:116px; background:url(../imgs/obrasDestacadas.gif) no-repeat ; }
		#textoInferior div p{font-size:1.11em; color:#fff; margin-top:25px; margin-left:95px; margin-bottom:7px; }
			#textoInferior div p a{font-size:0.75em; color:#fff;  }
			#textoInferior div p a:hover{font-size:0.75em; text-decoration:none; }
	#textoInferior h3{ color:#c94900; font-size:0.75em; margin-top:15px;margin-bottom:15px;}
	#textoInferior p{ color:#777777; font-size:0.75em; margin-bottom:15px;}
	#textoInferior div#Obra{width:421px; margin-right:20px; padding-bottom:15px; display:inline; font-size:0.75em; height:auto !important; background: url(../imgs/bordesInferioresCajaNaranja.gif) no-repeat bottom left #e15e11; }
		#textoInferior div#Obra p{color:#fff; margin-top:15px; margin-left:15px; margin-right:15px; }	
		#textoInferior div#Obra div{width:421px; height:14px; background: url(../imgs/bordesSuperioresCajaNaranja.gif) top left no-repeat;  }


#pie{width:932px; margin:auto; margin-top:7px;}
	#pie a{ color:#777;}
	#pie a:hover{ color:#777; text-decoration:none;}
	#pie div{float:right; font-family:Arial, Helvetica, sans-serif; font-size:0.70em; color:#777;}
	#pie p{ font-family:Arial, Helvetica, sans-serif; font-size:0.70em; color:#777;}
