@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #E8E8E8;
	font-family: Tahoma;
}
h1{
	font-family: Georgia;
	font-size:22px;
	color: #000;
}
h2{
	font-size:12px;
	color: #000;
}
a{
	font-size: 11px;
	color: #A39574;
	list-style: none;
	text-decoration: none;
	font-family: Tahoma;
}
.clearfix {
	clear: both;
}
/*  HEADER  */
#warpheader {
	width: 100%;
	margin: 0px auto;
}
#header {
	height: 140px;
	width: 960px;
	margin: 0px auto;
}
#header ul {
	float: left;
	display: block;
	list-style: none;
	text-decoration: none;
	margin-top: -99px;
	margin-left: 485px;
}
#header ul.menu2 {
	float: left;
	display: block;
	list-style: none;
	text-decoration: none;
	margin-top: 25px;
	margin-left: 620px;
}
#header ul.menu2 li {
	float: left;
	font-style: none;
	list-style: none;
	text-decoration: none;
}
#header ul.menu2 li a{
	display: block;
	width: 60px;
	height: 35px;
	padding-top: 5px;
	font-size: 11px;
	color: #A39574;
	list-style: none;
	text-decoration: none;
	font-family: Tahoma;
	text-align: center;
}
#header ul.menu2 li a:hover {
	font-weight: bold;
}
#header ul.menu2 li a.on {
	display: block;
	width: 60px;
	height: 35px;
	padding-top: 5px;
	font-size: 11px;
	color: #A39574;
	list-style: none;
	text-decoration: none;
	font-family: Tahoma;
	text-align: center;
	font-weight: bold;
}
#header ul li {
	float: left;
	font-style: none;
	list-style: none;
	text-decoration: none;
}
#header ul li a.uno{
	display: block;
	width: 60px;
	height: 35px;
	padding-top: 5px;
	font-size: 11px;
	color: #A39574;
	list-style: none;
	text-decoration: none;
	font-family: Tahoma;
	text-align: center;
}
#header ul li a.uno:hover {
	background: url(img/btn_hover-05.png);
}
#header ul li a.uno_on {
	display: block;
	width: 60px;
	height: 35px;
	padding-top: 5px;
	font-size: 11px;
	color: #A39574;
	list-style: none;
	text-decoration: none;
	font-family: Tahoma;
	text-align: center;
	background: url(img/btn-05.png);
	font-weight: bold;
}
#header ul li a.dos{
	display: block;
	width: 106px;
	height: 35px;
	padding-top: 5px;
	font-size: 11px;
	color: #A39574;
	list-style: none;
	text-decoration: none;
	font-family: Tahoma;
	text-align: center;
}
#header ul li a.dos:hover {
	background: url(img/btn_hover-06.png);
}
#header ul li a.dos_on {
	display: block;
	width: 106px;
	height: 35px;
	padding-top: 5px;
	font-size: 11px;
	color: #A39574;
	list-style: none;
	text-decoration: none;
	font-family: Tahoma;
	text-align: center;
	background: url(img/btn-06.png);
	font-weight: bold;
}
#header ul li a.tres{
	display: block;
	width: 122px;
	height: 35px;
	padding-top: 5px;
	font-size: 11px;
	color: #A39574;
	list-style: none;
	text-decoration: none;
	font-family: Tahoma;
	text-align: center;
}
#header ul li a.tres:hover {
	background: url(img/btn_hover-07.png);
}
#header ul li a.tres_on {
	display: block;
	width: 122px;
	height: 35px;
	padding-top: 5px;
	font-size: 11px;
	color: #A39574;
	list-style: none;
	text-decoration: none;
	font-family: Tahoma;
	text-align: center;
	background: url(img/btn-07.png);
	font-weight: bold;
}
#header ul li a.cuatro{
	display: block;
	width: 84px;
	height: 35px;
	padding-top: 5px;
	font-size: 11px;
	color: #A39574;
	list-style: none;
	text-decoration: none;
	font-family: Tahoma;
	text-align: center;
}
#header ul li a.cuatro:hover {
	background: url(img/btn_hover-04.png);
}
#header ul li a.cuatro_on {
	display: block;
	width: 84px;
	height: 35px;
	padding-top: 5px;
	font-size: 11px;
	color: #A39574;
	list-style: none;
	text-decoration: none;
	font-family: Tahoma;
	text-align: center;
	background: url(img/btn-04.png);
	font-weight: bold;
}
#header ul li a.contacto{
	display: block;
	width: 92px;
	height: 35px;
	padding-top: 5px;
	font-size: 11px;
	color: #A39574;
	list-style: none;
	text-decoration: none;
	font-family: Tahoma;
	text-align: center;
	background: url(img/btn2-08.png);
}
#header ul li a.contacto_on {
	display: block;
	width: 92px;
	height: 35px;
	padding-top: 5px;
	font-size: 11px;
	color: #A39574;
	list-style: none;
	text-decoration: none;
	font-family: Tahoma;
	text-align: center;
	background: url(img/btn-08.png);
	font-weight: bold;
}
#header ul li a.contacto:hover {
	background: url(img/btn_hover-08.png);
}
#header .barra_btn{
	float:left;
	display:block;
	width:1px;
	height:30px;
	background: #ccc;
}
#header .barra_btn2{
	float:left;
	display:block;
	width:1px;
	height:25px;
	background: #ccc;
}

#logo{
	height: 179px;
	width: 179px;
	float: left;
	margin-left: 40px;
	margin-top: 20px;
	background: url(img/logo-13.png);
	z-index: 1000;
	position: relative;
}

/*  CONTENT  */
#warpcontent {
	width: 100%;
	margin: 0px auto;
}

#content{
	height: 400px;
	width: 960px;
	margin: 0px auto;
}
#content_index {
	height: 436px;
	width: 960px;
	margin: 0px auto;
}
#content_equipo{
	height: 400px;
	width: 960px;
	margin: 0px auto;
}
#content2 {
	width: 960px;
	margin: 0px auto;
}
/*  FOOTER  */
#warpfooter {
	width: 100%;
	margin: 0px auto;
}
#footer {
	height: 40px;
	width: 960px;
	margin: 15px auto 0px auto;
	font-size: 12px;
	color: #A39574;
	list-style: none;
	text-decoration: none;
	font-family: Tahoma;
	text-align: center;
	word-spacing:2px;
	line-height: 20px;
}
#footer a {
	color: #877A61;
}
/* HOME */

/* SOMOS */
#head {
	height: 245px;
	width: 960px;
	/*background-color: #8bc34a;*/
	background: url(img/header_quehacemos.jpg);
	background-size: 101%;

}
#head1 {
	height: 245px;
	width: 960px;
	/*background-color: #8bc34a;*/
	background: url(img/3.png);
}
#head_equipo {
	height: 245px;
	width: 960px;	
	background: url(img/img_eolica.jpg);
	background-repeat: round;
}
#head2 {
	height: 245px;
	width: 960px;
	background: url(img/5.png);
}
/*Imagen contacto*/
#head3 {
	height: 245px;
	width: 960px;
	/*background-color: #8bc34a;*/
	background: url(img/6.png);
}
#contenido {
	height: 400px;
	width: 960px;
}
#menulado {
	height: 400px;
	width: 195px;
	background: #7D7D7D;
	float: left;
}
#menulado ul {
	display: block;
	list-style: none;
	text-decoration: none;
	padding-top: 25px;
}
#menulado ul li {
	font-style: none;
	list-style: none;
	text-decoration: none;
	height: 35px;
	width: 140px;
}
#menulado ul li a{
	display: block;
	height: 35px;
	width: 140px;
	margin-top: 8px;
	margin-bottom: 3px;
	margin-left: 8px;
	font-size: 22px;
	color: #444444;
	list-style: none;
	text-decoration: none;
	font-family: 'Days One', sans-serif;
}
#menulado ul li a span{
	display: block;
	height: 35px;
	width: 140px;
	margin-top: -15px;
	margin-left: 23px;
	font-size: 11px;
	color: #fff;
	list-style: none;
	text-decoration: none;
	font-family: Tahoma;
}
#menulado ul li a:hover {
	color: #BCBBBB;
}
#menulado ul li a.on {
	color: #fff;
}
#menulado img {
	margin-left: 10px;
}
#menulado .barra{
float:left;
display:block;
width:180px;
height:1px;
margin-left: 5px;
background: #A3A2A2;
}

#info {
	width: 400px;
	height: 400px;
	background: #E0E0E0;
	float: left;
}
#info h1{
	font-family: Georgia;
	font-size:22px;
	color: #000;
	margin-top:30px;
	margin-left: 30px;
	margin-right:40px;
	margin-bottom: 10px;
	line-height: 35px;
}
#info p {
	color: #757576;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 30px;
	margin-right:40px;
	line-height: 15px;
	margin-top: 10px;
}

#info2 {
	width: 365px;
	height: 400px;
	background-color: transparent;
	background: url(img/somos.png);
	float: left;
}
#info2 p {
	color: #757576;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right:20px;
	line-height: 15px;
}
/* RESEÑA */
#contenido3 {
	height: 530px;
	width: 960px;
}

#info3 {
	width: 400px;
	height: 530px;
	background: #E0E0E0;
	float: left;
}
#info3 h1{
	font-family: Georgia;
	font-size:22px;
	color: #000;
	margin-top:30px;
	margin-left: 30px;
	margin-right:40px;
	margin-bottom: 10px;
	line-height: 35px;
}
#info3 p {
	color: #757576;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 30px;
	margin-right:40px;
	line-height: 15px;
	margin-top: 10px;
}
#info4 {
	width: 365px;
	height: 530px;
	background: url(img/somos2.png);
	float: left;
}
#img_quehacemos_der {
	width: 250px;
	height: 330px;
	/*margin-right: 10px;*/
	margin-left: 20px;
	/*background-color: #2196f3;*/
	/*background: url(img/img_balanza.jpg);*/
	background: url(img/img_balanza.jpg);
	/*background-attachment: fixed;*/
	/*background-position: center;*/
	background-repeat: no-repeat;
	float: right;
	position: relative;
	/*background-size: 120%;*/
	background-position: right;
	/*top: -25px;*/
	right: 0;
}
#img_areas_der {
	width: 365px;
	height: 530px;
	background: url(img/practica1.png);
	float: right;
}
#info6 {
	float: left;
}
#info6 h1{
	font-family: Georgia;
	font-size:22px;
	color: #000;
	margin-top:30px;
	margin-left: 20px;
	margin-right:40px;
	margin-bottom: 10px;
	line-height: 35px;
}
#info6 p {
	color: #757576;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 20px;
	margin-right:40px;
	line-height: 15px;
	margin-top: 10px;
}
/*   AREA   */
#menulado3 {
	height: 530px;
	width: 195px;
	background: #7D7D7D;
	float: left;
}
#menulado3 ul {
	display: block;
	list-style: none;
	text-decoration: none;
	padding-top: 25px;
}
#menulado3 ul li {
	font-style: none;
	list-style: none;
	text-decoration: none;
	height: 35px;
	width: 140px;
}
#menulado3 ul li a{
	display: block;
	height: 26px;
	width: 140px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 8px;
	padding-top: 2px;
	padding-left: 18px;
	font-size: 11px;
	color: #fff;
	list-style: none;
	text-decoration: none;
	font-family: Tahoma;
	background: url(img/btn_lado_on-14.png) no-repeat;
}
#menulado3 ul li a:hover {
	background: url(img/btn-12.png) no-repeat;
}
#menulado3 ul li a.on {
	background: url(img/btn_lado-14.png) no-repeat;
}
#menulado3 img {
	margin-left: 10px;
}
#menulado3 .barra{
float:left;
display:block;
width:180px;
height:1px;
margin-top: -2px;
margin-left: 5px;
background: #A3A2A2;
}
/* EXPERIENCIA */
#menulado4 {
	height: 400px;
	width: 195px;
	background: #7D7D7D;
	float: left;
}
#contenido4 {
	height: 570px;
	width: 960px;
}
#info8 {
	width: 365px;
	height: 400px;
	background: url(img/experiencia.png);
	float: left;
}
#info72 {
	width: 595px;
	height: 400px;
	background: #E0E0E0;
	float: left;
}
#info72 h1{
	font-family: Georgia;
	font-size:22px;
	color: #000;
	margin-top:30px;
	margin-left: 30px;
	margin-right:40px;
	margin-bottom: 10px;
	line-height: 35px;
}
#info72 p {
	color: #757576;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 30px;
	margin-right:40px;
	line-height: 15px;
	margin-top: 10px;
}
#info72 ul{
	margin-left: 10px;
}
#info72 ul li {
	list-style: disc;
	color: #757576;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right:40px;
	line-height: 15px;
}
#info7 {
	width: 400px;
	height: 400px;
	background: #E0E0E0;
	float: left;
}
#info7 h1{
	font-family: Georgia;
	font-size:22px;
	color: #000;
	margin-top:30px;
	margin-left: 30px;
	margin-right:40px;
	margin-bottom: 10px;
	line-height: 35px;
}
#info7 p {
	color: #757576;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 30px;
	margin-right:40px;
	line-height: 15px;
	margin-top: 10px;
}
#info7 ul{
	margin-left: 10px;
}
#info7 ul li {
	list-style: disc;
	color: #757576;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right:40px;
	line-height: 15px;
}
#info3 ul{
	margin-left: 10px;
}
#info3 ul li {
	list-style: disc;
	color: #757576;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right:40px;
	line-height: 15px;
}
/*  CONTACTO  */
#contacto {
	float: left;
	width: 300px;
	height: 400px;
	background: #E0E0E0;
}
#contacto2 {
	float: left;
	width: 300px;
	height: 400px;
	background: #7D7D7D;
}
#mapa {
	float: left;
	width: 360px;
	height: 400px;
}
#contacto h1{
	font-family: Georgia;
	font-size:22px;
	color: #E0E0E0;
	height: 27px;
	width: 160px;
	margin-top:50px;
	padding-top: 7px;
	padding-left: 50px;
	margin-bottom: 100px;
	background: #333;
}
#contacto p {
	color: #757576;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 50px;
	margin-right:20px;
	line-height: 25px;
}
#contacto2 h1{
	font-family: Georgia;
	font-size:22px;
	color: #E0E0E0;
	height: 27px;
	width: 160px;
	margin-top:50px;
	padding-top: 7px;
	padding-left: 50px;
	margin-bottom: 100px;
	background: #333;
}
#contacto2 p {
	color: #E0E0E0;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 50px;
	margin-right:20px;
	line-height: 25px;
}
div.avatar {
    /* cambia estos dos valores para definir el tamaño de tu círculo */
    height: 100px;
    width: 100px;
    /* los siguientes valores son independientes del tamaño del círculo */
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    background-size: 100% auto;
}

div.avatar_yasmine {
    /* cambia estos dos valores para definir el tamaño de tu círculo */
    height: 100px;
    width: 100px;
    /* los siguientes valores son independientes del tamaño del círculo */
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    background-size: 100% auto;
		position: relative;
		right: 10px;
}
