html{
	margin: 0;
	padding: 0;
	background: #B5AFB1;
}
body{
	margin: 0;
	padding: 0;
	width: 100%;
	font: 19px arial, helvetica;
	color: #000;
}
/*----------------------------------------------------------------- GENERALES */
a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #d45500;
}
br.peke{padding: 0px; margin: 0px; font-size: 11px;}
input{
	border: solid 1px #d45500;
	background: white;
	color: black;
}
select{
	border: solid 1px #d45500;
	background: white;
	color: black;
}
textarea{
	position: relative;
	width: 698px;
	margin: 0 auto;
	border: solid 1px #d45500;
	background: white;
	color: black;
}

.delimitador{
	position: relative;
	width: 886px;
	margin: 0 auto;
}
.naranja{
	font-weight: 100;
	color: #d45500;
}
/*------------------------------------------------------------- FIN GENERALES */
/*------------------------------------------------------------------ CABECERA */
.cabecera{
	position: relative;
	width: 100%;
	height: 256px;
	background: url('../img/fondocabecera.jpg') repeat-x;
}
.logocabecera{
	position: relative;
	width: 696px;
	height: 160px;
	margin: 0 auto;
	top: 37px;
	background: url('../img/logocabecera.png') no-repeat;
}
/*-------------------------------------------------------------- FIN CABECERA */
/*----------------------------------------------------------------------- PIE */
.pie{
	position: relative;
	width: 100%;
	height: 256px;
	margin: 0 auto;
	background: url('../img/fondopie2.jpg') repeat-x;
	font-size: 19px;
}
.contenido_pie{
	position: relative;
	width: 920px;
	height: 216px;
	margin: 0 auto;
	top: 10px;
	background: url('../img/logopie.png') no-repeat;
	background-position: 52px 22px;
}
.pie_l{
	position: relative;
	float: left;
	width: 580px;
}
.fiscopie{
	position: relative;
	top: 40px;
	left: 130px;
	font-size: 28px;
	font-weight: bold;
}
.fiscopie_texto{
	position: relative;
	top: 48px;
}
.pie_r{
	position: relative;
	float: right;
	text-align: right;
	top: 38px;
	font-size: 20px;
	line-height: 30px;
}
.texto_pie{
	position: relative;
	width: 920px;
	height: 20px;
	margin: 0 auto;
	font-size: 13px;
}
.texto_pie_l{
	position: reslative;
	float: left;
}
.texto_pie_r{
	position: reslative;
	float: right;
}
/*------------------------------------------------------------------- FIN PIE */

/*-------------------------------------------------------------------- CUERPO */
.cuerpo{
	position: relative;
	width: 100%;
	height: 518px;
	background: #f1f1f1;
	border-top: solid 2px #d45500;
	border-bottom: solid 2px #d45500;
}
.titulo_seccion{
	position: relative;
	font-size: 38px;
	height: 45px;
	color: #d45500;
	margin-top: -23px;
	margin-bottom: -30px;
}
/*.................................................................... inicio */
.inicio{
	position: relative;
	width: 886px;
	margin-top: -20px;
}
.presentacion{
	position: relative;
	margin: 0 auto;
	width: 770px;
	height: 228px;
	background: url(../img/logo_fondo.png) center no-repeat;
}
.asesoria{
	position: relative;
	margin: 0 auto;
	font: 44px serif, arial;
	width: 240px;
	margin-top: 20px;
	top: 10px;
}
.presentacion .naranja{
	position: relative;
	margin: 0 auto;
	font: 26px arial;
	width: 800px;
	margin-top: 15px;
}
.presentacion .negro{
	position: relative;
	margin: 0 auto;
	font: 20px arial;
	width: 800px;
	margin-top: 10px;
	color: #000;
}
.texto_presentacion{
	position: relative;
	width: 860px;
	height: 212px;
	margin: 0 auto;
	background: url(../img/fotoinicio.png) no-repeat;
	background-position: 30px 0px;
}
.texto_presentacion .texto{
	position: relative;
	float: right;
	width: 540px;
	text-align: justify;
	font-size: 19px;
	margin-top: 10px;
}
/*................................................................ fin inicio */
.texto_contacto{
	position: relative;
	width: 825px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: justify;
}
/*------------------------------------------------------- FORMULARIO CONTACTO */
.fcontacto{
	position: relative;
	float: left;
}
.formulario_contacto{
	position: relative;
	width: 400px;
	padding-top: 40px;
	padding-left: 30px;
}
.formulario_contacto div{
	position: relative;
	padding-bottom: 10px;
}
.formulario_contacto label{
	position: relative;
	float: left;
	width: 80px;
	margin-right: 10px;
}
.formulario_contacto input{
	position: relative;
	width: 280px;
	text-align: left;
}
.formulario_contacto textarea{
	width: 280px;
}
.formulario_contacto input.submit{
	position: relative;
	width: 100px;
	text-align: center;
	padding: 2px;
	font-size: 13px;
	margin-left: 90px;
}
.falta{
	background: #ff8282;
}
/*--------------------------------------------------- FIN FORMULARIO CONTACTO */
.mapa{
	position: relative;
	float: right;
	margin-top: 24px;
	margin-right: 30px;
	width: 400px;
	height: 250px;
	background: url('../img/mapa.jpg') no-repeat pink;
	border: solid 1px #d45500;
}
/*----------------------------------------------------------------- SERVICIOS */
.servicios_fc{
	position: relative;
	width: 820px;
	height: 300px;
	background: url('../img/servicios_fc.png') no-repeat bottom right;
	text-align: left;
	padding: 40px;
	padding-top: 30px;
	margin-top: 10px;
}
.servicios_l{
	background: url('../img/servicios_l.png') no-repeat bottom right;
}
.servicios_gi{
	background: none;
	text-align: justify;
	background: url('../img/servicios_gi.png') no-repeat bottom right;
}
.servicios_gi div{
	position: relative;
	width: 660px;
}
/*------------------------------------------------------------- FIN SERVICIOS */
/*---------------------------------------------------------------- FIN CUERPO */
/*---------------------------------------------------------------------- MENU */
/* Para este caso está incluido dentro del cuerpo con include_once */
.contenedor_menu{
	position: relative;
	float: right;
}
.menu{
	position: relative;
	z-index: 1000;
	font-size: 22px;
}
.el_menu{
	position: relative;
	float: left;
	margin-left: 30px;
}
/*------------------------------------------------------------------ FIN MENU */
/*------------------------------------------------------------ MENU SERVICIOS */
/* Para este caso está incluido dentro del cuerpo con include_once */
.menu_servicios{
	position: relative;
	width: 900px;
	height: 26px;
	margin-top: 50px;
	border-bottom: solid 2px #d45500;
}
.menu_servicios .menu{
	position: relative;
	z-index: 1000;
	font-size: 22px;
}
.menu_servicios .el_menu{
	position: relative;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	padding: 0px 10px 10px 10px;
}
.menu_servicios .el_menu a{
	color: #d4844f;
}
.menu_servicios .el_menu a:hover{
	color: #d45500;
}
/*-------------------------------------------------------- FIN MENU SERVICIOS */
.textozonas{
	position: relative;
	color: #222;
	width: 600px;
	font-size: 14px;
}
.textozonas a{ color:#666;}
.textozonas a:hover{ text-decoration: underline;}
.texto{
	text-align: justify;
	font-size: 14px;
}
