/*MAIN PREFERENCES*/
html {font-size: 100.1%;}
body {
	font: small arial, verdana, Geneva, Helvetica, sans-serif;
	margin: 0;
	color: #666;
	background: #8CA000 url(../images/fondo.jpg) repeat-x center top;
}
*{
	margin: 0;
	padding: 0;
}
a {text-decoration: underline; color:#666;}
a:hover {text-decoration: underline; color:#FF6600;}
img {
	border: none;
	margin: 0;
	padding: 0;
}
.texto-oculto {
	overflow: hidden;
	text-indent: -9999px;
	display: block;
}
.clear{
	clear: both;
}
.f-left{
	float: left;
}
.f-right{
	float: right;
}
.espacio-blanco{
	height: 15px;
}
p{
	margin: 5px 0;
	padding: 0;
	text-align: justify;
}
h2{
	color: #FF6600;
	font-size: 2.0em;
	font-family: Georgia;  
	font-weight: normal;
	margin: 38px 0 10px 41px;
}
h3{
	color: #616F00;
	font-size: 1.4em;
	font-weight: bold;
	margin: 20px 0 5px 41px;
}
#columna-derecha h4{
	color: #FF9933;
	display: block;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 1.1em;
}
#columna-derecha h5{
	color: #FF9933;
	/*color: #616F00;*/
	display: block;
	margin: 15px 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.0em;
}
/****************************************MAIN CONTAINER***************************************/
#principal{
	width: 942px;
	margin: 1px auto;
	padding: 0;
	background: #8CA000 url(../images/fondo-2.jpg) no-repeat center top;
}
/*******************************************CABECERA*****************************************/
#cabecera {
	width: 100%;
	height: 106px;
	background: #FFF url(../images/fondo-cabecera.jpg) 120px 0 no-repeat;
	padding: 0;
	margin: 0;
}
/*#cabecera {
	width: 100%;
	height: 106px;
	background: #FFF url(../images/fondo-cabecera-1.jpg) 253px 0 no-repeat;
	padding: 0;
	margin: 0;
}
#cabecera2 {
	width: 100%;
	height: 106px;
	background: #FFF url(../images/fondo-cabecera-2.jpg) 253px 0 no-repeat;
	padding: 0;
	margin: 0;
}*/
/**********logo**********/
.logo {
	margin: 0;
	left: 96;
	position: absolute;
	top: 35px;/*logo position*/
}
.logo a {
	background: url(../images/logo.jpg) no-repeat;/*logo image*/
	height: 71px;
	width: 115px;
	margin-left: 84px; 
}


/**********menu**********/
#menu{
	background-color: #8CA000;
	height: 30px;
	margin: 0 37px 0 37px;
	padding: 0; 
}
#menu ul{
	margin: 0 25px 0 39px; 
	padding: 0 0 0 0;
	height: 23px;
	list-style: none;
	font-weight: bold;
}
#menu ul li{
	margin-top: 7px;
	float: left;
	border-right: 1px dotted #FFF;
}
#menu ul li.primero{
	margin-top: 0;
	margin-right: 190px;
	padding-top: 7px; 
	padding-right: 47px;
	height: 23px;
	background: none; 
	font-family: verdana;
	color: #fff;
	border-right: 1px solid #fff;
	font-size: 1.1em;
}
#menu ul li.ultimo{
	background: none; 
	border: none;
}
#menu ul li a{
	height: 20px;
	padding: 2px 9px 2px 9px;
	margin: 0 0 0 0;
	font-size: 1.0em;
	color: #fff;
	text-decoration: none;
}
#menu ul li a:hover, #menu ul li a.activo{
	color: #FFEA93;
}
/***********************************CONTENIDO INDEX***********************************/
#contenido-index{
	margin: 0 37px 0 37px;
	padding: 0;
	background: #FFF url(../images/fondo-index.jpg) repeat-x;
	float: left;
}
#contenido-index ul{	
	list-style: none;
}
#contenido-index h2.h2index{
	color: #8CA000;
	margin: 22px 0 10px 42px;
}
#contenido-index h3.h3index{
	color: #8CA000;
	font-size: 1.2em;	
	font-weight: normal;
	background: url(../images/fondo-h3index.jpg) repeat-x top;
	height: 40px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 0; 
}
#contenido-index h3.h3index span.solar{
	background: url(../images/fondo-solar.jpg) no-repeat left;
	padding: 12px 0 0 30px; 
	margin-left: 12px;
	height: 28px;
	display: block;
}
#contenido-index h3.h3index span.eolica{
	background: url(../images/fondo-eolica.jpg) no-repeat left;
	padding: 12px 0 0 30px; 
	margin-left: 12px; 
	height: 28px;
	display: block;
}
#contenido-index div.columnaizda{
	/*width: 484px;*/
	width: 600px;	
	float: left;
	padding-left: 24px; 
	padding-right: 2px; 
}
#contenido-index div.columnadcha{
	/*width: 192px;*/
	width: 218px;	
	float: right;
	padding-right: 24px; 
}
#contenido-index h4.h4index{
	color: #FF9933;
	background-color: #FBEECC;
	display: block;
	height: 21px;
	padding: 5px 0 0 15px;
	font-weight: bold;
}
#contenido-index div.columnaizda div.columna1{
	/*width: 295px;*/
	width: 360px;
	float: left;
	margin-left: 16px; 
}
#contenido-index div.columnaizda div.columna2{
	/*width: 155px;*/
	width: 185px;
	float: right;
	margin-right: 14px; 
}
#contenido-index div.columnadcha div.columna2{
	width: 185px;
	float: right;
	margin-right: 18px; 
}
#contenido-index ul li{
	margin: 8px 0 10px 10px;
	float: left;
	width: 165px;
	font-size: 1em;
}
#contenido-index ul li a{
	color: #666666;
	text-decoration: none;
}
#contenido-index ul li a:hover{
	color: #FF6600;
}
#contenido-index img{
	border: 1px solid #8CA000;
	padding: 2px;
	margin-bottom: 8px;
}
#contenido-index ul li a span.tituloindex{
	background: url(../images/sol-off.jpg) no-repeat 0 1px;	
	display: block;
	height: 14px;
	margin-bottom: 5px; 
	padding: 0px 0 0 15px; 
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.0em; 
}
#contenido-index ul li a:hover span.tituloindex{
	background: url(../images/sol-on.jpg) no-repeat 0 1px;	
}
#contenido-index ul li a span.textolista{
	margin-left: 12px; 
	display: block;
}
/*************************************CONTENIDO****************************************/
/*************** Index ***************/
#contenido{
	/*width: 726px;*/
	width: 868px;
	margin: 1px 37px 0 37px;
	background: #fff url(../images/fondo-general.png) repeat-x;
	float: left;
}
#contenido #claim {
	float: left;
	background-color: #fff;
	width: 100%;
	margin: 0;
	padding-bottom: 10px;	
}

/***PRIMERA FORMA DE FER EL CLAIM***/
/*
#contenido #claim p.claim-principal{
	color: #FF6600;
	font-family: Georgia;
	font-size: 26px;
	margin: 40px 0 0 42px;
	padding: 0;
}
#contenido #claim span.Tclaim-secundario{ 
	font-size: 4.0em;
	display: block;
	color: #666666;
	font-family: Georgia;
	margin: 10px 0 0 42px;
	padding: 0;
	float: left;
}
#contenido #claim span.claim-secundario{
	color: #666666;
	font-family: Georgia;
	font-size: 1.6em;
	font-style: italic;
	margin: 10px 25px 0 0;
	padding: 15px 30px 0 5px; 
	background: url(../images/hoja.jpg) no-repeat right; 
	display: block;
	float: left;
	width: 550px;
}
#contenido #claim p.claim-secundario span{
	display: block;
	font-size: 1.0em;
	margin-left: 25px;
}*/
/***SEGONA FORMA DE FER EL CLAIM***/
#contenido #claim p.claim-principal{
	color: #FF6600;
	font-family: Georgia;
	/*font-size: 25px;*/
	font-size: 27px;
	margin: 25px 45px 10px 42px;
	padding: 0 0 20px 0;
	background: url(../images/hoja.jpg) no-repeat right 7px; 
}
#contenido #claim p span.claim-secundario{
	color: #666666;
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	margin: 0 0 0 0;
	padding: 3px 0 0 5px; 
	display: block;
	float: left;
}
/*************** Quienes ***************/
#contenido2{
	border: 1px solid #FBEECC;
	background-color: #FDF5E3;
	width: 750px;
	margin: 0 0 10px 33px;
	padding: 25px;
	float: left;
}
#contenido2 h3{
	font-size: 1.1em;	
	font-weight: normal;
	width: 100%;	
	font-weight: bold;
	margin: 0 0 0 0;
}
/*#contenido2 img{
	border: 1px solid #B2B2B2;
	padding: 4px;
	width: 176px;
	height: 132px;
	margin: 0 10px 10px 0; 
	float: left;
}*/
#contenido2 img{
	border: 1px solid #B2B2B2;
	padding: 4px;
	width: auto;
	margin: 0 10px 10px 0; 
	float: left;
}
#contenido2 p.texto-introductorio{
	font-size: 1.2em; 
	float: right;
	width: 410px;		
}
#contenido2 p {
	width: 750px;
}
/******** Servicios y productos ********/
#columna-izquierda{
	width: 184px;		
	margin: 10px 14px 10px 14px; 
	padding: 0;
	float: left;
}
#columna-izquierda h3{
	color: #8CA000;
	font-size: 1.1em;	
	font-weight: normal;
	width: 100%;	
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 0 0;
}
#columna-izquierda h3 span{
	padding: 12px 0 8px 35px; 
	height: 28px;
	display: block;
}
#columna-izquierda h3 span.solar{
	background: url(../images/fondo-solar-2.jpg) no-repeat left;
}
#columna-izquierda h3 span.eolica{
	background: url(../images/fondo-eolica-2.jpg) no-repeat 0 9px;
	height: 15px;
}
#columna-izquierda h3 span.mixtas{
	padding-left: 2px;
	height: 15px;
}
#columna-izquierda h4{
	color: #FF9933;
	display: block;
	height: 21px;
	padding: 5px 0 0 35px;
	font-weight: bold;
}
#columna-izquierda ul li{
	margin: 5px 0 5px 35px;
	width: 134px;
	list-style: none;
}
#columna-izquierda ul.servicios{
	margin-bottom: 60px;
}
#columna-izquierda ul.servicios li{
	margin: 10px 0 15px 5px;
	width: 100%;		
}
#columna-izquierda ul li a{
	background: url(../images/sol-off.jpg) no-repeat 0 2px;	
	display: block;
	padding: 0 0 0 15px; 
	font-weight: bold;
	/*text-transform: uppercase;*/
	font-size: 1.0em; 
	text-decoration: none;
	color: #666666;
}
#columna-izquierda ul.servicios li a{
	text-transform: none;
	font-size: 1.1em; 
}
#columna-izquierda ul li a.razones{
	text-transform: none;
}
#columna-izquierda ul li a:hover, #columna-izquierda ul li a.activo{
	background: url(../images/sol-on.jpg) no-repeat 0 2px;	
	color: #FF6600;
}
#columna-derecha{
	border: 1px solid #FBEECC;
	background-color: #FDF5E3;
	/*width: 428px;*/
	width: 570px;
	margin: 0 33px 10px 0;
	padding: 25px 25px 25px 25px;
	float: right;
}
/*#columna-derecha span.breadcrums{
	display: block;
	padding: 2px 5px 10px 0;
}*/
#columna-derecha img{
	border: 1px solid #B2B2B2;
	padding: 4px;
	margin: 0 10px 10px 0; 
	background-color: #fff;
}
#columna-derecha img.imgtodo{
	/*width: 418px;*/
	width: 560px;
}
#columna-derecha img.notamano{
	width: auto;
}
#columna-derecha img.imgaero{
	margin-left: 43px;
}
#columna-derecha img.imgtodolista{
	width: 390px;
}
#columna-derecha img.imgpequenas{
	width: 119px;
	margin: 5px 18px 10px 0; 
	float: left;
}
#columna-derecha img.imgultima{
	margin-right: 0; 
}
#columna-derecha img.imglogo{
	width: 92px;
	margin: 5px 5px 10px 0; 
}
#columna-derecha p.texto-introductorio{
	font-size: 1.0em; 
	font-style: italic;
	float: right;
	width: 230px;		
}
#columna-derecha p.texto-introductorio-largo{	
	font-size: 1.0em; 
	font-style: italic;
	width: 428px;
}
#columna-derecha p.texto-introductorio-grande{
	font-size: 1.1em; 
	font-style: normal;
}
#columna-derecha p {
	width: 100%;
	font-size: 1.0em; 
}
#columna-derecha p.pejemplos {
	padding-top: 10px;
	/*font-weight: bold;*/
}
#columna-derecha p.textoconsangria {
	padding-left: 20px;
}
#columna-derecha a.enlacepdf {
	width: 428px;
	display: block;
	margin: 8px 0 0 0px;
	background: url(../images/pdf16x16.png) no-repeat 0 0;
	padding-left: 25px; 
}
#columna-derecha ul{
	list-style-position: outside;
	margin-left: 20px;
}
#columna-derecha ul.listamixtas{
	width: 210px;
}
#columna-derecha ol{
	list-style: lower-roman;
	list-style-position: outside;
	margin-left: 20px;
}
#columna-derecha ol.decimal{
	list-style: decimal;
}
#columna-derecha ol li{
	padding: 0 0 7px 0; 
}
#columna-derecha p.plogo{
	margin-top: 20px;
}
#columna-derecha img.imglogotipo{	
	display: inline;
	width: auto;
	border: none;
	padding: 0;
	float: left;
}
/**************************************CONTACTA*************************************/
#googlemapa{
	width: 542px;
	height: 300px;
	margin-left: 41px; 
	margin-bottom: 10px;
	border: 1px solid #A6AAA8;
	padding: 1px;
	float: left;
}
#googlemapa #map{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#datos{
	float: right;
	margin: 0 0 0 17px;
	font-size: 1.2em;
	line-height: 1.3em;
	width: 260px;	
}
#datos div.org{
	color: #616F00;
	font-weight: bold;
	font-size: 1.1em;	
}
span.country-name{
	display: none;
}
span.skype{
	background: url(../images/logo-skype.jpg) no-repeat top left;
	margin: 30px 0 0 0;
	padding: 22px 0 0 0;
	display: block;
}

span.messenger{
	background: url(../images/logo-messenger.jpg) no-repeat top left;
	margin: 5px 0 0 0;
	padding: 30px 0 0 0;
	display: block;
}
#formulario{
	width: 867px;
	border-top: 1px dotted #666;
	margin-bottom: 10px; 
	clear: both;
}
#formulario p{
	padding-left: 41px; 
}
#form-contacta{
	width: 643px;
	margin: 0 0 0 41px; 
}
#form-contacta fieldset{
	border: none;
}
#form-contacta label{
	color: #333333;
	width: 150px;
	float: left; 
	margin: 10px 0 10px 0; 
}
#form-contacta label.error{
	color: #FF3333;
}
#form-contacta p.error{
	color: #FF3333;
}
#form-contacta input{
	color: #666666;
	/*width: 360px;*/
	width: 392px;
	float: left;
	margin: 10px 10px 10px 0; 
}
#form-contacta textarea{
	color: #333333;
	/*width: 360px;*/
	width: 392px;
	height: 50px;
	float: left;
	margin: 10px 10px 10px 0; 
}
#form-contacta span.error{
	margin: 10px 0 10px 0; 
	display: block;
	color: #FF3333;
	font-weight: bold;
	font-size: 0.9em;
}
#form-contacta input.submit{
	background: url(../images/fondo-boton.jpg) no-repeat;
	color: #333333;
	width: 60px;
	height: 25px;
	font-weight: bold;
	font-size: 0.9em;
	margin: 10px 0 30px 150px;
	padding: 0;
	clear: both;
}
#form-contacta span.pdeclaracion{
	margin: 7px 0 7px 10px; 
	padding: 0;
	display: inline;
}
#form-contacta input.check{
	display: inline;
	width: 20px;
	margin: 1px 0 10px 150px; 
	padding: 0;
}

/******************************************PEU*********************************************/
#pie{
	margin: 0 37px 0 37px;
	height:24px;
	background-color: #616F00;
	padding-top: 6px; 
	font-size: 0.9em;
}
#pie ul{
	list-style: none;
	margin-left: 75px; 
}
#pie ul li{
	float: left;
	padding: 0 10px 0 10px; 
	color:#fff;
	background: url(../images/separacion-pie.png) no-repeat right;
}
#pie ul li.ultimo{
	background: none;
}
a.mail{
	color: #ffff00;
	border-bottom: 1px dotted #ffff00;
	text-decoration: none;
}
a.mail:hover{
	color: #ffff00;
	border-bottom: none;
	text-decoration: none;
}
a.enlacenota{
	color: #fff;
	border-bottom: 1px dotted #FFF;
	float: right;
	margin: 5px 36px 10px 0;
	text-decoration: none;
}
a.enlacenota:hover{
	color: #fff;
	border-bottom: none;
	text-decoration: none;
}

/***************************************LIGHTBOX**************************************/
.thumbnail {
	margin: 13px;	 
}
#lightbox, #textLightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none;}
#outerTextContainer{
	position: relative;
	background-color: #fff;
	width: 400px;
	height: 400px;
	margin: 0 auto;
	line-height:1.5em;
	text-align:left;
	padding:10px;	border:1px solid #000
}

#closeText{text-align:right}
#bottomNav{margin-top:5px;text-align:right}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color:#000000;
	}

/************************logo empatica.net**************************/
.empatica{
	float: left;
	margin: 7px 0 10px 37px;
}
/*a.empatica{
	background: url(../images/logo-empatica.png) no-repeat;		
	float: left;
	margin: 7px 0 10px 37px;
	height: 15px;
	width: 20px;
}
a.empatica:hover{
	background: url(../images/logo-empatica-on.png);
}*/

