body{
	margin:0 auto 0 auto;
	color:#251516;
	font-family:Tahoma, Verdana;
	font-size:0.8em;
	background-color:#e9e9e9;
	background-image: url(../img/fondo_arbol.jpg);
   background-attachment: fixed;
   background-position: 0% 20%;
   background-repeat: no-repeat;
}

img{border:none}

.alinear_dcha{	text-align:right; }
.flotar_izq{ float:left}
.texto_verde{ color:#68bf01}
.texto_gris_claro{ color:#8d7e81}
.texto_gris_claro a{ color:#8d7e81; text-decoration:none}
.texto_gra{ font-size:2em;}
.texto_med{ font-size:1.5em}
.texto_peq{ font-size:0.8em;}
.negrita{font-weight:bold;}
.texto_marron{color:#3E0003;}
.texto_marron a{color:#3E0003;text-decoration:none}
.fondo_gris{background-color:#EFEFEF;}

.texto_verde a{ color:#68bf01; text-decoration:none}

#contenedor{
	width:820px;
	height:auto !important;
	min-height:782px;
	height:782px;
	margin:5px auto 0 auto;
	background-color:#fff;
}


#cabecera{
	width:810px;
	height:256px;
}



#cont_cabecera{
	width:780px;
	height:247px;
	background:#fff url(../img/fondo_web.jpg) left;
	padding:9px 25px 0 15px;
}


#contenido{
	width:780px;
	height:auto !important;
	min-height:515px;
	height:515px;
	background:#fff url(../img/fondo_web.jpg) left;
	padding:0px 25px 0 15px;
}

#sombra_pie{
	width:810px;
	height:11px;
	background: url(../img/sombra_inf.jpg) bottom no-repeat;
	padding:0px 10px 0 0;
}

#menu_principal{
	height:26px;
	padding:23px 0 0 0;
	margin:0 0 0 580px;
}

#menu_principal a{
	color:#251516;
	text-decoration:none;
}

#imagen_cabecera{
	margin:7px 0 0px 0;
	height:40px;
	width:779px;
	padding:137px 0 0 0;
}

#bloque_transparente{
	margin:0 0 0 1px;
	width:757px;
	height:17px;
	background-image:url(../img/fondo_transp.png) !important;
	background-image:none;
	padding:12px 20px 0 0;
	text-align:right;
	color:#fff;
}

*html #bloque_transparente{
	margin:-3px 0 0 1px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/fondo_transp.png');
}	

#enlaces_trasnparentes{
	position:static !important;
	position:absolute;
	margin:0 !important;
	margin:0 0 0 -375px;
}

#bloque_transparente a{
	color:#fff;
	text-decoration:none;
}

#bloque_entero_trasnparente{
	width:779px;
	height:11px;
	background-image:url(../img/fondo_trans_entero.png) !important;
	background-image:none;
}

*html #bloque_entero_trasnparente{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/fondo_trans_entero.png');
}	



#columna_dcha{
	width:177px;
	float:right;
}

.borde_sup_dcha{
	background:url(../img/borde_sup_dcha.jpg) center no-repeat;
	height:25px;
	width:172px;
	padding:10px 0 0 5px;
	font-size:1em;
	font-weight:bold;
}

.borde_inf_dcha{
	background:url(../img/borde_inf_dcha.jpg) center no-repeat;
	height:35px;
	width:157px;
	text-align:right;
	padding:0 10px 0 10px;
	font-size:0.8em;
}

.borde_inf_dcha a{
	text-decoration:none;
	color:#251516;
}

.bloque_dcha{
	height:auto !important;
	min-height:111px;
	height:111px;
	border-left:1px solid #a3a3a3;
	border-right:1px solid #a3a3a3;	
	padding:0 10px 0 10px;
}

.av_noticias{
	padding:0 0 10px 0;
	font-size:0.8em;
}

.linea_puntos{
	height:1px;
	font-size:0px;
	line-height:0px;
	background:url(../img/puntos.png) center repeat;
}
.clear{ clear:both}


.listado_triangulos{
	padding:5px 0 0 0;
	margin:0 0 0 0;
	font-size:0.8em;
}

.listado_triangulos a{
	color:#251516;
	text-decoration:none;
}

.listado_triangulos div{
	list-style:none;
	background:url(../img/trianguloverde.jpg) left top no-repeat;
	height:auto !important;
	min-height:15px;
	height:15px;
	padding:0 0 3px 15px;
	margin:0;
}

#columna_izq{
	width:593px;
	height:auto !important;
	min-height:497px;
	height:497px;
}


.borde_sup_izq{
	background:url(../img/borde_sup_izq.jpg) center no-repeat;
	height:25px;
	width:573px;
	padding:10px 10px 0 10px;
	font-size:1em;
	font-weight:bold;
}

.borde_inf_izq{
	background:url(../img/borde_inf_izq.jpg) top no-repeat;
	height:35px;
	line-height:35px;
	font-size:0px;
	width:573px;
	text-align:left;
	padding:0 10px 0 10px;
	font-size:0.8em;

}


.bloque_izq{
	height:auto !important;
	min-height:403px;
	height:403px;
	border-left:1px solid #a3a3a3;
	border-right:1px solid #a3a3a3;	
	padding:5px 10px 0 10px;

}


.opcion_menu, .opcion_menu_ult{
	padding:0 15px 0 15px;
	border-right:1px solid #2f1c1e;
	float:left;
	color:#3b282a
}

.opcion_menu_ult{	border-right:none;}
.opcion_menu a, .opcion_menu_ult a{
	color:#3b282a;
	text-decoration:none
}

#opcion_seleccionada a{
	 color:#68bf01 !important;
	 text-decoration:underline
}


#fila_menu_servicios{ padding:0 0 0 0px;}



.accToggler{
	margin: 5px 0 0 0;
	padding: 0px 0 5px 15px;
	width: 510px;
	color:#3b282a;
	background:url(../img/triangulomarron.jpg) left top no-repeat;
	margin:0 0 0 10px;
	
}
#accTogglerActivo{
	background:url(../img/triangulomarron.jpg) left top no-repeat !important;
	color:#3b282a !important;
	margin:0 0 0 10px;
	
}

.accContent{
	margin: 5px 0 0 25px;
	padding:0 0 0 0;
	font-size:0.8em;
	line-height:1.3em;
}
#titulo_inicio{
	margin:0 0 0 25px;
}
#titulo_servicios{
	margin:30px 0 0 25px !important;
	margin:0 0 0 25px;
}

#titulo_empleo{
	width:130px;
	height:45px;
	margin:0 0 0 25px;
}

#texto_empleo{
	width:445px;
	height:45px;
	text-align:justify;
	margin:0 0 0 25px;
	font-size:0.9em;
}

#iconos_inicio{
	height:90px;
}

#titulo_experiencia{
	margin:0px 0 0 25px;
}
.texto_inicio1{
	width:540px;
	margin:40px 0 0 25px;
	text-align:justify;
}

.text_servicio{
	text-align:justify;
	margin:15px 0 0 25px;
}

#texto_inicio{
	width:540px;
	height:auto !important;
	min-height:340px;
	height:340px;
	margin:20px 0 0 25px;
	text-align:justify;
}



.icono_servicio{
	float:right;
	margin:0 0 0 7px;
}

#menu_servicios{
	/*position:relative;*/
	margin:-30px 0 0 0 !important;
	margin:-30px 0 0 -25px;
	position:static !important;
	position:absolute;
}

#hojas{
	width:569px;
	height:109px;
	margin:-9px 0 0 -10px;
	position:static !important;
	position:absolute;
	background:url(../img/experienciageam.png) center no-repeat !important;
	background-image:none;
}

*html #hojas{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/experienciageam.png');
}

#hojas_contacto{
	width:103px;
	height:164px;
	margin:-9px 0 0 480px;
	float:right;
	position:absolute;
	background:url(../img/contactogeam.png) left no-repeat !important;
	background-image:none;
}

*html #hojas_contacto{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/contactogeam.png');
}	

#texto_contacto{
	width:340px;
	text-align:justify;
	margin:0px 0 0 135px;
	font-size:0.9em;
}

#formulario_contacto{
	width:340px;
	height:auto !important;
	min-height:220px;
	height:220px;
	text-align:center;
	margin:15px 0 0 135px;
}

.textbox{
	width:280px;
	height:20px;
	border:1px solid #f8f8f8;
	font-family:Tahoma, Verdana;
	color:#612c28;
	background-color:#f0f2f1;
	text-align:center;
	font-size:1.2em;
	margin:0 0 5px 0;
}

.textbox1, .file{
	width:255px;
	height:20px;
	border:1px solid #f8f8f8;
	font-family:Tahoma, Verdana;
	color:#612c28;
	background-color:#f0f2f1;
	text-align:center;
	font-size:1.1em;
	margin:4px 0 0 0;
}

.textarea{
	width:280px;
	height:90px;
	border:1px solid #f8f8f8;
	font-family:Tahoma, Verdana;
	color:#612c28;
	background-color:#f0f2f1;
	text-align:center;
	font-size:1.2em;
	margin: 0 0 10px 0;
}

.boton_enviar{
	width:71px;
	height:22px;
	border:0px;
	background:url(../img/boton-contacto.jpg);
	font-family:Tahoma, Verdana;
	color:#b9babc;
	text-align:center;
	font-size:1.3em;
}

#contacto,#empleo{
	margin:0;
}

.boton_empleo{
	width:60px;
	height:25px;
	border:0px;
	background-color:#7a9723;
	font-family:Tahoma, Verdana;
	color:#FFFFFF;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	margin-top:2px;
}

.mensaje_error{
	color:#FF0000;
	font-size:0.8em;
}

.mensaje_ok{
	color:#63BF00;
	font-size:0.8em;
}

#mensajes{
	width:300px;
	margin:0px 0 0 170px;
}

#centro_empleo{
	width:549px;
	height:180px;
	margin:30px 0 0 11px;
}

.foto_empleo{
	float:left;
	margin:0 7px 0 0;
}

#formulario_empleo{
	width:271px;
	height:auto !important;
	min-height:198px;
	height:198px;
	background-color:#e8e9eb;
	text-align:center;
	float:left;

}

#empleo{
	margin:0
}

#titulo_noticias{
	width:200px;
	height:70px;
	position:static !important;
	position:absolute;
	margin:-30px 0 0 0;
}

#relleno_noticias{
	height:0px !important;
	height:40px;
}
.elemento_titulo{
	float:left;
}

#titulo_seccion{
	float:left;
	margin:16px 0 0 10px;
}

.elemento_descarga{
	padding:0 0 0 15px;
	background:url(../img/trianguloverde1.gif) top left no-repeat ;
	font-size:1.0em;
	font-weight:bold;
	margin:10px 0 0 20px;
	height:auto !important;
	min-height:20px;
	height:20px;
	}
	
.elemento_mapa{
	padding:0 0 7px 15px;
	background:url(../img/trianguloverde.jpg) left no-repeat ;
	margin:0 0 0px 0;
}

.subelemento_mapa{
	padding:0 0 0 15px;
	background:url(../img/triangulomarron.jpg) left no-repeat ;
	margin:0 0 7px 15px;
	font-size:0.9em;
}

.elemento_mapa a{
	color:#251516;
	text-decoration:none;
}

.subelemento_mapa a{
	color:#251516; 
	text-decoration:none;
}

.tit_serv{
	padding-top:10px;
}

.texto_largo{
	margin-top:30px;
	}
	
.jsvalidation{
	font-size:0.8em;
	color:#ff000c;
}

.fondo_gris{
	background-color:#999999;
}