@charset "utf-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	color: #666666;
	line-height: 130%;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	outline: none;
}
.clear {
	clear: both;
}
h3 {
	padding: 20px 0 0 0;
}
h4 {
	color: #F00;
	font-size: 14px;
	margin: 5px 0 0 0;
}
p {
	margin: 8px 0 8px 0;
}
.destacado {
	color: #333;
	font-weight: bold;
}
.txt-verde {
	color: #0093A8;
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 5px 0;
}
#main-conteiner {
	width: 100%;
	height: auto;
}
#contenido {
	width: 1150px;
	margin: 0 auto;
	height: auto;
	position: relative;
}
#img-chicas {
	height: 508px;
	width: 330px;
	position: absolute;
	z-index: 9999;
	top: -160px;
	right: 0;
}
.caja-txt-grande {
	width: 800px;
	color: #666;
	float: left;
	padding: 5px 0 120px;
}
.caja-txt-grande2 {
	width: 800px;
	color: #666;
	float: left;
	padding: 5px 0 50px;
}
.caja-txt-mediana {
	float: left;
	width: 550px;
	line-height: 120%;
	color: #666;
	margin: 8px 0px 20px 30px;
}
#header {
	width: 100%;
	height: 106px;
	background: url(../img/bg-header.jpg) repeat-x;
	position: relative;
}
#header-contenedor {
	width: 1150px;
	height: 106px;
	margin: 0 auto;
	position: relative;
}
#logo {
	width: 214px;
	float: left;
}
#slogan {
	margin: 50px 0 0 75px;
	height: 20px;
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	color: #CCCCCC;
}
#logo a {
	display: block;
	width: 214px;
	height: 75px;
	margin: 20px 0 9px 0;
	background: url(../img/logo.png) no-repeat;
	text-indent: -999999px;
	overflow: hidden;
}
#lenguaje {
	display: block;
	float: right;
	margin: 20px 0 0 0;
	width: 53px;
	height: 14px;
}
#lenguaje-esp a {
	display: block;
	float: right;
	width: 23px;
	height: 14px;
	background: url(../img/esp.jpg) 0 0 no-repeat;
	text-indent: -999999px;
	overflow: hidden;
}
#lenguaje-esp a:hover {
	background: url(../img/esp.jpg) 0 -14px no-repeat;
}
.esp-select {
	background: url(../img/esp.jpg) 0 -28px no-repeat !important;
}
#lenguaje-ing a {
	display: block;
	float: left;
	width: 23px;
	height: 14px;
	background: url(../img/ing.jpg) 0 0 no-repeat;
	text-indent: -999999px;
	overflow: hidden;
}
#lenguaje-ing a:hover {
	background: url(../img/ing.jpg) 0 -14px no-repeat;
}
.ing-select {
	background: url(../img/ing.jpg) 0 -28px no-repeat !important;
}
#footer {
	width: 100%;
	height: auto;
	background: url(../img/bg-footer.jpg) repeat-x;
}
#footer-contenedor {
	width: 1150px;
	height: 45px;
	margin: 0 auto;
}
#direccion1 {
	height: 34px;
	width: 50%;
	float: left;
	position: relative;
	text-align: center;
	padding-top: 11px;
	font-size: 11px;
	color: #FFF;
}
#direccion2 {
	height: 34px;
	width: 50%;
	float: left;
	position: relative;
	text-align: center;
	padding-top: 11px;
	font-size: 11px;
	color: #FFF;
}
#menu-barra {
	width: 100%;
	height: 35px;
	background: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
ul#menu {
	width: 1045px;
	height: 35px;
	border: 0 none;
	list-style: none;
	margin: 0 auto;
}
ul#menu li {
	margin: 0;
	border: 0 none;
	float: left;
	line-height: 35px;
	display: inline;
	list-style: none;
	position: relative;
	height: 35px;
	z-index: 9999;
	background: url(../img/sep.jpg) no-repeat;
}
.last {
	background: url(../img/sep.jpg) right no-repeat;
}
.active {
	font-weight: bold !important;
	color: #333 !important;
}
ul#menu li {
	padding-bottom: 0px;
}
ul#menu li:hover {
}
ul#menu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 220px;
	list-style: none;
	display: none;
	position: absolute;
	top: 35px;
	left: 5px;
	background: #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #fff;
}
ul#menu ul:after /*From IE 7 lack of compliance*/ {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
ul#menu ul li {
	width: 220px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
	background: #666;
}
/* Root Menu */
ul#menu a {
	padding: 0 39px;
	line-height: auto;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
}
ul#menu a:hover {
	text-decoration: none;
	color: #000 !important;
}
/* Root Menu Hover Persistence */
ul#menu li:hover a, ul#menu li.iehover a {
	text-decoration: none;
}
/* 2nd Menu */
ul#menu li:hover li a, ul#menu li.iehover li a {
	color: #fff;
	float: none;
	border: none;
	padding: 0 0 0 10px !important;
}
/* 2nd Menu Hover Persistence */
ul#menu li:hover li a:hover, ul#menu li:hover li:hover a, ul#menu li.iehover li a:hover, ul#menu li.iehover li.iehover a {
	text-decoration: none;
	background: #999;
}
/* 3rd Menu */
ul#menu li:hover li:hover li a, ul#menu li.iehover li.iehover li a {
	background: #ccc;
	color: #fff;
	text-decoration: none;
}
/* 3rd Menu Hover Persistence */

ul#menu li:hover li:hover li a:hover, ul#menu li:hover li:hover li:hover a, ul#menu li.iehover li.iehover li a:hover, ul#menu li.iehover li.iehover li.iehover a {
	background: #ccc;
	color: #fff;
}
/* 4th Menu */
ul#menu li:hover li:hover li:hover li a, ul#menu li.iehover li.iehover li.iehover li a {
	background: #ccc;
	color: #fff;
}
/* 4th Menu Hover */
ul#menu li:hover li:hover li:hover li a:hover, ul#menu li.iehover li.iehover li.iehover li a:hover {
	background: #CCC;
	color: #fff;
}
ul#menu ul ul, ul#menu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 160px;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#menu li:hover ul ul, ul#menu li:hover ul ul ul, ul#menu li.iehover ul ul, ul#menu li.iehover ul ul ul {
	display: none;
}
ul#menu li:hover ul, ul#menu ul li:hover ul, ul#menu ul ul li:hover ul, ul#menu li.iehover ul, ul#menu ul li.iehover ul, ul#menu ul ul li.iehover ul {
	display: block;
}
ul#menu .selected {
	color: #666;
}
#banner {
	width: 100%;
	height: 459px;
}
img.fluid {
	width: 100%;
}
#img-chicas-home {
	height: 454px;
	width: 586px;
	position: absolute;
	z-index: 9999;
	right: 0;
	top: -160px;
}
.img-banner {
	width: 1395px;
	height: 459px;
	margin: 0 auto;
}
.caja-txt-home {
	width: 530px;
	color: #666;
	float: left;
	padding: 20px 0 140px;
}
.staff {
	width: 100%;
	height: auto;
	padding: 20px 0 0 0;
}
#img-herramientas {
	height: 1016px;
	width: 330px;
	position: absolute;
	z-index: 50;
	top: -160px;
	right: 0;
}
.tabla-exp-herramientas {
	width: 800px;
	height: auto;
	float: left;
	padding: 0 0 20px 0;
}
.tabla-exp-herramientas ul li {
	list-style-type: disc;
	margin: 0 0 0 30px;
	list-style-position: outside;
	line-height: 20px;
}
.tabla-exp-herramientas ol li {
	list-style-type: lower-alpha !important;
	margin: 0 0 0 30px;
	list-style-position: outside;
	line-height: 120%;
}
#caja-botones {
	width: 213px;
	float: left;
	padding: 20px 0 0 0;
}
#caja-botones2 {
	width: 213px;
	float: left;
	padding: 0 0 0 0;
}
.boton a {
	width: 213px;
	height: 40px;
	line-height: 40px;
	margin: 0 0 10px 0;
	overflow: hidden;
	display: block;
	background: url(../img/boton.jpg) no-repeat left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
.boton a:hover {
	background: url(../img/boton.jpg) no-repeat left top;
	color: #555555;
}
.boton2 a {
	width: 213px;
	height: 40px;
	line-height: 40px;
	margin: 0 0 10px 0;
	overflow: hidden;
	display: block;
	background: url(../img/boton.jpg) no-repeat left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
.boton2 a:hover {
	background: url(../img/boton.jpg) no-repeat left top;
	color: #555555;
}
.boton3 a {
	width: 213px;
	height: 40px;
	line-height: 40px;
	margin: 0 0 10px 0;
	overflow: hidden;
	display: block;
	background: url(../img/boton.jpg) no-repeat left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
.boton3 a:hover {
	background: url(../img/boton.jpg) no-repeat left top;
	color: #555555;
}
.lista li {
	list-style-type: disc;
	margin: 0 0 10px 30px;
	list-style-position: outside;
	line-height: 120%;
}
.lista2 li {
	list-style-type: circle;
	margin: 0 0 10px 50px;
	list-style-position: outside;
	line-height: 120%;
}
#img-software {
	height: 254px;
	width: 330px;
	position: absolute;
	z-index: 50;
	top: -50px;
	right: 0;
}
.tabla-exp-energias-renovables {
	width: 900px;
	height: auto;
	float: right;
	padding: 0 0 20px 0;
}
.tabla {
	width: 100%;
	height: auto;
	float: left;
	padding: 20px 0 20px 0;
}
.tabla-exp-generacion {
	width: 800px;
	height: auto;
	float: left;
	padding: 20px 0 20px 0;
}
.tabla-exp-generacion ul li {
	list-style-type: disc;
	margin: 0 0 0 30px;
	list-style-position: outside;
	line-height: 20px;
}
.tabla-exp-generacion ol li {
	list-style-type: lower-alpha !important;
	margin: 0 0 0 30px;
	list-style-position: outside;
	line-height: 120%;
}
.tabla-clientes1 {
	width: 560px;
	height: auto;
	float: left;
	padding: 20px 0 20px 0;
}
.tabla-clientes2 {
	width: 560px;
	height: auto;
	float: left;
	padding: 20px 0 20px 20px;
}
.mapa1 {
	width: 402px;
	height: 330px;
	padding: 20px 0 20px 20px;
	float: left;
}
.mapa2 {
	width: 402px;
	height: 330px;
	padding: 20px 0 20px 40px;
	float: left;
}
.contactos {
	width: 220px;
	height: 250px;
	padding: 60px 0 20px 50px;
	float: left;
	font-size: 14px;
}
.contactos a {
	color: #666;
	text-decoration: underline;
}
.contactos a:hover {
	color: #E2001A;
	text-decoration: underline;
}
