*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}
strong { font-weight: bold }
em { font-style: italic }
a { outline:none; text-decoration:none; color:#3f3f3f; }
img,a img { border:0; }

body { background:#E6E6E6 url(/rsc/imagenes/body.jpg) top center repeat-x fixed ; font-size:62.5%; padding: 5px 0px;
	margin:auto; margin-top: 5px; width: 985px; }

/* DECLARACION GENERAL */
#navegadorglobal { width: 985px; height: 39px; position: relative; z-index: 10; }
#navegadorglobal #navegador { margin-top: 6px; }
#navegadorglobal #navegador li { display: inline; }
#navegadorglobal #navegador li a { float: left; width: 164px; height: 0; padding-top: 39px; overflow: hidden; }
#navegadorglobal #navegador li a { background-image:url(/rsc/imagenes/navegador.png); background-repeat: no-repeat; }

/* POSICION ORIGINAL */
#navegadorglobal #navegador li#nav1 a { background-position: 0 0; }
#navegadorglobal #navegador li#nav2 a { background-position: -164px 0; }
#navegadorglobal #navegador li#nav3 a { background-position: -328px 0; }
#navegadorglobal #navegador li#nav4 a { background-position: -491px 0; }
#navegadorglobal #navegador li#nav5 a { background-position: -655px 0; }
#navegadorglobal #navegador li#nav6 a { background-position: -819px 0; }

/* OVER */
#navegadorglobal #navegador li#nav1 a:hover { background-position: 0 -39px; }
#navegadorglobal #navegador li#nav2 a:hover { background-position: -164px -39px; }
#navegadorglobal #navegador li#nav3 a:hover { background-position: -328px -39px; }
#navegadorglobal #navegador li#nav4 a:hover { background-position: -491px -39px; }
#navegadorglobal #navegador li#nav5 a:hover { background-position: -655px -39px; }
#navegadorglobal #navegador li#nav6 a:hover { background-position: -819px -39px; }

/* DEPENDIENDO DE LA PAGINA */
#navegadorglobal.inicio #navegador li#nav1 a { background-position: 0 -78px; }
#navegadorglobal.quien #navegador li#nav2 a { background-position: -164px -78px;  }
#navegadorglobal.oposiciones #navegador li#nav3 a { background-position: -328px -78px !important; }
#navegadorglobal.cursos #navegador li#nav4 a { background-position: -491px -78px !important; }
#navegadorglobal.descargas #navegador li#nav5 a { background-position: -655px -78px !important; }
#navegadorglobal.informacion #navegador li#nav6 a { background-position: -819px -78px; }

#anuncioglobal {
	padding: 10px 0px 10px 0px;
}

#trio_izq {
	background-image:url(/rsc/imagenes/noticia.png);
	height: 310px;
	width: 322px;
	float:left;
}

#trio_dcha {
	background-image:url(/rsc/imagenes/noticia.png);
	height: 310px;
	width: 322px;
	float:right;
}

#trio {
	background-image:url(/rsc/imagenes/noticia.png);
	height: 310px;
	width: 322px;
	margin-left: 331px;
}

#footer {
	background-image:url(/rsc/imagenes/footer.png); background-repeat: no-repeat;
	height: 22px;
	width: 985px;
	margin-top:5px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: 900;
	text-align: center;
}

.content_trio {
	padding: 15px;
	height: 270px;
	overflow: hidden;
}

.content_trio h1 {
	font-size:1.6em;
	font-variant:small-caps;
	color:#0F8F08;
	margin-bottom:10px;
	letter-spacing:0.2em; 
}


.content_trio h1 {
	font-weight: bold;
	padding: 2px 0px 2px 18px;
	margin: 8px 0px;
	color: #8e908f;
	background: #f9f9f9 url(/rsc/imagenes/h1.gif) no-repeat left top;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	font-family: "Trebuchet MS",Arial,Verdana;
}

.content_trio ul li{
	padding: 4px 0px;
	margin: 0px 10px;
	border-bottom: 1px solid #dddddd;
}

.content_trio ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:1.1em;
    font-weight:400;
	color:#000000;
	text-decoration:none;
	margin-bottom:15px;
}


.noticias {
	height:200px;
	overflow:inherit;
}
.noticias ul li{
	font-size:1.1em;
}


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:1.1em;
    font-weight:400;
	color:#000000;
}


.izq {
	float:left;
}

.dcha {
	padding-left: 70px;
}

.dcha h3 {
	font-size: 1.1em;
	color:#000;
	padding:15px 0 10px 0;
	font-family: "Trebuchet MS",Arial,Verdana;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.dcha p {
	padding-top:3px;
	font-size: 1em;
}	


.contenido {
	position:relative;
	background: url(/rsc/imagenes/fondo_02.png) repeat-y 1px 0px;
	width:100%;
	z-index: 20;
	
}

.bloque {
	padding-top:5px;
	background: url(/rsc/imagenes/fondo_01.png) no-repeat 1px 100%;
}

.bloque2 {
	background: url(/rsc/imagenes/fondo_03.png) no-repeat 1px 100%;
}


.datos {
	float:left;
   	width: 530px;
 	background: url(/rsc/imagenes/fondo_cupon.png) repeat-x;
	border: 3px solid #86D842;
	margin:10px 5px 10px 20px;
	padding: 15px;
}

.cupon_content {
	margin:0px 22px 10px 0px;
	float:right;
	width: 350px;

	padding:0 10px 10px 0;
}

.cupon {
	margin:10px 0 0 0;
	border: 3px solid #86D842;
	width: 330px;
	background: url(/rsc/imagenes/fondo_cupon.png) repeat-x;
	padding:10px;
}

.limpio {
	clear:both;
}

.wrap {
	width:100%;
}


.cupon label {
	padding-top:8px;
	float:left;
	text-align:right;
	width:135px;
}

.cupon input#name, .cupon input#email, .cupon input#telefono, .cupon input#movil, .cupon input#direccion, .cupon input#codigopostal, .cupon input#localidad, .cupon input#provincia, .box input#alumno, .box input#movil {
	width:157px;
	padding:1px;
	margin:5px;
}

.cupon select{
	width:168px;
	margin:5px;
}

/* form elements */
.content_trio form {
	margin:7px 15px; 
	padding: 5px 0;
	border: 1px solid #91FF5F; 
	background: #C8FFAF;
}

.content_trio fieldset {
	margin: 0;	padding: 0;
	border: none;
}

.content_trio legend {
	display: none;
}

.content_trio label {
	display:block;
	font-weight:bold;
	margin: 7px 10px;
}

.content_trio input {
	padding:3px;
	margin-left:40px;
	border: 1px solid #E5F0FB; 
	font: normal 1em Verdana, sans-serif;
	color:#777;	
}

#edadForm, #nacionalidadForm,  #estudiosForm {
  width: 200px;
  }
   
.content_trio select {
	margin-left:40px;
}

#cupon input.button {
	font: bold 12px Arial, Sans-serif; 
	height: 28px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left: 50px;
	padding: 2px 3px; 
	color: #000;
	background: #88EF59 url(/rsc/imagenes/button-bg.png) repeat-x 0 0; 
	border: 1px solid #64CF33;
	width: 150px;
}

.content_trio input.button{
	font: bold 1em Arial, Sans-serif; 
	height: 25px;
	margin-top:8px;
	margin-left: 50px;
	padding: 1px; 
	color: #000;
	background: #88EF59 url(/rsc/imagenes/button-bg.png) repeat-x 0 0; 
	width: 150px;
}

.content_trio p{
	padding:0px;
	margin:0px;
	font-size: 1.1em;
}

.situacion  h4{
   	font: 1em  Arial, Sans-serif;
	padding: 2px 0px 0px 25px;
	letter-spacing: 1px;
}


.button {
  color: #FFF;
  background: #acc url(/rsc/imagenes/button-bg.png) repeat-x;
  font: 18px bold Lucida Grande, Arial, Helvetica, Sans-Serif;
  border: none;
  display:block;
  margin:auto;
  width: 170px;
  text-align: center;
  padding: 8px 15px 6px 15px;
  
}

.button:hover {
  color: #000;
}

.datos h2 {
	font: normal 180% 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	padding: 2px;
	margin-bottom: 0;
	color: #000000;
	text-align: center;
	border-bottom: 2px inset #cecece;
}

.datos h2:hover {
	cursor: pointer;
}

p, li, dd {
	font: 13px/18px "Lucida Grande", Arial, Helvetica, Sans-Serif;
	margin: 0 0 15px 0;
	text-align: justify;
}

.datos h3 {
	padding: 6px 0px 4px 40px;
	margin: 8px 0px;
	color: #2d2d2d;
	background:  url(/rsc/imagenes/h3_2.png) no-repeat left -2px;
	border: #86D842 1px solid;
	font: bold 1.5em  'Lucida Grande',Arial,Verdana;
}

.datos h4, .cupon h4 {
	font-size: 1.4em;
	color: #000000;
	padding-bottom: 3px;
}

.acordeon div {
	padding: 0 20px 15px 30px;
}

.dejar_cupon {
	padding-left: 70px;
	display:none;
}

.info_lateral img {
    margin:10px 25px 0 0;
}

.cupon p {
	 text-align:center;
}

.quien h2{
	background-image: none;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
	padding-bottom: 2px;
	text-align: left;
}

.quien h3{
	background-image: none;
	border: none;
	margin-bottom: 3px;
	padding-left: 0px;
	text-align: left;
}


.quien p.direccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size:1.2em;
	text-align:justify;
	padding:.5em 0px 1em 50px;
}



#cabecera h2{
	font-family: "Trebuchet MS",Arial,Verdana;
	position: absolute;
	top: 50px;
	margin:auto;
	width: 620px;
	font-size: 2.5em;
	text-align: center;
	color: #86d843;
}


.accordion2 ul {
	margin: 0;
	padding: 10px 0px 10px 60px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	display: none;
	line-height:1.4em;
}

.accordion2 ul li {
	font: 1.3em/1em Arial, Helvetica, sans-serif;
	list-style:square;
}

em.error {
  background:url("../imagenes/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
}
em.success {
  background:url("../imagenes/checked.gif") no-repeat 0px 0px;
  padding-left: 16px;
}
	
#trio_dcha  p{
	font: 1.8em "Trebuchet MS",Arial,Verdana; 
	color:#3F3F3F;
	text-align: center;
}

#trio_izq  p{
	font: 1.6em "Trebuchet MS",Arial,Verdana; 
	color:#3F3F3F;
	border-bottom: 1px inset #666666;
	padding: 4px 0;
}

.datos ul {
	margin: 0;
	padding: 5px 0px 5px 40px;
}

.datos ul li {
	list-style:square;
}

table {
	border-collapse: collapse;
	margin: 10px 5px;	
}

th strong {
	color: #fff;
}

th {
	background: #006600; 
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border: 1px solid #006600;
	border-bottom-width: 2px;
}

tr {
	height: 20px;
	background: #fff;	
}

td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #E5F0FB; 
}

#newsletter_correo {
	width: 163px;
}


.imagen_opo {
	float: left;
	padding-right: 10px;
}


blockquote {
  margin: 10px 40px;
  padding: 8px 0 0 27px;  
  font: bold 1.8em/1.5em "Trebuchet MS", Tahoma, arial, Sans-serif; 
  color: green;
  border: 0px;   
  background: url(/rsc/imagenes/quote.png) no-repeat;
}

#peq_izq {
	background-image:url(/rsc/imagenes/distancia1.png);
	height: 269px;
	width: 322px;
	float:left;
}

#peq_dcha {
	background-image:url(/rsc/imagenes/foto_tia_peq.png);
	height: 269px;
	width: 653px;
	float:right;
}

#formulario_forestales label {
	padding: 10px 0 0 20px;
	float: left;
	text-align: right;
	width: 195px;
	}
	
.quien p.direccion a {
	color: red;
}


/* PARA EL MENU DE ABAJO */

	.foot {
		position: fixed;
		height: 40px;
		
		bottom: 0px;
		1right: 10px;
		background-color:#4db61e;
		z-index:1000;
		1background:#222222 none repeat scroll 0 0;
		left:0;

		width:100%;
		
	}
	
	.foot2 {
		position: fixed;
		height: 40px;
		bottom: 0px;
		z-index:1001;

		left:0;

		width:100%;
		
	}
	
	.foot2 div {
	
		
		display:table;
		margin:0 auto;
		padding: 12px 0;
		width:940px;;
	}
	
	.foot2 div p {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#FF0000;
		font-size:2em;
		font-weight: bold;
		text-align:center;
	}
	
	
	input[type="text"]:focus
	{
		background-color:#ffffcc;
	}