/* CSS Document */
body{
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 20px;
	text-align: center;
	color: #4b4b4b; 
	background-color:#F5EFE2;
}

a, a:hover {
	text-decoration: none;
}

h1 {
	font-size: 2em;
	color: #fff;
	height: 35px;
	margin: 0px;
	}

h1.laempresa {
	background:url(../img/laempresa.gif) no-repeat right;
	}

h1.laempresaeusk {
	background:url(../img/enpresa.gif) no-repeat right;
	}

h1.accesibilidad {
	background:url(../img/accesibilidad.gif) no-repeat right;
	}

h1.accesibilidadeusk {
	background:url(../img/erabilerraztasuna.gif) no-repeat right;
	}


h1.certificados {
	background:url(../img/certificados.gif) no-repeat right;
	}

h1.certificadoseusk {
	background:url(../img/ziurtagiriak.gif) no-repeat right;
	}

h1.contacto {
	background:url(../img/contacto.gif) no-repeat right;
	}

h1.contactoeusk {
	background:url(../img/kontaktua.gif) no-repeat right;
	}

h1.flota {
	background:url(../img/flota.gif) no-repeat right;
	}

h1.mercado {
	background:url(../img/mercado.gif) no-repeat right;
	}

h1.mercadoeusk {
	background:url(../img/merkatua.gif) no-repeat right;
	}

h1.productos {
	background:url(../img/productos.gif) no-repeat right;
	}

h1.productoseusk {
	background:url(../img/produktuak.gif) no-repeat right;
	}

h1.tratamiento {
	background:url(../img/tratamiento.gif) no-repeat right;
	}

h1.tratamientoeusk {
	background:url(../img/tratamendua.gif) no-repeat right;
	}

h1.servicios {
	background:url(../img/servicios.gif) no-repeat right;
	}

h1.servicioseusk {
	background:url(../img/zerbitzuak.gif) no-repeat right;
	}

h1.ubicacion {
	background:url(../img/ubicacion.gif) no-repeat right;
	}

h1.ubicacioneusk {
	background:url(../img/kokapena.gif) no-repeat right;
	}

h2 {
	font-size: 1.2em;
	color: #A4222C;
	margin: 0px 0px 3px 0px;
}

h3 {
	font-size: 1em;
	color: #A4222C;
	margin: 0px;
}

img {
	border:0px;
}

hr {
	border: 2px solid #30497B;
}

#contenedora {
	width: 750px;
	height: auto;
	text-align: left;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	border: 1px solid #666666;
}

html>body #contenedora {
	min-height: 250px;
}

/* ***************************  CABECERA ************************** */
#superior {
	width:750px;
	height:150px;
	background-image:url(../img/bgsuperior.gif);
}
#colsupizq {
	float: left;
	width: 50px;
	height: 150px;
	background-image:url(../img/colsupizq.gif);
}

#cabecera {
	float: left;
	width: 650px;
	height: 150px;
	margin-left: 25px;
	text-align: left;
	background-color: #324D62;
	background-image:url(../img/cabecera.gif);
}

html>body #cabecera {
	margin-left: 50px
}

#cabeceraeuskera {
	float: left;
	width: 650px;
	height: 150px;
	margin-left: 25px;
	text-align: left;
	background-color: #324D62;
	background-image:url(../img/cabeceraeuskera.gif);
}

html>body #cabeceraeuskera {
	margin-left: 50px
}

#colsupdcha {
	float: left;
	width: 50px;
	height: 150px;
	background-image:url(../img/colsupdcha.gif);
}

/* ***************************  CENTRO - CONTENIDO ************************** */
#centro {
	width:750px;
	min-height:300px;
	background-image:url(../img/bgcentro.gif);
}

#contenido {
	float: left;
	margin-left: 25px;
	width: 650px;
	height: auto;
	text-align: left;
	background-color:#F0F0F0;
}

html>body #contenido {
	min-height: 310px;
	margin-left: 50px
}

#titulo {
	width: 650px;
	height: 35px;
	font-size: 160%;
	text-align: right;
	color: #ffffff;
	background-color: #3C3C3C;
}

#titulo span {
	display: none;
}

#menu {
	float: left;
	width: 150px;
	height: 316px;/*230px;*/
	line-height:28px;
	background:url(../img/menu.gif) no-repeat;
}

#menu ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

html>body #menu ul {
	margin-top: 12px;
}

#menu ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}

html>body #menu ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

#menu ul li a{
	color: #d9e1ee;
	font-weight:bold;
	background:url(../img/flecha.gif) no-repeat 0px 4px;
	display: block;
	width: 80%;
	border-bottom: 1px solid #435B8A;
	padding: 0px 0px 0px 17px;
}


#menu ul li a:hover {
	color: #fedb00;
	font-weight:bold;
	background:url(../img/flechaactiva.gif) no-repeat left; 
	display: block;
	width: 80%;
	border-bottom: 1px solid #d9e1ee;
	padding: 0px 0px 0px 17px;
}

#menu li .activo {
	color: #fedb00;
	font-weight:bold;
	background:url(../img/flechaactiva.gif) no-repeat 0px 6px; 
	display: block;
	width: 80%;
	border-bottom: 1px solid #435B8A;
	padding: 0px 0px 0px 17px;
}


#texto {
	float: left;
	margin-top: 20px;
	width: 480px;
	min-height:300px;
	text-align: justify;
	margin-left: 10px;
}

html>body #texto {
	margin-top: 18px;
	min-height: 310px; 
}

#texto p {
	margin-top: -5px;
	margin-bottom: 10px;
}

html>body #texto p {
	margin-top: 0px;
}

#texto ul {
	margin-top: 5px;
}

#texto ul li {
	list-style-type: none;
}

#texto a:hover {
	color: #edad21;
}

.granate {
	color: #85245D;
}

.resaltado {
	color: #30497B;
	font-weight: bold;
}

#mapa {
	width: 472px;
	height: 481px;
	text-align: center;
/*	border: 4px double #666666;
	background-color:#cccccc;*/
}
/* ***************************  PRODUCTOS ************************** */
.caja_sanibox{
	float:left;
	width: 120px;
	height: auto;
	text-align: center;
}



/* ***************************  PIE ************************** */
#pieizq {
	float: left;
	width: 50px;
	height: 45px;
	background-image:url(../img/pieizq.gif);
}

#piecentro {
	float: left;
	width: 650px;
	height: 45px;
	color: #cccccc;
	text-align: center;
	background-color:#3c3c3c;
}

#piedcha {
	float: left;
	width: 50px;
	height: 45px;
	background-image:url(../img/piedcha.gif);
}

#piecentro a{
	text-decoration: none;
	color: #cccccc;
}

#piecentro a:hover{
	text-decoration: none;
	color: #666666;
}

#tope{
	display: block;
	clear: both;
}

#tope1{
	display: block;
	clear: both;
}

kbd{
	color: #85245D; 
	font-weight: bold;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 1px;
	background-color: #efecec;
}

