ul,li{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#todo {
	margin-right: auto;
	margin-left: auto;
	width: 825px;
	padding-top: 10px;
}
.flotar_izqa {
	float: left;
	width: 150px;
}

.flotar_izqa a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.flotar_dcha {
	float: right;
	padding-bottom: 10px;
	display: block;
	width: 63px;
}

.flotar_dcha a {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px;
	display: inline;
}
.flotar_dcha a:hover {
	color: #009ee0;
}



#todo li {
	color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#container {
	width: 800px;
	padding: 10px;
	border: 2px solid #009ee0;
	float: left;
	margin: 0px;
}
#general {
	border: 2px solid #009ee0;
	background-color: #FFFFFF;
	width: 800px;
	float: left;
}
#cabecera {
	float: left;
	width: 784px;
	height: 50px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
#cabecera img {
	float: left;
	padding: 0px;
	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;
}
#cabecera ul {
	float: right;
}
#cabecera ul li {
	float: left;
	height: 36px;
	font-size: 36px;
	color: #000000;
	border: 1px solid #CCCCCC;
	margin-right: 3px;
	margin-left: 3px;
}
/*inicio menu*/
#menu {
	float: left;
	width: 765px;
	background-color: #009ee0;
	height: 20px;
	padding-left: 35px;
	background-image: url(../images/clima_img_menu.gif);
	background-repeat: no-repeat;
	background-position: 8px;
}
#menu span {
	display: none;
	
}

#menu  li {
	float:left;
	height:20px;
	
}
/*menu castellano*/
#menu .quienessomos {
	width: 135px;
	background-image: url(../images/clima_img_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
}
#menu .quienessomos a {
float: left;
	display: block;
	background-image: url(../images/clima_quienessomos.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 110px;
	height: 20px;
	padding-left:3px;
}
#menu .quienessomos a:hover {
float: left;
	display: block;
	background-image: url(../images/clima_quienessomos2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 110px;
	height: 20px;
	padding-left:3px;
}
#menu .servicios {
	width: 93px;
	background-image: url(../images/clima_img_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
}
#menu .servicios a {
float: left;
	display: block;
	background-image: url(../images/clima_servicios.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 75px;
	height: 20px;
	padding-left:3px;
}
#menu .servicios a:hover {
float: left;
	display: block;
	background-image: url(../images/clima_servicios2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 75px;
	height: 20px;
	padding-left:3px;
}
#menu .obras {
	width: 150px;
	background-image: url(../images/clima_img_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
}
#menu .obras a {
float: left;
	display: block;
	background-image: url(../images/clima_obrasrealizadas.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 127px;
	height: 20px;
	padding-left:3px;
}
#menu .obras a:hover {
float: left;
	display: block;
	background-image: url(../images/clima_obrasrealizadas2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 127px;
	height: 20px;
	padding-left:3px;
}
#menu .ubicacion {
	width: 95px;
	background-image: url(../images/clima_img_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
}
#menu .ubicacion a {
float: left;
	display: block;
	background-image: url(../images/clima_ubicacion.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 75px;
	height: 20px;
	padding-left:3px;
}
#menu .ubicacion a:hover {
float: left;
	display: block;
	background-image: url(../images/clima_ubicacion2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 75px;
	height: 20px;
	padding-left:3px;
}
#menu .contacto {
	width: 95px;
	background-image: url(../images/clima_img_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
}
#menu .contacto a {
float: left;
	display: block;
	background-image: url(../images/clima_contacto.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 75px;
	height: 20px;
	padding-left:3px;
}
#menu .contacto a:hover {
float: left;
	display: block;
	background-image: url(../images/clima_contacto2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 75px;
	height: 20px;
	padding-left:3px;
}
/*fin menu castellano*/


/*inicio menu euskara*/
#menu .nortzuk {
	width: 140px;
	height: 20px;
	background-image: url(../images/clima_img_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu .nortzuk a {
	float: left;
	display: block;
	background-image: url(../images/clima_nortzuk.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 118px;
	height: 20px;
	padding-left:0px;
}
#menu .nortzuk a:hover {
float: left;
	display: block;
	background-image: url(../images/clima_nortzuk2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 118px;
	height: 20px;
	padding-left:0px;
}
#menu .zerbitzuak {
	width: 110px;
	background-image: url(../images/clima_img_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
}
#menu .zerbitzuak a {
	float: left;
	display: block;
	background-image: url(../images/clima_zerbitzuak.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 75px;
	height: 20px;
	padding-left:8px;
}
#menu .zerbitzuak a:hover {
float: left;
	display: block;
	background-image: url(../images/clima_zerbitzuak2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 75px;
	height: 20px;
	padding-left:8px;
}
#menu .lanak {
	width: 170px;
	background-image: url(../images/clima_img_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
}
#menu .lanak a {
	float: left;
	display: block;
	background-image: url(../images/clima_lanak.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 130px;
	height: 20px;
	padding-left:20px;
}
#menu .lanak a:hover {
float: left;
	display: block;
	background-image: url(../images/clima_lanak2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 130px;
	height: 20px;
	padding-left:20px;
}
#menu .kokalekua {
	width: 120px;
	background-image: url(../images/clima_img_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
}
#menu .kokalekua a {
	float: left;
	display: block;
	background-image: url(../images/clima_kokalekua.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 80px;
	height: 20px;
	padding-left:20px;
}
#menu .kokalekua a:hover {
float: left;
	display: block;
	background-image: url(../images/clima_kokalekua2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 80px;
	height: 20px;
	padding-left:20px;
}
#menu .kontaktua {
	width: 115px;
	background-image: url(../images/clima_img_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
}
#menu .kontaktua a {
	float: left;
	display: block;
	background-image: url(../images/clima_kontaktua.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 75px;
	height: 20px;
	padding-left:15px;
}
#menu .kontaktua a:hover {
float: left;
	display: block;
	background-image: url(../images/clima_kontaktua2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 75px;
	height: 20px;
	padding-left:15px;
}

#menu .informazioa {
	width: 120px;
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
}
#menu .informazioa a {
	float: left;
	display: block;
	background-image: url(../images/clima_informazioa.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 86px;
	height: 20px;
	padding-left:20px;
}
#menu .informazioa a:hover {
float: left;
	display: block;
	background-image: url(../images/clima_informazioa2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 86px;
	height: 20px;
	padding-left:20px;
}
/*fin menu euskara*/
/*--------------------------------------------------------------------
----------------------------FIN MENU-----------------------------
--------------------------------------------------------------------*/

#cabecera li span {
	display: none;
}

/*inicio #contenido*/
#contenido {
	width: 800px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#imagen {
	float: right;
	width: 400px;
}

#contenido h2 {
	margin: 0px;
	font-size: 17px;
	color: #009EE0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#contenido .instalaciones {
	float: left;
	width: 750px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#contenido .instalaciones li {
	float: left;
	width: 150px;
	margin-right: 25px;
	padding: 3px;
	height: 100px;
	margin-bottom: 15px;
}
#contenido .instalaciones li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#imagen {
	float: right;
	width: 400px;
}
/*fin #contenido */
/*INIcio #contenido_contacto */
#contenido_contacto {
	float: left;
	width: 800px;
}
#contenido_contacto h2 {
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	font-size: 16px;
	color: #009EE0;
	font-family: Arial, Helvetica, sans-serif;
}
#contactos {
	float: left;
	width: 350px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contactos ul {
}

#contactos li {
	color: #000000;
	display: block;
	float: left;
	width: 300px;
}
#contactos li a {
	color: #009EE0;
	text-decoration: none;	
}
#contactos .cargo {
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
}
#contactos .mail {
	color: #009EE0;
	font-size: 12px;
}
#contactos .telefono {
	float: left;
	width: 250px;
	background-image: url(../images/icono_telefono.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#contactos .telefono strong {
	font-size: 13px;
	color: #009EE0;
}
/*fin #contenido_contacto */

/*inicio contenido_ubicacion*/
#contenido_ubicacion {
	float: left;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#contenido_ubicacion img {
	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;
	margin-right: 5px;
}
#contenido_ubicacion a {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	text-decoration: none;
	width:350px;
	
}
#contenido_ubicacion h2 {
	padding-left: 30px;
	padding-top: 8px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	font-size: 16px;
	color: #009EE0;
	font-family: Arial, Helvetica, sans-serif;
}



/*fin contenido _ubicacion*/
/*estilos comunes CONTENIDOS*/
 #texto_index {
	width: 350px;
	float: left;
	padding-left: 25px;
	text-align: justify;
	line-height: 18px;
	padding-top: 50px;
	padding-bottom: 20px;
	color: #000000;
}
#texto_index p {
	text-indent: 30px;
}
#texto_index h2 {
	margin: 0px;
	font-size: 17px;
	color: #009EE0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;

}
#pie {
	width: 800px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	height: 30px;
	padding-top: 10px;
}
#pie li {
	float: left;
	display: block;
	padding-right: 3px;
	padding-left: 3px;
	height: 20px;
	line-height: 20px;
}
#pie a {
	color: #FFFFFF;
	text-decoration: none;
}
#pie a:hover {
	color: #009ee0;
}
