/* CSS Document */
/*********************  ESTILOS GENERALES DEL SITIO WEB *********************/
html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
body{
	background-color: #4F5150;
	background-repeat: repeat-x;
	background-image: url(../images/fdo_internas.gif);
}
body,td,th {
	margin: 0px;
}
body.home {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #353736;

}
body.asesoria {
	background-image: url(../images/fdo_equipoboby.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #5E5B59;
}
body.equipo {
	background-image: url(../images/fdo_equipoboby.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #5e5a59;
}
hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #413333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;

}
hr.punteado {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #413333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
img{
	border-width: 0px;
	border-style: none;
	vertical-align: baseline;
}
a:link, a:visited{
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

h1,h2,h3 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px;
}
h1/* Titulos*/ {
	font-size: 18px;
	color: #FF0000;
}
h2/* Subtitulos*/ {
	font-size: 15px;
	color: #666666;
}
h3 /* Destacados*/{
	font-size: 11px;
	color: #554A38;
}
h4 /* textomini*/{
	font-size: 8px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	margin: 0px;
}
h5 /* texto_naranja14*/{
	font-size: 14px;
	color: #f9821e;
	padding: 0px;
	font-weight: normal;
	margin: 0px;
}
p /* Parrafos*/{
	margin: 0px;
	color: #FFFFFF;
	font-size: 12px;
}
/* Formularios*/
input {
	font-size: 11px;
	color: #332f24;
	background-color: #eae7de;
	border: 1px solid #aea690;
	padding-right: 5px;
	padding-left: 5px;
}
/* ESTILOS DE TEXTOS */
/* ESTILOS DE ESTRUCTURA TABLAS */
table, td, th {
	border-collapse: collapse;
	margin: 0px;
	padding: 2px;
	border: 1px solid #424241;
}

/* ESTILOS DE ESTRUCTURA DEL SITIO */
#container{
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#contenido{
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	left: 0px;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	height: 470px;
}
#contenido_equipo_izq{
	text-align: left;
	margin: 0px;
	float: left;
	clear: none;
	width: 220px;
	line-height: 16px;
}
.contenido_equipo_der{
	text-align: left;
	float: left;
	vertical-align: top;
	width: 350px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
	visibility: visible;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 260px;
	overflow: auto;
	padding: 10px;
	line-height: 16px;
	clip: rect(0px,auto,auto,auto);
	position: absolute;
	top: 32px;
	left: 236px;
}

/* ESTILOS DEL HEADER */
#header{
	position: relative;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding: 0;
	float: left;
	}
#headerizquierda{
	position: relative;
	float: left;
	width: 184px;
	}
#headerderecha{
	position: relative;
	float: left;
	width: 696px;
	}
/* ESTILOS DEL FOOTER */
#footer{
	width: 880px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	clear: both;
	padding-bottom: 30px;
	}
#foot_izq{
	position: relative;
	width: 185px;
	float: left;
	text-align: left;
	color: #abdd03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
	left: 24px;
	top: -5px;


	}
	
#foot_izq a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #abdd03;
	font-weight: normal;
	text-decoration: none;
}
#foot_izq a:hover{
	color: #abdd03;
	text-decoration: underline;
}
#foot_centro{
	position: relative;
	width: 500px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#foot_centro a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #719500;
	font-weight: bold;
	text-decoration: none;
}
#foot_centro a:hover, a:active{
	color: #ABDD03;
	text-decoration: none;
}
#foot_der{
	padding-top: 10px;
	padding-left: 0px;
	text-align: right;
	width: 185px;
	position: relative;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #abdd03;
	text-decoration: none;
	}
#foot_der a{
	color: #abdd03;
	text-decoration: none;
}
#foot_der a:hover{
	color: #abdd03;
	text-decoration: underline;
}
/* ESTILOS DE MENUES */
#menuprincipal{
	width: 550px;
	position: relative;
	clear: both;
	background-position: left;
	display: inline;
	float: right;
	top: 9px;
}
#menuprincipal ul {
	font-size: 10px;
	color: #FFFFFF;
	list-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	} 
#menuprincipal ul li {
	display: inline;
} 
#menuprincipal a:link, #menuprincipal ul li a:visited {
	color: #666666;
	float: left;
	text-decoration: none;
	padding-top: 5px;
	text-transform: uppercase;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menuprincipal a:hover{
	background-image: url(../images/lineabotonera.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#menuprincipal a.activo, #menuprincipal ul li a:active{
	background-image: url(../images/fdo_btactivo.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#menu_izq {
	padding-left: 25px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
#menu_izq a{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
	
}
#menu_izq a:hover{
	font-weight: normal;
	color: #b3e217;
	text-decoration: none;	
}
#paginador{
	float: right;
	margin-right: 23px;
}
#paginador ul {
	font-weight: normal;
	list-style: none;
	text-decoration: none;
	text-align: center;
}
#paginador ul li {
	display: inline;
} 
#paginador a:link, #paginador ul li {
	color: #999999;
	float: left;
	text-decoration: none;
	background-color: #f4f4f4;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 3px;
	margin-left: 0px;
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top-color: #dadbd2;
	border-right-color: #dadbd2;
	border-bottom-color: #dadbd2;
	border-left-color: #dadbd2;
}
#paginador a:hover, #paginador ul li{
color: #f4821f;

}
#paginador a.dest {
	color: #FFFFFF;
	background-color: #FF6600;
	padding-right: 3px;
	padding-left: 3px;
}
.contentform{
	background-color: #D0C8B0;
	width: 70%;
	padding: 5px;
}
#contenido_form {
	width: 600px;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
	background-color: #FFFFFF;
	clear: both;
}
#tit_chico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 200px;
	text-align: left;
}
#texto_contenido {
	width: 510px;
	float: left;
	text-align: justify;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	padding-right: 150px;
	padding-left: 150px;
}
.texto_contenido2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #719500;
	text-decoration: none;
	padding-left: 150px;
	padding-right: 150px;
}
#texto_foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#texto_foot a{
	color: #999999;
	text-decoration: none;
}
#texto_foot a:hover{
	color: #999999;
	text-decoration: underline;
}
.texto_contenido3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b2e21c;
	text-decoration: none;
	text-align: justify;
}
.texto_contenido4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
#contenido_outsourcing {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 830px;
	left: 0px;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 20px;
	height: 470px;
	background-image: url(../images/fdo_outsourcing.gif);
}
#texto_centrado {
	width: 830px;
	float: left;
	text-align: center;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #d8f19d;
	text-decoration: none;
	line-height: 30px;
}
.texto_contenido5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #729602;
	text-decoration: none;
}
#contenido_equipo {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 830px;
	left: -5px;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 20px;
	height: 470px;
	background-image: url(../images/fdo_equipo.gif);
	top: 15px;

}
.texto_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #719624;
	text-decoration: none;
}
.texto_11_blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f6f7f0;
	text-decoration: none;
}
.texto_9_verde {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #9bc11e;
	text-decoration: none;
}
.texto_9_verde a{
	font-size: 9px;
	font-weight: normal;
	color: #9bc11e;
	text-decoration: none;
}
.texto_9_verde a:hover{
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.texto_9_blanco {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_9_blanco a{
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}.texto_9_blanco a:hover{
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#contenido_home {
	position: relative;
	left: 0px;
	float: left;
	clear: both;
}
#container_home {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#contenido_asesoria {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	left: 0px;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	height: 470px;
	background-image: url(../images/fdo_asesoria.jpg);
	background-repeat: no-repeat;
}
#contenido_contacto {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	left: 0px;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	height: 470px;
	background-image: url(../images/fdo_contacto.gif);
	background-repeat: no-repeat;
}
#contenido_auditoria {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	left: 0px;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	height: 470px;
	background-image: url(../images/fdo_auditoria.gif);
	background-repeat: no-repeat;
}
#contenido_emprendedores {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	left: 0px;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	height: 470px;
	background-image: url(../images/fdo_emprendedores.gif);
	background-repeat: no-repeat;
}
#contenido_familiar {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	left: 0px;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	height: 470px;
	background-image: url(../images/fdo_familiar.gif);
	background-repeat: no-repeat;
}
#contenido_principios {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	left: 0px;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	height: 470px;
	background-image: url(../images/fdo_principios.gif);
	background-repeat: no-repeat;
}
.texto_contenido4_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	text-align: justify;
}
.texto_contenido5_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
.texto_contenido3_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b2e21c;
	text-decoration: none;
	line-height: 22px;
	text-align: justify;
}
#contenido_corporate {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	left: 0px;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	height: 470px;
	background-image: url(../images/fdo_corporate.gif);
	background-repeat: no-repeat;
}
.texto_contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal;
	padding-top: 35px;
	padding-right: 80px;
	padding-bottom: 80px;
	padding-left: 100px;
}
.link_contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9BC11E;
	line-height: normal;
}
#contenido_mapa {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	float: left;
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 130px;
	height: 460px;
	background-image: url(../images/fdo_contacto.gif);
	background-repeat: no-repeat;
	width: 710px;
}
#texto_contenido_equi {
	width: 810px;
	float: left;
	text-align: justify;
	padding-top: 20px;
	line-height: 30px;
}
.texto_contenido4_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.texto_contenido3_2b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b2e21c;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
}
#texto_contenidoprincipios {
	width: 550px;
	float: left;
	text-align: justify;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	padding-right: 150px;
	padding-left: 150px;
}
#responsable {
	width: 200px;
	float: right;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	clear: none;
	position: relative;
}
#texto_avisolegal {
	width: 550px;
	float: left;
	text-align: justify;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 150px;
	padding-left: 150px;
	line-height: 17px;
}
#texto_avisolegal a{
	font-size: 12px;
	font-weight: bold;
	color: #9bc11e;
	text-decoration: none;
}
#texto_avisolegal a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #9bc11e;
	text-decoration: underline;
}
#contenido_avisolegal {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	left: 0px;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/fdo_principios.gif);
	background-repeat: no-repeat;
}
#tit_chico2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 220px;
	text-align: left;
}
