.frmtramite,.frmregistrate,.frmposticeria{

clear:both;
float:none;

margin:10px auto 10px auto;
border:0px;
padding:10px;
width:375px;
height:auto;
background:#eee;
}

.frmlogin,.frmtiendaconfirmacion,.frmpanelfacturas{

clear:both;
float:none;

margin:10px auto 10px auto;
border:0px;
padding:10px;
width:250px;
height:auto;
background:#eee;
}

.frmtramite p,.frmregistrate p,.frmposticeria p,.frmlogin p,.frmtiendaconfirmacion p{
clear:both;
float:left;
margin:5px 5px 15px 5px;
}

.frmtramite textarea,.frmregistrate textarea,.frmposticeria textarea,.frmlogin textarea{

clear:both;
float:left;

width:309px;
}

.frmtramite select,.frmregistrate select,.frmposticeria select,.frmlogin select{

width:122px;
}
a {
	text-decoration:none;
	color:#742828;
	font-weight: normal;
	}
a:hover{
	text-decoration: underline;
	color:#000000;
	}
div{
	margin:0px 0px 0px 0px;
	}	
img {
	border:0px solid #75787C;
	margin:0px;
	}
html>body fieldset{
	border:1px solid #CDCDCE;
	width:0px;
	margin:0 auto 0 auto;
	}
fieldset{
	width:0px;
	margin:0 auto 0 auto;
	}
legend{
	color:#cc0000;
	font-size:120%;
	font-weight:bold;
	}	
body {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background: #ffffff url(../images/bg_body.gif) repeat-x;
	color: #5B6069;
	text-align: center;
	margin-top: 10px;
	font-size: 70%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#contenedora {
	width: 980px;
	margin: 0px auto 0px auto;
	border: 0px solid #333333;
	text-align: center;
	background:;
	}
#precabecera{
	background: #38352F;
	color:#FFFFFF;
	border-left:0px #ffffff solid;
	border-right:0px #ffffff solid;
	height:20px;
}
#precabecera a:hover{
	color:#FFFFFF;
}
#cabecera {
	width: 980px;
	background:#FFF;
	height:138px;
	margin: 0px 0px 0px 0px;
	border-top: 0px solid #000000;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	text-align: left;
	}
.accesibilidad-invisible{	
	display:none;
}	
.imgcabecera{
	clear:both;
	
	margin:0px;
	border:0px;
	padding:0px;
	width: 980px;
	height:144px;
	
	z-index:-5;
}
#botonera {
	margin: 0px 0px 0px 0px;
	padding:4px 0px 0px 6px;
	border-right: 1px solid #;
	border-left: 1px solid #;
	border-bottom:0px solid #C5C5C6;
	text-align: left;
	height:26px;
	background:;
	}
	
#botonera2 {
	margin: 0px 0px 0px 0px;
	padding:5px 0px 4px 0px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom:1px solid #989EA3;
	text-align: left;
	background:#DEDFE1;
	}
	
#ruta {
	background:;
	margin: 0px 0px 0px 0px;
	padding:3px 3px 3px 10px;
	border-left:0px #ffffff solid;
	border-right:0px #ffffff solid;
	text-align: left;
	color:#5B6069;
	font-size:120%;
	font-weight:bold;
	height:10px;
}
#ruta a, visited {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-weight: normal;
	}
#mensaje {
	background:#ffffff  /*url(../images/bgmensaje.gif) repeat-x*/;
	margin: 5px auto 5px auto;
	padding:3px 3px 3px 13px;
	border: 1px solid #cc0000;
	text-align: left;
	color:#cc0000;
	font-size:120%;
	width:650px;
	text-align:center;
}

/* -------------------------- FONDOKO KOLOREAK -------------------------- */
.bg_gorria{
	background-color:#cc0000;
	}
.bg_laranja{
	background-color:#DD4506;
	}
.bg_oria{
	background-color:#EEFF00;
	}
.bg_berdea{
	background-color:#00BB00;
	}
.bg_urdina{
	background-color:#CDDFF0;
	}
.bg_morea{
	background-color:#8800AA;
	}
.bg_marroia{
	background-color:#664A2D;
	}
.bg_txuria{
	background-color:#FFFFFF;
	}
.bg_grisa{
	background-color:#C3C3C3;
	}
.bg_grisargia{
	background-color:#EBEBEB;
	}
.bg_beltza{
	background-color:#000000;
	}

/* -------------------------- bordeKO KOLOREAK -------------------------- */
.borde_gorria{
	border:1px solid #cc0000;
	}
.borde_laranja{
	border:1px solid #DD4506;
	}
.borde_oria{
	border:1px solid #EEFF00;
	}
.borde_berdea{
	border:1px solid #00BB00;
	}
.borde_urdina{
	border:1px solid #CDDFF0;
	}
.borde_morea{
	border:1px solid #8800AA;
	}
.borde_marroia{
	border:1px solid #664A2D;
	}
.borde_txuria{
	border:1px solid #FFFFFF;
	}
.borde_grisa{
	border:1px solid #D0D0D0;
	}
.borde_grisargia{
	border:1px solid #D5D1D0;
	}
.borde_beltza{
	border:1px solid #000000;
	}

/* -------------------------- KOLOREAK -------------------------- */
.gorria{
	color:#cc0000;
	}
.granate{
	color:#714141;
	}
.laranja{
	color:#D8551F;
	}
.oria{
	color:#EEFF00;
	}
.berdea{
	color:#00BB00;
	}
.urdina{
	color:#0F57A0;
	}
.urdina a{
	color:#0F57A0;
	}
.urdiniluna{
	color:#122D4A;
	}
.urdiniluna a{
	color:#122D4A;
	}
.morea{
	color:#8800AA;
	}
.marroia{
	color:#664A2D;
	}
.marroia a{
	color:#664A2D;
	}
.txuria{
	color:#FFFFFF;
	}
.txuria a{
	color:#FFFFFF;
	}
.grisa{
	color:#B9B9B6;
	}
.grisa a{
	color:#939395;
	}
.grisiluna{
	color:#5B6069;
	}
.beltza{
	color:#000000;
	}

/* -------------------------- Txt TAMAINAK -------------------------- */

p{
	font-size:120%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	margin:5px 0px 0px 0px;
	}
/*span{
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	margin:5px 0px 0px 0px;
	}*/
html>body h1{
	font-size:160%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	width:100%;
	border-bottom:0px solid #f1f1f1;
	color:#AA0505;
	/*background:url(../images/bg_h1.gif) no-repeat;*/
	}
h1{
	font-size:160%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	width:100%;
	border-bottom:0px solid #f1f1f1;
	color:#AA0505;
	/*background:url(../images/bg_h1.gif) no-repeat;*/
	}
html>body h2{
	font-size:150%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	width:auto;
	border-bottom:0px solid #eeeeee;
	}
h2{
	font-size:150%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	width:99%;
	border-bottom:0px solid #eeeeee;
	}
	
h3{
	font-size:130%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	}
h4{
	font-size:100%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	}
h5{
	font-size:100%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	}
h6{
	font-size:100%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	}
.txt0{
	font-size:0px;
	visibility:hidden;
	}	
.txt80{
	font-size:80%;
	}	
.txt120{
	font-size:120%;
	}	
.txt135{
	font-size:135%;
	}	
.txt140{
	font-size:140%;
	}	
.txt160{
	font-size:160%;
	}
.txt200{
	font-size:200%;
	}	
.txt250{
	font-size:250%;
	}	
.txt300{
	font-size:300%;
	}	
.txt350{
	font-size:350%;
	}	
/* -------------------------- Listas -------------------------- */
html>body ul{
	margin-left:-25px;
	
	*margin-left:10px;
}
ul{
	margin-left:10px;
}
li{
	font-size:120%;
	font-weight:bold;
	list-style-type:none;
	margin:0px 0px 0px 0px;
}
/* -------------------------- FLOAT -------------------------- */
.flotardcha{
	float:right;
}
.flotarizda{
	float:left;
}

/* -------------------------- MAKETAZIOA -------------------------- */
html>body #contenido {
	width:980px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 20px 0px;
	background:/*url(../images/bg_cuerpo.gif) repeat-y*/;
	border-left:0px #ffffff solid;
	border-right:0px #ffffff solid;
	}
#contenido {
	width:982px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	background:/*url(../images/bg_cuerpo.gif) repeat-y*/;
	border-left:0px #ffffff solid;
	border-right:0px #ffffff solid;
	}
.center{
	text-align:center;
	margin: 5px auto 5px auto;
	}	
.antip{
	margin:0px 0px 0px 0px;
}
.parrafo{
	margin:10px 10px 10px 10px;
}
.antikutxa{
	margin:-5px 0px -5px -5px;
}
.kutxadcha5{
	margin-right:5px;
}
.kutxagora5{
	margin-top:5px;
}
.kutxadcha10{
	margin-right:10px;
}
.kutxaizda7{
	margin-left:7px;
}
.kutxaizda10{
	margin-left:10px;
}
.kutxagora5{
	margin-top:5px;
}
.kutxagora7{
	margin-top:7px;
}
.kutxagora10{
	margin-top:10px;
}
.kutxabehera10{
	margin-bottom:10px;
}
.margin-ver3{
	width:0px;
	height:3px;
	overflow:hidden;
	vertical-align:middle;
	}
.margin-ver5{
	height:5px;
	overflow:hidden;
	vertical-align:middle;
	}
.margin-ver8{
	height:8px;
	overflow:hidden;
	vertical-align:middle;
	}
.margin-ver10{
	height:10px;
	overflow:hidden;
	vertical-align:middle;
	}
.margin-ver40{
	height:40px;
	overflow:hidden;
	vertical-align:middle;
	}
.margin-ver70{
	height:70px;
	overflow:hidden;
	vertical-align:middle;
	}
#contenido_final {
	clear:both;
}
#final{
	clear:both;
	}
.menuvert{
	width:200px;
}
.kutxa5{
	width:5px;
	height:20px;
	margin:0px 0px 0px 0px;
}
.kutxa15{
	width:15px;
	height:25px;/* irudiak ikusteko orain, gero kendu bhar da*/
	margin:0px 0px 0px 0px;
}
.kutxa25{
	width:25px;
	height:25px;/* irudiak ikusteko orain, gero kendu bhar da*/
	margin:0px 0px 0px 0px;
}
.kutxa50{
	width:50px;
	margin:0px 0px 0px 0px;
}
.kutxa64{
	width:64px;
	margin:0px 0px 0px 0px;
}
.kutxa65{
	width:65px;
	height:65px;/* irudiak ikusteko orain, gero kendu bhar da*/
	margin:5px 0px 0px 5px;
}
.kutxa68{
	width:68px;
	height:70px;/* irudiak ikusteko orain, gero kendu bhar da*/
	margin:0px 0px 0px 0px;
}
.kutxa75{
	width:75px;
	margin:0px 0px 0px 0px;
}
.kutxa90{
	width:90px;
	margin:0px 0px 0px 0px;
}
.kutxa100{
	width:100px;
	margin:0px 0px 0px 0px;
}
.kutxa125{
	width:125px;
	margin:0px 0px 0px 0px;
}
.kutxa160{
	width:160px;
	margin:0px 0px 0px 0px;
}
.kutxa175{
	width:260px;
	margin:0px 0px 0px 0px;
	border:0px solid #eeeeee;
	text-align:justify;
}
.kutxa180{
	width:180px;
	margin:0px 0px 0px 0px;
	border:0px solid #eeeeee;
	text-align:justify;
}
.kutxa185{
	width:185px;
	margin:0px 0px 0px 0px;
	border:0px solid #C2C8CE;
}
.kutxa200{
	width:200px;
	margin:0px 0px 0px 0px;
	border:0px solid #eeeeee;
	text-align:justify;
}
.kutxa215{
	width:215px;
	margin:0px 0px 0px 0px;
	border:0px solid #eeeeee;
	text-align:justify;
}
.kutxa220{
	width:220px;
	margin:0px 0px 0px 0px;
	border:0px solid #eeeeee;
	text-align:justify;
	/*background:url(../images/bgNoticiaPortada200.gif) no-repeat; */
}
.kutxa231{
	width:231px;
	margin:0px 0px 0px 0px;
	border:0px solid #C2C8CE;
	text-align:justify;
}
.kutxa240{
	width:240px;
	margin:0px 0px 0px 0px;
	border:0px solid #cc0000;
}
.kutxa250{
	width:250px;
	margin:0px 0px 0px 0px;
	border:0px solid #cc0000;
	text-align:justify;
}
.kutxa300{
	width:300px;
	margin:0px 0px 0px 0px;
	text-align:left;
}
.kutxa310{
	width:310px;
	margin:0px 0px 0px 0px;
	border:0px solid #eeeeee;
	text-align:justify;
}
.kutxa325{
	width:325px;
	margin:0px 0px 0px 0px;
	border:0px solid #C2C8CE;
	text-align:justify;
}
.kutxa365{
	width:365px;
	margin:0px 0px 0px 0px;
	text-align:left;
}
.kutxa340{
	width:340px;
	margin:0px 0px 0px 0px;
	text-align:justify;
}
.kutxa350{
	width:350px;
	margin:0px 0px 0px 0px;
	text-align:justify;
}
.kutxa370{
	width:370px;
	margin:0px 0px 0px 0px;
	text-align:justify;
}
.kutxa375{
	width:375px;
	margin:0px 0px 0px 0px;
	border:1px solid #C2C8CE;
	text-align:justify;
}
.kutxa408{
	width:408px;
	margin:0px 0px 0px 0px;
	text-align:justify;
}
.kutxa415{
	width:415px;
	margin:0px 0px 0px 0px;
	text-align:justify;
}
.kutxa424{
	width:424px;
	margin:0px 0px 0px 0px;
	text-align:justify;
}
.kutxa450{
	width:450px;
	margin:0px 0px 0px 0px;
	text-align:justify;
}
.kutxa510{
	width:510px;
	margin:0px 0px 0px 0px;
	border:0px solid #ff6600;
	text-align:justify;
}
.kutxa520{
	width:520px;
	margin:0px 0px 0px 0px;
	border:0px solid #C2C8CE;
	text-align:justify;
}
.kutxa521{
	width:521px;
	margin:0px 0px 0px 0px;
	text-align:justify;
}
.kutxa550{
	width:550px;
	margin:0px 0px 0px 0px;
	text-align:justify;
}
.kutxa640{
	width:640px;
	text-align:justify;
}
.kutxa650{
	width:650px;
	margin: 5px auto 5px auto;
	text-align:justify;
}
.kutxa660{
	width:660px;
	text-align:justify;
	}
.kutxa690{
	width:690px;
	margin: 5px auto 5px auto;
	text-align:justify;
	}
.kutxa730{
	width:730px;
	margin: 5px auto 5px auto;
	text-align:justify;
	}
.kutxa750{
	width:750px;
	height:auto;
	margin: 5px auto 5px auto;
	text-align:justify;
}
.kutxa860{
	width:865px;
	height:auto;
	margin: 0px auto 0px auto;
	text-align:justify;
	border:0px solid #cc0000;
}
.kutxa960{
	width:960px;
	height:auto;
	margin: 5px auto 5px auto;
	text-align:justify;
}
.altura7{
	height:7px;
}
.altura35{
	height:35px;
}
.altura180{
	height:180px;
}
.imgkutxa{
	margin:5px 10px 10px 5px;	
}
.imgkutxafondo{
	width:80px;
	height:80px;
	background:url(../images/marcofoto.gif) no-repeat;
	margin: 0px 5px 0px auto;
}
.imgkutxafondohandia{
	width:428px;
	height:291px;
	background:url(../images/imgkutxafondohandia.gif) no-repeat;
	margin: 0px 5px 0px auto;
}

/* -------------------------- IKONOAK -------------------------- */
.gezia a{
	background:url(../images/iko_gezi2.gif) no-repeat;
	padding:3px 0px 0px 14px;
	text-decoration:underline;
	height:16px;
}
.geziazabaldu a{
	background:url(../images/iko_gezi_zaba.gif) no-repeat;
	padding:3px 0px 0px 12px;
	text-decoration:underline;
	height:16px;
}
.login{
	background:url(../images/login.gif) no-repeat;
	margin:-3px 3px 0px 5px;
	width:17px;
	height:19px;
}
.idioma{
	background:url(../images/idioma.gif) no-repeat;
	margin:0px 3px 0px 0px;
	width:17px;
	height:16px;
}
.contacto{
	background:url(../images/contacto.gif) no-repeat;
	margin:2px 0px 0px 3px;
	width:14px;
	height:10px;
}
.arroba{
	background:url(../images/arroba.gif) no-repeat;
	margin:0px 3px 0px 3px;
	width:11px;
	height:12px;
}
.carrito a{
	background:url(../images/carrito.gif) no-repeat;
	text-decoration:underline;
	padding:2px 0px 0px 19px;
	height:16px;
}
.seguir a{
	background:url(../images/seguircompra.gif) no-repeat;
	text-decoration:underline;
	padding:10px 0px 2px 19px;
	height:55px;
}

.vaciar{
	background:url(../images/vaciar.gif) no-repeat;
	padding:10px 0px 2px 19px;
	height:25px;

}
.vaciar a{
	height:25px;

}

.tramitar a{
	background:url(../images/tramitar.gif) no-repeat;
	text-decoration:underline;
	padding:10px 0px 2px 21px;
	height:55px;
}
/* -------------------------- GAUZA PERSONALIZATUAK-------------------------- */
.posticeria{
	width:403px;
	height:385px;
	margin:0px 0px 0px 0px;
	border:0px solid #C2C8CE;
	text-align:justify;
}
.productos{
	background:url(../images/produ ctos.jpg) no-repeat;
	width:326px;
	height:375px;
	margin:0px 0px 0px 0px;
	border:0px solid #C2C8CE;
	text-align:justify;
}
.btnproductos{
	width:310px;
	height:21px;
	color:#FFFFFF;
	background:#B2B1AE url(../images/btn_productos.gif) no-repeat;
}
.btnproductos a{
	color:#FFFFFF;
}
.caspa{
	background:url(../images/caspa.jpg) no-repeat;
	width:402px;
	height:174px;
}
.etiketa{
	position:relative;
	margin:-3px 5px 0px 0px;
}
/*.cursor{
	cursor: url("cursor.cur");
}*/

/*-------------------------------visibilidad------------------------------*/

.visibilidad10{ 
	height: 10px;
	overflow:hidden;
	vertical-align:middle;
    /*border: thin solid red;*/
      }
.visibilidad20{ 
	width : 100%;
	height: 20px;
	overflow:hidden;
	vertical-align:middle;
    /*border: thin solid red;*/
      }
.visibilidad22{ 
	width : 100%;
	height: 22px;
	overflow:hidden;
	vertical-align:middle;
    /*border: thin solid red;*/
      }
.visibilidad24{ 
	width : 100%;
	height: 24px;
	overflow:hidden;
	vertical-align:middle;
    /*border: thin solid red;*/
      }
.visibilidad30{ 
	height: 30px;
	overflow:hidden;
	vertical-align:middle;
    /*border: thin solid red;*/
      }
.visibilidad40{ 
	width : 100%;
	height: 40px;
	overflow:hidden;
	vertical-align:middle;
    /*border: thin solid red;*/
      }
.visibilidad50{ 
	width : 100%;
	height: 50px;
	overflow:hidden;
	vertical-align:middle;
    /*border: thin solid red;*/
      }
.visibilidad60{ 
	width : 100%;
	height: 60px;
	overflow:hidden;
	vertical-align:middle;
      }
.visibilidad67{ 
	width : 100%;
	height: 67px;
	overflow:hidden;
	vertical-align:middle;
      }
.visibilidad73{ 
	width : 100%;
	height: 73px;
	overflow:hidden;
    /*border: thin solid red;*/
      }
.visibilidad77{ 
	height: 77px;
	overflow:hidden;
    /*border: thin solid red;*/
      }
.visibilidad80{ 
	height: 80px;
	overflow:hidden;
    /*border: thin solid red;*/
      }
.visibilidad90{ 
	height: 90px;
	overflow:hidden;
    /*border: thin solid red;*/
      }
.visibilidad110{ 
	width : 100%;
	height: 110px;
	overflow:hidden;
    /*border: thin solid red;*/
      }

.visibilidad148{ 
	width : 100%;
	height: 148px;
	overflow:hidden;
    /*border: thin solid red;*/
      }
.visibilidad190{ 
	width : 100%;
	height: 190px;
	overflow:hidden;
    /*border: thin solid red;*/
      }
.visibilidad220{ 
	height: 220px;
	overflow:hidden;
    /*border: thin solid red;*/
      }
.visibilidadhor450{ 
	width: 450px;
	overflow:hidden;
    /*border: thin solid red;*/
      }

BLOCKQUOTE{ 
	width : 100%;
	height : auto;
    margin: 0px 0px 0px 0px; 
    /*border: thin dashed black;*/
      }

/* -------------------------- TABLAK -------------------------- */

caption{
	text-align:left;
}
/*th{
	width:auto;
	white-space:normal;
	border-bottom:0px dashed #93AEC8;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}*/
/*td{
	height:21px;
	width:auto;
	white-space:normal;
	border-bottom:0px dashed #E8E6E6;
	margin:0px 0px 0px 0px;
}*/
.tdiko{
	height:21px;
	background:#CDDFF0 url(../images/bg_td_iko.gif) no-repeat right top;
}

/* -------------------------- FORMULARIOAK -------------------------- */
form{
	text-align:left;
	}
html>body input {	
	margin:0px 5px 5px 5px;
	vertical-align:middle;
	font-size:120%;
	/*background:#ff6600 url(../images/boton.gif) repeat-y;*/
	}
input {	
	margin:0px 5px 5px 5px;
	vertical-align:middle;
	font-size:120%;
	}
.inputgr {	
	margin:0px 5px 5px 5px;
	width:280px;
	font-size:120%;
	}
html>body textarea{
	width:395px;
	height:87px;
	margin:0px 5px 5px 5px;
	font-size:120%;
	}
textarea{
	width:395px;
	height:87px;
	margin:0px 5px 5px 5px;
	font-size:120%;
	}
select {	
	margin:0px 5px 5px 5px;
	vertical-align:middle;
	font-size:120%;
	}
label{
	margin:0px 0px 0px 5px;
	font-size:120%;
	/*position:absolute;*/
	}
/*-------------------------------pie------------------------------*/
#piefondo {
	height:0px;
	width:980px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: /*url(../images/bgpie.gif)*/;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	}
#pie {
	margin: 0px;
	height:25px;
	width:980px;
	padding: 0px 0px 0px 0px;
	border-top: 1px dashed #333333;
	background: ;
	text-align:right;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
	font-weight: normal; 
	color:#333333;
	}
#pie a, visited {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#333333;
	font-weight: normal;
	}
#pie a:hover{
	text-decoration: underline;
	background:#D6D7D8;
	color:#38352F;
	font-weight: normal;
	padding:0px 0px 1px 0px;
	}

/*------------------------------- LERROAK ------------------------------*/

hr{
	text-align:center;
	clear:both;
	width:100%;
	border-top: 1px dashed #9D9FA2;
	border-bottom: 0px dashed #eeeeee;
	height: 1px;
	}
html>body .hrlodia{
	width:100%;
	height:7px;
	border:1px solid #DEDFE1;
	background: #DEDFE1;
	}
.hrlodia{
	width:100%;
	height:7px;
	border:7px solid #DEDFE1;
	}
.hrfina{/*div-etan jartzeko, ez du usten tokia azpitik*/
	width:100%;
	height:1px;
	border-top:0px dashed #DEDFE1;
	border-bottom:1px dashed #333333;
	}

/*----------------------------- menu 2 --------------------------------*/

html>body #li_menu2 {
	list-style-type: none;
	margin:0px 0px 0px -33px;
	}
#li_menu2 {
	list-style-type: none;
	margin:0px 0px 0px 8px;
	}
#li_menu2 li{
	display: inline;
	}	
#li_menu2 li a{
	color:#38352F;
	border-right:1px solid #38352F;
	}	
#li_menu2 li a:hover{
	color:#38352F;
	border-right:1px solid #38352F;
	text-decoration:underline;
	}	
#li_menu2 li a span{
	color:#38352F;
	font-weight:bold;
	margin:0px 5px 0px 5px;
	}	
#li_menu2 li .boton_act span{
	color:#38352F;
	background:#ff6600;
	font-weight:bold;
	margin:0px 5px 0px 5px;
	}	
/*----------------------------- menu ezkerra --------------------------------*/

html>body .li_menuvert{
	margin:0px 0px 0px 0px;
	*margin:0px 0px 0px 20px;
	font-size:100%;
	}	
.li_menuvert{
	list-style-type:none;
	list-style-image:url(../images/iko_gezi2.gif);
	margin:0px 0px 0px 20px;
	color:#5B6069;
	}	
.li_menuvert a{
	color:#5B6069;
}
/* -------------------------- ANTOLAKUNTZA -------------------------- */
.clear{
	clear:both;
}

.zindex1{
	position:absolute;
	z-index:1;
	margin:22px 0px 0px -65px;
}
