@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
}
a {
	color:#0e8fb3;
	text-decoration:none;

}

p {
	margin:0px;
}
br {
	display:none;
}
/*Puestos por vicente para problemas tinymce*/
.mceContentBody br {
 display: inline;
}
.mceContentBody   p {
	float: none;
	display: inline;
	padding: 0px;
}
.descripcion {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	text-align:justify;
	display:block;
}
#tinymce {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:70%;
	margin:8px;
}
/*fin del cambio por vicente para problemas tinymce*/
#web {
	width:1003px;
	margin:auto;
	padding-bottom: 10px;
}
.cabecera {
	background-image: url(../imagenes/cabecera/cabecera.gif);
	height: 120px;
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
}
.cabecera ul {
	margin:0px;
	padding:0px;
	padding-top:25px;
	height:25px;
}
.cabecera li {
	display: block;
	width: 91px;
	float: left;
	list-style-type: none;
	text-align: center;
	line-height:75%;

}
.cabecera  a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-decoration: none;
	display:block;
	text-transform:lowercase;
	padding-right: 5px;
	padding-left: 5px;
}
.cabecera .linkLogo {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 75px;
	width: 215px;
	margin-left:570px;
	font-size: 0%;
}

.foto_home {
	padding-top: 10px;
	padding-bottom:18px;
}
.hiddeElement {
	display: none;
}
.navMenu {
	width: 160px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.navMenu li {
	list-style-type: none;
}

.navMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	text-decoration: none;
	display: block;
	background-image: url(../imagenes/menu_izq/btn_centro.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.navMenu a.link_logotec {
	background-image: none;
	padding-top: 5px;
	color:#000000;
	text-align:center;
}
.navMenu a span {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.navMenu a:hover {
	background-position:-160px bottom;
}
.navMenu .activo {
	background-position:-480px bottom;
	color: #FFFFFF;
	font-weight: bold;
}
.navMenu .sombra {
	background-position:-320px bottom;
	color: #FFFFFF;
	font-weight: bold;
}
.navMenu .activo:hover {
	background-position:-480px bottom;
	color: #FFFFFF;
	font-weight: bold;
}
.navMenu .sombra:hover {
	background-position:-320px bottom;
	color: #FFFFFF;
	font-weight: bold;
}

.navMenu .sup {
	height:32px;
	background-image: url(../imagenes/menu_izq/btn_sup.gif);
	background-repeat:no-repeat;
}
.navMenu .inf {
	height:50px;
	background-image: url(../imagenes/menu_izq/btn_inf_02.gif);
	background-repeat:no-repeat;
}
.navMenu .subMenu ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
.navMenu .subMenu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0e8fb3;
	background:none;
	height:auto;
	display:block;

}
.navMenu .subMenu li {
	margin-top: 3px;
	margin-bottom: 3px;
	color: #0e8fb3;
	list-style-image:url(../imagenes/iconos/flecha_dcha_gris.gif);
	font-size: 100%;
	font-weight:bold;
	font-size:90%;
}

.content {
	float: left;
	width: 600px;
	padding-left: 25px;
	padding-right: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.contentFull {
	width:818px;
	padding-right: 0px;
}
.titularSecc {
	background-image: url(../imagenes/iconos/tit_generico.gif);
	background-position: right 18px;
	background-repeat: no-repeat;
	color: #666666;
	padding-bottom: 20px;
	margin-right: 10px;
}
.titularSecc a {
	text-decoration:none;
}
.titularSecc h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight:normal;
	background-color: #FFFFFF;
	display: inline;
	padding-right: 8px;
	margin: 0px;
}

/***************** COLORES *************************/

.content .Windpower a, .content .Windpower  {
	color: #0e8fb3;
}
.content .Windpower td {
	background-color: #0e8fb3;
}
.content .Panorama a, .content .Panorama  {
	color: #999999;
}
.content .Panorama td {
	background-color: #999999;
}
.content .SolarThermal a, .content .SolarThermal {
	color: #ED9C1C;
}
.content .SolarThermal td {
	background-color: #ED9C1C;
}
.content .SolarPhotovoltaic a, .content .SolarPhotovoltaic {
	color: #CB383C;
}
.content .SolarPhotovoltaic td {
	background-color: #CB383C;
}
.content .SolarThermoelectric a, .content .SolarThermoelectric {
	color: #E8C083;
}
.content .SolarThermoelectric td {
	background-color: #E8C083;
}
.content .Biomass a, .content .Biomass {
	color: #2A6E49;
}
.content .Biomass td {
	background-color: #2A6E49;
}
.content .Biogas a, .content .Biogas {
	color: #BBCF49;
}
.content .Biogas td {
	background-color: #BBCF49;
}
.content .Biofuels a, .content .Biofuels {
	color: #4DA338;
}
.content .Biofuels td {
	background-color: #4DA338;
}
.content .Smallhydro a, .content .Smallhydro {
	color: #5C7877;
}
.content .Smallhydro td {
	background-color: #5C7877;
}
.content .MarineEnergy a, .content .MarineEnergy {
	color: #20487A;
}
.content .MarineEnergy td {
	background-color: #20487A;
}
.content .Geothermal a, .content .Geothermal {
	color: #972C5A;
}
.content .Geothermal td {
	background-color: #972C5A;
}


/*****************************************/
.noticia {
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	text-align:justify;
}
.noticia br {
	display:inline;
}
.noticia img {
	float: left;
	margin-right:10px;
	width:200px;
}
.noticia h3 {
	color: #0e8fb3;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;

}
.noticia h3 a {
	color: #0e8fb3;
	text-decoration:none;
}
.noticia .fecha {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	margin-top: 5px;
}
.noticia div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;	
	padding-top: 10px;
	line-height: 165%;
}
.abecedario {
	background-image: url(../imagenes/bkgs/abecedario.gif);
	width:100%;
	height: 39px;
	padding-top: 3px;
	background-repeat: no-repeat;
	padding-left: 3px;
	margin-left: -2px;
}
.abecedario a {
	width: 21.9px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #aaaaaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../imagenes/otros/1px_gris_claro.gif);
	background-repeat:  repeat-y;
	background-position: right;	
	height: 25px;
	padding-top: 6px;

}
.abecedario .activo {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#0e8fb3;
}
.localizador_btn {
	background-image: url(../imagenes/iconos/localizador.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 24px;
	padding-left: 38px;
	padding-top: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	text-decoration: none;
}
#ficha {
	padding-top: 20px;
}
#ficha .empresa {
	padding-top:10px;
}
#ficha .empresa h3 {
	margin-bottom:0px;
}

#ficha .datos {
	background-image: url(../imagenes/bkgs/bkg_datos.jpg);
	float: left;
	font-size:80%;
	background-repeat: no-repeat;
	height: 165px;
	width: 803px;
	margin-top:20px;
}
#ficha .datos .sup {
	background-image: url(../imagenes/bkgs/ficha_sup.gif);
	display: block;
	height: 10px;
}
#ficha .datos .inf {
	background-image: url(../imagenes/bkgs/ficha_inf.gif);
	display: block;
	height: 9px;
}

#ficha .datos table {
	border:0px;
	width: 550px;
	margin-left: 2px;
	float: left;
	font-size: 85%;
	margin-top: 10px;
}
#ficha .datos .logo {
	float: left;
	margin-top: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
	width: 220px;
	text-align:center;
	height:145px;
	width:231px;
}
#ficha .datos .logo img {
	max-width:215px;
	max-height:135px;
	margin:auto;
}
#ficha .datos table td{
	border:0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#ficha .datos .dato {
	text-align: right;
	width:75px;
}

.fotoFicha {
	float:left;
}
#ficha .foto {
	margin-right: 10px;
	max-width:350px;
	/*max-height:400px;*/
}
#ficha .tec {
	float:left;
	margin:0px;
}
#ficha .titularTec {
	position:relative;
	font-size:90%;
	font-weight:bold;
}
.descripcion table {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 60%;
	border: 1px solid #E5E5E5;
}
.descripcion {
	font-size:70%;
	line-height:175%;
}
.descripcion br {
 display: inline;
}
#ficha .empresa  h3 {
	font-size: 100%;
	font-weight: bold;
	margin-top:0px;
}
.descripcion h4 {
	font-size: 75%;
}
.descripcion  table .descrip {
	background-color: #d6a760;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.descripcion  table .descripAlt {
	background-color: #cba061;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.descripcion  table .valor {
	background-color: #efebd0;
	text-align: center;
}
#ficha table .valorAlt {
	background-color: #e1ddc5;
	text-align: center;
}
.descripcion  table td {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ficha .empresa {
	font-size: 120%;
}
#ficha .tecnologias {
	margin-bottom: 5px;
	font-size:80%;
}

#ficha .descripcion {
	margin-top: 20px;
}


#ficha .tecnologias .des {
	float: left;
	margin-right: 10px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
}
.tec {
	margin-right:10px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	color: #666666;
	height: 26px;
	position: relative;
	background-color:#FFFFFF;
}
.tec .colorTec {
	height: 3px;
	position: absolute;
	width: 100%;
	bottom: 3px;
	border:0px;
	padding:0px;
	right:-2px;
	z-index:10;
}
.tec td {
	padding:2px;
}
.tec .tecTable {
	float: left;
	width: 90%;
}
.tec .titularTec {
	margin-right: 5px;
	display: block;
	position: absolute;
	z-index: 20;
	background-color: #FFFFFF;
	bottom: 0px;
	left:0px;
	padding-top: 6px;
	padding-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight:normal;
	font-size:130%;
	
}

.tec .linkNoticias {
	position: absolute;
	padding: 3px;
	font-size: 70%;
	right: 0px;
	bottom: 8px;
	border:1px solid #CCCCCC;
}
.tec td {
	background-color:#CCCCCC;
}




.inf20 {
	display:block;
	padding-bottom:20px;

}

.flotar_dcha {
	float:right;
}
.flotar_izq {
	float:left;
}
.btn {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	background-color: #666666;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
	margin-bottom: 10px;
}
.listadoEmpresas {
	margin-top: 20px;
}

.listadoEmpresas a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.listadoEmpresas a:hover {
	background-color:#F2F2F2;
}
.cabecera .idiomas {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.cabecera .idiomas a {
	float: left;
	margin-left: 10px;
	text-transform: none;
}
.cabecera .idiomas .es {
	background-image: url(../imagenes/idiomas/es.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	padding-left: 23px;
	padding-top: 3px;
}
.cabecera .logosMinisterio {
	padding-top: 8px;

	width:400px;
}

.cabecera .logosMinisterio a{
	margin-left:-7px;
	padding-top: 8px;
	float:left;
}

.cabecera .idiomas .en {
	background-image: url(../imagenes/idiomas/en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	padding-left: 23px;
	padding-top: 3px;
}
.cabecera .idiomas .ar {
	background-image: url(../imagenes/idiomas/ar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	padding-left: 23px;
	padding-top: 3px;
}


/**********************************************************/

#paginacion {
	float: right;
	padding-top: 10px;
	font-size:80%;
}

#paginacion #paginas {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
}
#paginacion #paginas a {
	display: block;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	color: #0e8fb3;
	margin-right: 4px;
	font-weight: bold;
	text-decoration:none;
}
#paginacion #paginas .activo {
	background-color: #0e8fb3;
	color:#FFFFFF;
}

#paginacion #paginas a:hover {
	text-decoration:none;
	background-color:#BEE6E9;
}


#atras_btn {
	display: block;
	float: left;
}
#atras_btn a {
	background-image: url(/imagenes/botones/atras_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 23px;
	height: 21px;
}
#adelante_btn {
	display: block;
	float: left;
}
#adelante_btn a {
	background-image: url(/imagenes/botones/adelante_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 23px;
	height: 21px;
}

/**********************************************************/

.Texto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:175%;
	color:#000000;
	text-align:justify;
	display:block;

}
.Texto br {
	display: inline-block;
}
.formulario {
	width: 530px;
	margin: auto;
	font-size:70%;
}
.formulario div {
	padding-bottom: 10px;
}
.formulario span {
	width: 200px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.formulario input {
	width: 300px;
}
.formulario .radio {
	width: auto;
}
.genericButton {
	color: #FFFFFF;
	background-color: #0e8fb3;
	display: block;
	float: right;
	padding: 10px;
	text-decoration: none;
	margin-right:10px;
}
.separador {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	font-size: 0%;
	padding: 0px;
}
.margenH {
	margin-bottom:10px;
	display:block;
}
.pie {
	padding-top:20px;
	margin: auto;
	width: 1000px;
}
.pie .Texto {
	display:inline;
}
.pie img {
	border:0px;
}
.ultimasNoticias {
	float: left;
	width: 193px;
}
.ultimasNoticias img {
	max-width: 187px;
	margin:0px;
}

.ultimasNoticias .noticia {
	font-size: 80%;
}
.titularGrande {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: block;
	font-size: 125%;
}
.anteTitulo {
	color: #ED9C1C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: block;
	font-size: 90%;
}
.entradilla {
	line-height: normal;
	font-weight:bold;
}
.pie .logos {
	float: left;
}
.pie .logos img {
	float: left;
	margin-right:10px;
}


.foto_dcha {
	float:right;
	margin-left:15px;
}

.column {
	float:left;
	width:50%
}







/*************************** CLEARFIX *****************************/

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*
Arreglo a clearfix
—————————-*/
.clearfix {
        display:inline-block;
}
.clearfix {
        display:block;
}

