@charset "utf-8";
#wrap {
	height: 768px;
	width: 1026px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #contenedor {
	height: 768px;
	width: 1026px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}
#wrap #contenedor #logo {
	height: 164px;
	width: 378px;
	background-image: url(../images/logo.jpg);
	text-indent: -9999px;
	float: left;
	display: block;
}
#wrap #contenedor #logo a {
	display: block;
	width: 378px;
	height: 164px;
	float: left;
}

#wrap #contenedor #botonera {
	height: 164px;
	width: 648px;
	float: right;
	background-image: url(../images/f-bt.png);
	background-repeat: no-repeat;
	background-position: right;
}
#wrap #contenedor #botonera #boton {
	height: 51px;
	margin-top: 113px;
	float: left;
}
#menu1 {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 98px;
}
#menu1 li {
	float: left;
	position: relative;
}
#menu1 li a {
	display: block;
	text-decoration: none;
	color: #845310;
	width: 128px;
	font-family:"Open Sans", "Helvetica Neue", Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
}
#menu1 li a:hover {
	color: #845310;
	font-weight: bold;
}
#menu1 .visitado {
	display: block;
	text-decoration: none;
	width: 128px;
	font-family: "Open Sans", "Helvetica Neue", Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
#menu1  ul {
	display: none;
	margin: 0px;
	width: 120px;
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	z-index: 99999;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu1 ul li a {
	background-color: #FFF;
	font-size: 11px;
	padding-top: 5px;
	text-align: left;
	padding-left: 6px;
	width: 288px;
	padding-bottom: 5px;
	padding-right: 6px;
	margin-bottom: 2px;
}
#menu1 ul li a:hover {
	background-color: #fbf6e4;
}

#menu1 li:hover > ul{
display: block;
}

#desarrollo_home {
	font-family: 'Open Sans', sans-serif, Verdana, Geneva, sans-serif;
	font-weight: 400;
	width: 960px;
	margin-left: 33px;
	margin-right: 33px;
	float: left;
	height: 524px;
	line-height: 26px;
}
#desarrollo_home #scroll {
	margin-top: 22px;
	height: 360px;
	width: 960px;
	float: left;
}



#desarrollo_home #texto {
	width: 535px;
	float: left;
}
.text_team {
	font-size: 13px;
	line-height: 20px;
	color: #704918;
	font-weight: bold;
	font-style: italic;
}
.text_contacto {
	font-size: 13px;
	line-height: 27px;
	color: #856343;
	font-family: "Open Sans", "Helvetica Neue",Verdana, Geneva, sans-serif;
}

#desarrollo_home #team {
	margin-top: 10px;
	float: left;
}





#desarrollo_home #foto {
	float: left;
	width: 425px;
	height: 500px;
	background-image: url(../images/collage.png);
	background-repeat: no-repeat;
}

#desarrollo_home #texto_individual {
	width: 440px;
	float: left;
	background-image: url(../images/c.png);
	background-repeat: no-repeat;
	height: 450px;
	text-indent: -9999px;
}

#desarrollo_home #texto_area {
	float: left;
	width: 520px;
	height: 322px;
	background-repeat: no-repeat;
	margin-top: 110px;
}

#desarrollo_home #texto_equipo {
	width: 440px;
	float: left;
	background-image: url(../images/c2.png);
	background-repeat: no-repeat;
	height: 450px;
	text-indent: -9999px;
}
#desarrollo_home #texto_talleres {
	width: 440px;
	float: left;
	background-image: url(../images/c3.png);
	background-repeat: no-repeat;
	height: 450px;
	text-indent: -9999px;
	
}
#desarrollo_home #texto_programas {
	width: 440px;
	float: left;
	background-image: url(../images/c4.png);
	background-repeat: no-repeat;
	height: 450px;
	text-indent: -9999px;
}
#desarrollo_home #texto_gestion {
	width: 440px;
	float: left;
	background-image: url(../images/c5.png);
	background-repeat: no-repeat;
	height: 450px;
	text-indent: -9999px;
}
#desarrollo_home #texto_mentoring {
	width: 440px;
	float: left;
	background-image: url(../images/c6.png);
	background-repeat: no-repeat;
	height: 450px;
	text-indent: -9999px;
}
.small {
	font-size: 14px;
	line-height: 18px;
	color: #704918;
}






#footer {
	float: left;
	width: 960px;
	padding-right: 33px;
	padding-left: 33px;
	height: 100px;
}
.footer_text {
	font-size: 12px;
	font-family: "Open Sans", "Helvetica Neue",Verdana, Geneva, sans-serif;
	line-height: 17px;
}
.obligatorios_text {
	font-size: 11px;
	font-family: "Open Sans", "Helvetica Neue",Verdana, Geneva, sans-serif;
	line-height: 17px;
}

h1 {
	font-family: "Open Sans", "Helvetica Neue", Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #845310;
	font-weight: bold;
	font-style: normal;
}

h2 {
	font-family: "Open Sans", "Helvetica Neue",Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #704918;
	font-style: normal;
	font-weight: lighter;
}
#desarrollo_home h4 {
	font-family: 'Open Sans', sans-serif, Verdana, Geneva, sans-serif;
	font-weight: 800;
	font-size: 20px;
	color: #845310;
}
#titulo {
	font-family: 'Open Sans', sans-serif, Verdana, Geneva, sans-serif;
	font-weight: 800;
	font-size: 20px;
	color: #845310;
	text-align: center;
}

.text_dir a {
	text-decoration: blink;
	color: #B38226;
}

.text_dir a:hover {
	text-decoration: underline;
	color: #845310;
}

.text_dir {
	margin-top: -15px;
}

#desarrollo_home #formulario {
	float: left;
	height: 395px;
	width: 400px;
	text-align: left;
}
#Enviar {
	font-family: "Open Sans", "Helvetica Neue",Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #856343;
	background-color: #fcf6e4;
	border: 1px solid #d5c794;
	float: right;
	height: 25px;
	width: 65px;
}

#desarrollo_home #mapa {
	float: left;
	height: 400px;
	width: 515px;
	padding-top: 60px;
	padding-left: 40px;
}
#desarrollo_home #formulario #text_form {
	height: 60px;
	width: 400px;
	margin-top: 58px;
}
.obligatorios_text {
	text-align: right;
}
