/************************* RESET *****************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,input { margin:0; padding:0;}
table { border-collapse:collapse; border-spacing:0;}
p { margin-bottom:1em}
fieldset,img {border:0;margin:0;padding:0;}
address,caption,cite,code,dfn,th,var {font-style:normal; font-weight:normal;}
ul {list-style:none;}
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after {content:''; }
abbr,acronym { border:0;}
legend { display:none;}
a:active{outline: none;}
a:focus{-moz-outline-style: none;}
a{text-decoration:none; color:#434c51;}
a:hover{text-decoration:underline; color:#434c51}


/**************************  FIN DEL RESET ***************************/

/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#centra_todo{
	width:800px;
	margin:0 auto;
}

#logo_banner{
	width:200px;
	height:94px;
	padding:100px 0 0 0;
	border:none;
}

.negrita{
	font-weight:bold;
}
span{
	font-weight:bold;
	color:#000098;
}
.txt_centrar{
	text-align:center;
}
.txt_haundia{
	font-size:13px;
}
.txt_presu{
	text-align:center;
	font-weight:bold;
	font-size:11px;
}
.clear{
	clear:both;
}
/***********************listado obras******************************/

#listado_obras ul {
	list-style: none;
	font-weight: bold;
	margin:6px 0px 0px 30px;
	padding:0px;
}
#listado_obras li{
	padding: 0px 0px 12px 0px;
}
#listado_obras a{
	color: #666;
	text-decoration: none;
	font-size:10px;
}
/***********************listado obras bukatu******************************/

/*******************OBRAS.php*********************************/
#obras_1{
	width:296px;
	height: 293px;
	background-color:#c9daec;
	float: left;
}
#fondo_azul_obras{
	width:498px;
	height: 89px;
	background-color:#99cbfe;
	float:right;
	margin-left: 3px;
}
#txt_fondo_azul_obras{
	width: 471px;
	padding: 0px;
	margin: 20px 10px 10px 17px;
}
#fondo_blanco_obras{
	width:204px;
	height: 200px;
	float:left;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	background-image:url(imagenes/cuadro_gris.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#txt_fondo_blanco_obras{
	width:196px;
	height: 75px;
	font-weight: bold;
	margin: 30px 4px 15px 4px;
	padding: 0px;
	position:left bottom;
	line-height: 20px;
}

#txt_fondo_gris_obras{
	width:175px;
	height: 70px;
	margin: 0px 10px 4px 12px;
	padding: 0px;
	line-height: 25px;
}

#foto_obras{
	width:262px;
	height: 170px;
	float:right;
	margin: 36px 0px 0px 6px;
	padding: 0px;
}

#mantxeta_obras{
	background-image:url(imagenes/mantxeta_obras.jpg);
	witdth: 800px;
	height:197px;
	margin-top: 4px;
	margin-bottom: 4px
}
#contenedor{
	width:800px;
	margin:0 auto;
}
/***********************MAQUINARIA.php***********************/
#mantxeta_maquinaria{
	background-image:url(imagenes/mantxeta_maquinaria.jpg);
	witdth: 800px;
	height:197px;
	margin-top: 4px;
}

#fondo_recurso1{
	width:800px;
	height:98px;
	background-image:url(imagenes/fondo_recurso1.jpg);
	background-repeat:no-repeat;
}
#fondo_recurso2{
	width:592px;
	height:199px;
	background-image:url(imagenes/fondo_recurso2.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 210px;
}
#txt_recursos{
	width: 490px;
	line-height: 14px;
	margin-left:307px;
	margin-top:4px;
}
#txt_materiales{
	width: 185px;
	line-height: 14px;
	margin-top:108px;
	float:left;
	
}

#foto_maquinas{
	width:267px;
	height: 197px;
	float:right;
	position:right bottom;
}
/***********************listado maquinas******************************/

#listado_maquinas ul {
	list-style: none;
	font-weight: bold;
	/*margin:0px 0px 0px 410px;*/
	/*border:red solid 1px;*/
	padding:0 0 0 10px;
	float:left;
}
#listado_maquinas li{
	padding: 0px 0px 12px 0px;
}
#listado_maquinas a{
	color: #666;
	text-decoration: none;
	font-size:10px;
}
/***********************listado obras bukatu******************************/
/*************************INDEX.php************************/
#mantxeta_index{
	background-image:url(imagenes/mantxeta_index.jpg);
	witdth: 800px;
	height:197px;
	margin-top: 4px;
}

#fondo_historia{
	width: 799px;
	/*border:1px solid red;*/
	clear:both;
	height: 308px;
	background-image:url(imagenes/fondo_index.jpg);
	background-repeat:no-repeat;
	text-align:justify;
	line-height: 14px;
}

#txt_1{
	width: 350px;
	float:left;
	line-height: 14px;
	/*border:1px solid blue;*/
	margin-top:28px;
}
#txt_2{
	width: 350px;
	float:right;
	line-height: 14px;
	/*border:1px solid blue;*/
	margin-top:130px;
}

/**************CONTACTO.php********************/
#mantxeta_contacto{
	background-image:url(imagenes/mantxeta_contacto.jpg);
	witdth: 800px;
	height:197px;
	margin-top: 4px;
	margin-bottom:4px;
}
#mapa{
	width:395px;
	height: 294px;
	background-color:#c9daec;
	float: left;
	padding:0px;
	margin-right: 4px;
}
#fondo_direccion{
	width:197px;
	height: 294px;
	background-image:url(imagenes/fondo_direccion.jpg);
	float: left;
}

#txt_fondo_direccion{
	width:186px;
	padding: 6px 0px 0px 6px;
	line-height: 15px;
}

#fondo_email{
	width:199px;
	height: 292px;
	background-image:url(imagenes/fondo_email.jpg);
	float:right;
	padding:0px;
}

#txt_fondo_email{
	width: 105 px;
	font-size: 11px;
	font-weight: bold;
	margin: 16px 20px 12px 47px;
}

#boton{
	background:none;
	border:none;
	font-size:11px;
	font-weight:bold;
	float:right;
	color: #666666;
	margin-right:4px
}

#formulario{
	width:182px;
	text-align:left;
	padding-top:22px;
	margin-left:10px;
	
}
.campo_grande{
	size: 256;
}

#mapa a{
	display:none;
}

#mapa span{
	display:none;
}

/**************TRABAJO.php********************/
#mantxeta_trabajo{
	background-image:url(imagenes/mantxeta_trabajo.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height:197px;
	margin-top: 4px;
	margin-bottom:4px;
}

#fondo_descarga{
	width: 197px;
	background-image:url(imagenes/fondo_descarga.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-top:105px;
	/*border:#FF0000 1px solid;*/
}

#fondo_curriculum{
	width: 403px;
	height: 296px;
	background-image:url(imagenes/fondo_curriculum.jpg);
	float:left;
}
#fondo_presupuesto{
	width: 200px;
	height: 171px;
	background-image:url(imagenes/fondo_presupuesto.jpg);
	background-repeat:no-repeat;
	float:right;
	text-align: center;
	padding-top:125px;
}
#formulario2{
	width:145px;
	float: left;
	margin-top:155px;
	margin-left: 20px;
}
#formulario3{
	width:190px;
	float: right;
	margin-top:114px;
	margin-right: 10px;
}
.campo{
	width:122px;
	height: 17px;
	background-color:#FFFFFF;
	border:1px solid #9bcbfd;
}
.campo_mensaje{
	width:168px!important;
	width:182px;
	height: 80px;
	background-color:#FFFFFF;
	border:1px solid #9bcbfd;
}
#campo_adjuntar{
	/*width:140px!important;*/
	width:168px;
	height:20px;
	background-color:#fff!important;
	border:1px solid #9bcbfd!important;
}

/*============OINA=====================*/
#oina{
	width: 800px;
	height: 72px;
	text-align:right;
}

#txt_firma{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	height:73px;
	padding:3px 180px 0 0;
	font-weight:bold;
	text-align:right;
	/*border:1px solid black;
	background-image:url(imagenes/aenor2.jpg);
	background-repeat:no-repeat;
	background-position:right;	*/
}

/*============GOIKO MENUA==============*/
#menua{
	padding: 0px;
	height:20px;
	margin-top: 30px;
}

#menua ul {
	list-style: none;
	float: right;
}

#menua ul li {
	display: inline;
}

#menua ul li a{
	color: #666;
	padding: 5px 25px 5px 20px;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
}
/*===========Goiko Menua BUKATU============*/
