@charset 'utf-8';
/* CSS Document */

body{
	margin:0px auto;
	padding:0px;
	background-color:#fff;
	margin-top:10px;
	margin-bottom:0px;
	font-family: 'Trebuchet MS', Arial, FreeSans, sans-serif, Helvetica, Geneva, SunSans-Regular, Verdana;  
	font-size: 12px;
	color:#444;
}

.inicio {
	margin:0px auto;
	padding:0px;
	display:block;
	width:185px;
	height:90px;
	position:absolute;
	top:12px;
	left:12px;
	cursor:pointer;
	z-index:9500;
	background:transparent;
	background-image:url(../images/transparencia.gif);
	background-repeat:repeat;
	background-position:top left;
}
 
#contenedor{
	margin:0px auto;
	padding:0px;
	text-align:center;
	width:760px;
	position:relative;
	border:2px solid #a6b31d;
	display:block;
	cursor:default;
	border-bottom:0px;
	border-top:0px;
	clear:both;
	padding-bottom:25px;
}

#cabecera{
	display:block;
	margin:0px auto;
	padding:0px;
	width:760px;
	height:169px;
	position:relative;
	z-index:2;
}


#back{
	margin:0px auto;
	padding:0px;
	background-image:url(../images/back.gif);
	background-repeat:repeat;
	background-position:left top;
	position:absolute;
	z-index:0;
	left:0px;
	top:23px;
	width:100%;
	height:100px;
	display:block;
}


#sombra{
	margin:0px auto;
	padding:0px;
	background-image:url(../images/sombra1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	position:absolute;
	z-index:1;
	left:-18px;
	top:-12px;
	width:795px;
	height:195px;
	display:block;
}

#sombra2{
	margin:0px auto;
	padding:0px;
	background-image:url(../images/sombra.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	position:absolute;
	z-index:0;
	left:-18px;
	bottom:-21px;
	bottom:0px;
	width:795px;
	height:170px;
	display:block;
}

#banner {
	display:none;
}

.banner{
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
}

#bannerFlash{
	display:block;
	margin:0px auto;
	padding:0px;
	width:760px;
	height:165px;
	position:absolute;
	z-index:0;
	bottom:21px;
	left:0px;
	z-index:4;
	background-color:#0973ae;
	border-top:1px dashed #bfd85b;
}

#menu{
	margin:0px auto;
	display:block;
	padding:0px;
	width:524px;
	height:75px;
	border:0px;
	position:absolute;
	top:117px;
	right:0px;
	text-align:center;
	clear:both;
	z-index:3;
}

.boton1, .boton2, .boton3, .boton4{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	line-height:12px;
	cursor:pointer;
	z-index:4;
}

.boton1{
	width:100px;
	height:23px;
	background-image:url(../images/boton12.gif);
	top:3px;
	left:72px;
}

.boton1:hover {
	background-position:bottom left;
}

.boton2{
	width:88px;
	height:13px;
	background-image:url(../images/boton22.gif);
	top:9px;
	left:188px;
}

.boton2:hover {
	background-position:bottom left;
}

.boton3{
	width:110px;
	height:26px;
	background-image:url(../images/boton32.gif);
	top:2px;
	right:118px;
}

.boton3:hover {
	background-position:bottom left;
}

.boton4 {
	width:47px;
	height:10px;
	background-image:url(../images/boton42.gif);
	top:10px;
	right:50px;
	line-height:10px;
}

.boton4:hover {
	background-position:bottom left;
}

#contenido {
	margin:0px auto;
	display:block;
	position:relative;
	clear:both;
	padding:10px;
	margin-bottom:145px;
	top:15px;
	width:80%;
	position:relative;
	z-index:1;
	margin-bottom:175px;
}

#footer{
	text-align:center;
	margin:0px auto;
	padding:0px;
	background-image:url(../images/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
	width:762px;
	height:60px;
	position:absolute;
	bottom:21px;
	left:-1px;
	color:#fff;
	clear:both;
	z-index:50;
}

#footer p{
	margin:0px auto;
	padding:0px;
	text-align:center;
	margin-top:42px;
	cursor:text;
	font-family: 'Trebuchet MS', Arial, FreeSans, sans-serif, Helvetica, Geneva, SunSans-Regular, Verdana;  
	font-size: 13px;
	position:relative;
	z-index:4;
}

#footer a{
	font-family: 'Trebuchet MS', Arial, FreeSans, sans-serif, Helvetica, Geneva, SunSans-Regular, Verdana;  
	font-size: 13px;
	color:#fff;
	font-weight:bold;
}

#footer a:hover{
	color: #993333;
}

h2 {
	text-align:left;
	font-size: 14px;
	color: #0080AD;
}

p {
	text-align:justify;
	cursor:text;
	line-height:16px;
}

p.centrado {
	text-align:center;
}

p strong {
	/*color:#828D02;*/
	color:#000;
	font-weight:bold;
}

p.informacion {
	text-align:left;
}

p.informacion strong {
	color:#000;
	font-weight:bold;
	font-size:22px;
}

a{
	font-size: 13px;
	color: #9DAA02;
	text-decoration: none;
}	

a {
	color:#828d02;
}

a:hover{
	color: #993333;
}

h6, h5{
	font-size: 1.0em;
	color: #6A849D;
	text-decoration: none;
}

h6{
	margin:0px;
}

h5{
	display:block;
	text-align:center;
}

h5 a{
	margin:0px auto;
	text-align:center;

}

h5 .seleccionado{
	color:#993333;
}

ul li {
	text-align:justify;
	margin:0px auto;
	cursor:text;
}

.imgcenter{
	margin:0px auto;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	cursor:default;
}

.imgleft{
	margin:0px auto;
	padding:0px;
	margin:10px;
	margin-left:0px;
	text-align:center;
	cursor:default;
	float:left;
}

.imgright{
	margin:0px auto;
	padding:0px;
	margin:10px;
	margin-right:0px;
	text-align:center;
	cursor:default;
	float:right;
}

input, textarea, select  {
	border: 1px solid #87A8BA;
	font: normal 12px 'Trebuchet MS', Arial, FreeSans, sans-serif, Helvetica, Geneva, SunSans-Regular, Verdana;  
	color: #000;
	padding:2px;
	margin:0px 0px 5px 0px;
	margin-left:10px;
	text-align:left;
	/*width:280px;*/
}

select {
	padding:0px;
}

.boton {
	margin:0px auto;
	padding:0px;
	margin-right:35px;
	line-height:12px;
	text-align:center;
	font: normal 12px 'Trebuchet MS', Arial, FreeSans, sans-serif, Helvetica, Geneva, SunSans-Regular, Verdana;  
	display:block;
	background-color:#993300;
	cursor:pointer;
	float:right;
	border:0px;
	color:#fff;
	padding:2px;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #ff7c3b;
	border-bottom:1px solid #692300;
	border-right:1px solid #692300;
}

.boton:hover {
	background-color:#a6b31d;
	color:#000;
	border:1px solid #c0c492;
	border-bottom:1px solid #707713;
	border-right:1px solid #707713;
}

.inicio2{
	margin:0px auto;
	padding:0px;
	font-weight:normal;
}

.imprimir{
	margin:0px auto;
	padding:0px;
	font-weight:normal;
}

.imprimir {
	float:left;
	display:block;
	width:30px;
	height:26px;
	overflow:hidden;
	text-indent:-999px;
	background-image:url(../images/impresora.jpg);
	background-position:bottom left;
}

.inicio2 {
	float:left;
	display:block;
	width:30px;
	height:26px;
	overflow:hidden;
	text-indent:-999px;
	background-image:url(../images/inicio.jpg);
	background-position:bottom left;
	margin-top:-1px;
}


.imprimir:hover, .inicio2:hover {
	background-position:top left;
}

#menuNavegacion {
	margin:0px auto;
	padding:0px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:9999;
	display:block;
	cursor:auto;
}

#menuNavegacion h5{
	margin:0px auto;
	padding:0px;
	overflow:visible;
}

.hojas{
	position:relative;
	top:5px;
}

.separacion {
	position:relative;
	top:4px;
}

br.salto {
	display:block;
	line-height:12px;
	position:relative;
	clear:both;
}

#form1 {
	display:block;
	margin:0px auto;
	padding:0px;
	text-align:center;
	width:406px;
}

.important, #important {
	margin:0px auto;
	padding:0px;
	font-weight:bold;
}

#important {
	font-size:22px;
	position:relative;
	right:49px;
	top:5px;
}

.important {
	font-size:12px;
	position:relative;
	right:0px;
	top:-16px;
}

#hero {
	display:block;
	position:relative;
	z-index:100;
	width:760px;
	height:169px;
	background-color:#fff;
}

.logoLaDipu {
	display:none;
}

.flecha {
	padding-left:12px;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../images/flecha.gif);
	overflow:hidden;
	height:7px;
	line-height:25px;
}

.flecha:hover {
	background-position:bottom left;
}

/************************* FORMATO ECONCIENCIAS  *****************************************/

#titulonatural h2{
	margin:0px auto;
	padding:0px;
	color:#818c02;
	text-align:left;
	font-weight:bold;
	margin-left:30px;
	font-size:2em;
	z-index:1001;
	display:block;
	position:relative;
	line-height:40px;
	cursor:default;
}

#menunatural{
	background-image:url(../espacios_naturales/images/solapas.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0px auto;
	padding:0px;
	text-align:center;
	border:0px #AFBEC7 solid;
	padding-top:55px;
	margin-top:-50px;
	margin-bottom:-20px;
	width:600px;
	height:75px;
	display:block;
	z-index:999;
	position:relative;
}

#menunatural h6 .seleccionado{
	color:#993333;
}

#menunatural h6 a{
	font-size:16px;
}

p input {
cursor:pointer;
}

.destacado {
	position:relative;
	display:inline-block;
	margin-top:2px;
	margin-bottom:2px;
	background-color:#a6b31d;
	font-weight:bold;
	text-align:center;
	padding:1px;
	padding-left:3px;
	padding-right:3px;
	color:#fff;
}

.destacado:hover {
	color:#fff;
	text-decoration:underline;
}

.destacadoSel {
	background-color:#993333;
}

.verde {
	color: #818C02;
}