/*882px de ancho*/

.frmtramite,.frmregistrate,.frmposticeria{

clear:both;
float:none;

margin:10px auto 10px auto;
border:0px;
padding:10px;
width:322px;
height:auto;
background:#eee;
}

.frmlogin,.frmtiendaconfirmacion,.frmpanelfacturas{

clear:both;
float:none;

margin:10px auto 10px auto;
border:0px;
padding:10px;
width:200px;
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:#5B6069;
	font-weight: normal;
	}
a:hover{
	text-decoration: underline;
	color:#000000;
	}
div{
	margin:0px 0px 0px 0px;
	}	
img {
	border:0px solid #75787C;
	margin:10px;
	}
html>body fieldset{
	border:1px solid #CDCDCE;
	width:0px;
	margin:0 auto 0 auto;
	}
fieldset{
	width:0px;
	margin:0 auto 0 auto;
	}
legend{
	color:#0F57A0;
	}
html {
	background: #f1f1f1 url(../images/bg_body.jpg) repeat-x;
	}		
body {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #5B6069;
	font-size: 70%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#contenedora {
	width: 882px;
	margin: 0px auto 0px auto;
	border: 0px solid #333333;
	text-align: center;
	background:#ffffff;
	}
#precabecera{
	background: #38352F;
	color:#FFFFFF;
	border-left:0px #ffffff solid;
	border-right:0px #ffffff solid;
}
#precabecera a:hover{
	color:#FFFFFF;
}
#cabecera {
	background:#ffffff;
	height:95px;
	margin: 0px 0px 0px 0px;
	border-top: 0px solid #000000;
	border-left:0px #ffffff solid;
	border-right:0px #ffffff solid;
	text-align: left;
	}
	
#botonera {
	margin: 0px 0px 0px 0px;
	padding:4px 0px 0px 6px;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	border-bottom:4px solid #C5C5C6;
	text-align: left;
	height:26px;
	}
	
#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:#ffffff  url(../images/bg_ruta.gif) repeat-x;
	margin: 0px 0px 0px 0px;
	padding:3px 3px 3px 5px;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	text-align: left;
	color:#38352F;
	font-size:100%;
	height:10px;
}
#ruta a, visited {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-weight: normal;
	}
#ruta :hover{
	text-decoration: none;
	color:#0C3C6D;
	font-weight: bold;
	}
#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:100%;
	width:750px;
	height:auto;
	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:#DCD6D6;
	}
.bg_marroia{
	background-color:#664A2D;
	}
.bg_txuria{
	background-color:#FFFFFF;
	}
.bg_grisa{
	background-color:#C3C3C3;
	}
.bg_grisargia{
	background-color:#f8f8f8;
	}
.bg_grisargia2{
	background-color:#EFEFEF;
	}
.bg_grisiluna{
	background-color:#5B6069;
	}
	
.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 #826F6F;
	}
.borde_marroia{
	border:1px solid #664A2D;
	}
.borde_txuria{
	border:1px solid #FFFFFF;
	}
.borde_grisa{
	border:1px solid #E7E7E7;
	}
.borde_grisargia{
	border:1px solid #D5D1D0;
	}
.borde_beltza{
	border:1px solid #000000;
	}

/* -------------------------- KOLOREAK -------------------------- */
.gorria{
	color:#BF423D;
	}
.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:#DCD6D6;
	}
.morea a{
	color:#DCD6D6;
	}
.marroia{
	color:#714141;
	}
.marroia a{
	color:#714141;
	}
.txuria{
	color:#FFFFFF;
	}
.txuria a{
	color:#FFFFFF;
	}
.grisa{
	color:#B9B9B6;
	}
.grisa a{
	color:#939395;
	}
.grisiluna{
	color:#5B6069;
	}
.beltza{
	color:#000000;
	}
.arrosa{
	color:#8b3b40;
	}
/* -------------------------- Txt TAMAINAK -------------------------- */

p{
	margin:10px 0px 10px 0px;
	padding:0px;
	border:0px;
	width:auto;
	height:auto;
	
	font-size:100%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
span{
	margin:0px 0px 0px 0px;
	padding:0px;
	border:0px;
	width:auto;
	height:auto;

	font-size:100%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
html>body h1{
	font-size:160%;
	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:5px solid #f1f1f1;
	color:#333333;
	/*background:url(../images/bg_h1.gif) no-repeat;*/
	}
h1{
	font-size:160%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	margin:10px 0px 10px 0px;
	width:99%;
	border-bottom:5px solid #f1f1f1;
	color:#333333;
	/*background:url(../images/bg_h1.gif) no-repeat;*/
	}
html>body h2{
	margin:0px 0px 10px 0px;
	border:0px;
	padding:auto;
	width:auto;
	height:auto;
	
	font-size:130%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#714141;
	}
h2{
	margin:0px 0px 10px 0px;
	border:0px;
	padding:auto;
	width:auto;
	height:auto;
	
	font-size:130%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#714141;
	}
	
h3{
	margin:0px 0px 10px 0px;
	border:0px;
	padding:auto;
	width:auto;
	height:auto;

	font-size:125%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#3a3f46;
	text-align:left;
	}
h4{
	margin:0px 0px 10px 0px;
	border:0px;
	padding:auto;
	width:auto;
	height:auto;

	font-size:100%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	}
h5{
	margin:0px 0px 10px 0px;
	border:0px;
	padding:auto;
	width:auto;
	height:auto;

	font-size:100%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	}
h6{
	margin:0px 0px 10px 0px;
	border:0px;
	padding:auto;
	width:auto;
	height:auto;

	font-size:100%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	}
.txt0{
	font-size:0px;
	visibility:hidden;
	display:none;
	}	
.txt80{
	font-size:80%;
	}	
.txt100{
	font-size:120%;
	}	
.txt105{
	font-size:105%;
	}	
.txt120{
	font-size:120%;
	}	
.txt125{
	font-size:125%;
	}	
.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 -------------------------- */
ul{
	list-style-type:none;
	margin:0px 0px 10px 10px;
	border:0px;
	padding:0px;
	width:auto;
}
li{
	list-style-type:none;
	margin:3px 0px 3px 0px;
	border:0px;
	padding:0px;
	width:auto;
}
/* -------------------------- FLOAT -------------------------- */
.flotardcha{
	float:right;
}
.flotarizda{
	float:left;
}

/* -------------------------- MAKETAZIOA -------------------------- */
#contenido {
	width:880px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 20px 0px;
	background:#ffffff/*url(../images/bg_cuerpo.gif) repeat-y*/;
	border-left:1px #ffffff solid;
	border-right:1px #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;
}
.kutxatop5{
	margin-top:5px;
}
.kutxadcha5{
	margin-left:5px;
}
.kutxadcha10{
	margin-left:10px;
}
.kutxadcha20{
	margin-left:20px;
}

.kutxadcha70{
	margin-left:70px;
}
.subir3{
	margin:-3px 0px 0px 0px;
	border:0px;
	padding:0px;	
	width:auto;
}
.subir5{
	margin:-5px 0px 0px 0px;
	border:0px;
	padding:0px;	
	width:auto;
}
.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-ver25{
	height:30px;
	overflow:hidden;
	vertical-align:middle;
	}
.margin-ver40{
	height:40px;
	overflow:hidden;
	vertical-align:middle;
	}
.margin-ver70{
	height:70px;
	overflow:hidden;
	vertical-align:middle;
	}
.margin-ver322{
	height:322px;
	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;
}
.kutxa68{
	width:68px;
	height:70px;/* irudiak ikusteko orain, gero kendu bhar da*/
	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;
}
.kutxa170{
	width:170px;
	margin:0px 0px 0px 0px;
	border:0px solid #C2C8CE;
}
.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;
}
.kutxa190{
	width:190px;
	margin:0px 0px 0px 0px;
	border:0px solid #C2C8CE;
}
.kutxa195{
	width:195px;
	margin:0px 0px 0px 0px;
	border:0px solid #eeeeee;
	text-align:justify;
}
.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;
}
.kutxa280{
	width:280px;
	margin:0px 0px 0px 0px;
	text-align:justify;
}
.kutxa300{
	width:300px;
	margin:0px 0px 0px 0px;
	text-align:left;
}
.kutxa310{
	margin:0px;
	border:0px;
	padding:0px;	
	width:310px;
	
	border:0px solid #eeeeee;
	text-align:justify;
}
.kutxa310-dcha5{
	margin:0px 0px 0px 5px;
	border:0px;
	padding:0px;	
	width:310px;
	
	border:0px solid #eeeeee;
	text-align:justify;
}
.kutxa325{
	width:325px;
	margin:0px 0px 0px 0px;
	border:0px solid #C2C8CE;
	text-align:justify;
}
.kutxa340{
	width:340px;
	margin:0px 0px 0px 0px;
	text-align:justify;
}
.kutxa350{
	width:350px;
	margin:0px 0px 0px 0px;
	text-align:justify;
}
.kutxa365{
	width:365px;
	margin:0px 0px 0px 0px;
	text-align:left;
}
.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;
}
.kutxa405{
	width:405px;
	margin:0px 0px 0px 0px;
	text-align:justify;
}
.kutxa450{
	width:450px;
	margin:0px 0px 0px 0px;
	text-align:justify;
}
.kutxa490{
	margin:0px;
	border:0px;
	padding:0px;
	width:490px;
	
	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;
	margin: 5px auto 5px auto;
	text-align:justify;
}
.kutxa650{
	width:650px;
	margin: 5px auto 5px auto;
	text-align:center;
	border:0px;
}
.kutxa660{
	width:660px;
	margin:0px 0px 0px 0px;
	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;
	margin: 5px auto 5px auto;
	text-align:justify;
}
.kutxa800{
	width:775px;
	margin: 5px auto 5px auto;
	text-align:justify;
}
.kutxa860{

	width:865px;
	height:auto;
	margin: 5px auto 5px auto;
	text-align:justify;
	border:0px solid #cc0000;
}
.imgkutxa{
	margin:5px 10px 10px 5px;	
}
.imgkutxafondo{
	width:80px;
	height:80px;
	background:url(../images/marcofoto.gif) no-repeat;
	margin: 0px auto 0px auto;
}

/* -------------------------- IKONOAK -------------------------- */
.gezia a{
	background:url(../images/iko_gezi.gif) no-repeat;
	padding:3px 0px 0px 12px;
	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:0px 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;
}
.carrito{
	background:url(../images/carrito.gif) no-repeat;
	margin:0px 0px 0px 3px;
	width:18px;
	height:15px;
}
.carritonegro{
	background:url(../images/carritonegro.gif) no-repeat;
	margin:0px 0px 0px 3px;
	padding:0px 0px 0px 20px;
	height:15px;
}
.carritonegro a{
	text-decoration:underline;
}
.arroba{
	background:url(../images/arroba.gif) no-repeat;
	margin:0px 3px 0px 3px;
	width:11px;
	height:12px;
}
.seguir{
	background:url(../images/seguircompra.gif) no-repeat;
	padding:10px 0px 2px 19px;
	height:55px;
}
.seguir a{
	text-decoration:underline;
}
.vaciar{
	background:url(../images/vaciar.gif) no-repeat;
	padding:10px 0px 2px 19px;
	height:55px;
}
.vaciar a{
	text-decoration:underline;
}
.tramitar{
	background:url(../images/tramitar.gif) no-repeat;
	padding:10px 0px 2px 21px;
	height:55px;
}
.tramitar a{
	text-decoration:underline;
}

/* -------------------------- GAUZA PERSONALIZATUAK-------------------------- */
.posticeria{
	width:403px;
	height:385px;
	margin:0px 0px 10px 0px;
	border:0px solid #C2C8CE;
	text-align:justify;
}
.productos{
	background:url(../images/produ ctos.jpg) no-repeat;
	width:326px;
	height:auto;
	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;
}
.peluka{
	position:relative;
	clear:none;
	float:left;
	overflow:visible;
	
	margin:0px;
	border:0px;
	padding:0px;
	width:auto;
		
	z-index:1;
}
.pelukatx{
	position:relative;
	clear:none;
	float:left;
	overflow:hidden;
	
	margin:0px;
	margin-top:5px;
	margin-right:5px;
	border:1px solid #ddd;
	padding:10px;
	width:95px;
	
	z-index:-100;
}
.pelukatx1{
	position:relative;
	clear:both;
	float:left;
	overflow:hidden;
	
	margin:0px;
	border:1px solid #ddd;
	border-right:0px;
	padding:10px;
	width:98px;
	
	z-index:-100;
	}
.pelukatx2{
	position:relative;
	clear:none;
	float:left;
	overflow:hidden;
	
	margin:0px;
	margin-right:5px;
	border:1px solid #ddd;
	border-left:0px;
	padding:10px;
	padding-left:11px;
	width:98px;
	
	z-index:-100;
}
.zenbakia{
	position:absolute;
	
	top:0;
	left:0;
	
	margin:1px 0px 0px 1px;
	border:1px solid #ddd;
	padding:0px;
	width:15px;
	height:15px;
	
	color:#fff;
	background:#999;
	text-align:center;
	
	z-index:500;
}
.zenbakiatx{
	position:absolute;
	clear:none;
	float:left;
	overflow:hidden;
	
	margin:6px 0px 0px 1px;
	border:1px solid #ddd;
	padding:0px;
	width:15px;
	height:15px;
	
	color:#fff;
	background:#999;
	text-align:center;
	
	z-index:100;
}
.protesis{
	clear:none;
	float:left;
	position:relative;
	overflow:hidden;
	
	margin:0px;
	margin-top:5px;
	margin-right:5px;
	border:1px solid #ddd;
	padding:10px;
	width:217px;
}
/*.cursor{
	cursor: url("cursor.cur");
}*/

/*-------------------------------visibilidad------------------------------*/

.visibilidad10{ 
	height: 10px;
	overflow:hidden;
	vertical-align:middle;
    /*border: thin solid red;*/
      }
.visibilidad15{ 
	height: 15px;
	overflow:hidden;
	vertical-align:middle;
    /*border: thin solid red;*/
      }
.visibilidad18{ 
	height: 18px;
	overflow:hidden;
	vertical-align:middle;
    /*border: thin solid red;*/
      }
.visibilidad20{ 
	width : 100%;
	height: 20px;
	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;*/
      }
.visibilidad33{ 
	height: 33px;
	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;*/
      }

.visibilidad130{ 
	width : 100%;
	height: 130px;
	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;*/
      }

BLOCKQUOTE{ 
	width : 100%;
	height : auto;
    margin: 0px 0px 0px 0px; 
    /*border: thin dashed black;*/
      }

/* -------------------------- TABLAK -------------------------- */

/*table{
	font-size:100%;
	margin:5px auto 0px auto;
	padding:0px 0px 5px 0px;
	}*/
caption{
	text-align:left;
	font-size:120%;
	border-bottom:0px solid #5587B9;
	margin:0 auto 0 auto;
	padding:0px 0px 0px 0px;
}
/*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;
}*/
.table860{
	font-size:100%;
	width:860px;
	margin:5px auto 0px auto;
	padding:0px 0px 5px 0px;
	border-bottom:7px solid #DEDFE1;

	}
.tdiko{
	height:21px;
	background:#f1f1f1 url(../images/bg_td_iko.gif) no-repeat right top;
}
.trimpar{
	height:21px;
	white-space:normal;
	border-bottom:1px solid #c5c5c5;
	margin:0px 0px 0px 0px ;
	background:#f1f1f1;
	}

/* -------------------------- FORMULARIOAK -------------------------- */
form{
	text-align:left;
	}
html>body input {	
	margin:0px 5px 5px 5px;
	vertical-align:middle;
	font-size:100%;
	/*background:#ff6600 url(../images/boton.gif) repeat-y;*/
	}
input {	
	margin:0px 5px 5px 5px;
	vertical-align:middle;
	font-size:100%;
	}
.inputgr {	
	width:280px;
	margin:0px 5px 5px 5px;
	font-size:100%;
	}
html>body textarea{
	width:395px;
	height:87px;
	margin:0px 5px 5px 5px;

	}
textarea{
	height:87px;
	margin:0px 5px 5px 5px;
	padding:0px;
	width:395px;

	}
select {	
	margin:0px 5px 5px 5px;
	vertical-align:middle;
	font-size:100%;
	}
label{
	float:left;
	margin:0px 0px 0px 5px;
	}
/*-------------------------------pie------------------------------*/
#piefondo {
	width:770px;
	height:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff; /*url(../images/bgpie.gif);*/
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	}
#pie {
	margin: 0px;
	height:25px;
	padding: 0px 0px 0px 10px;
	border: 1px solid #000000;
	border-top: 0px solid #000000;
	background: #38352F;
	text-align:right;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
	font-weight: normal; 
	color:#ffffff;
	}
#pie a, visited {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-weight: normal;
	
	margin:0px;
	border:0px;
	padding:0px;
	width:auto;
	}
#pie a:hover{
	text-decoration: underline;
	color:#fff;
	font-weight: normal;
	
	margin:0px;
	border:0px;
	padding:0px;
	width:auto;
	}

/*------------------------------- LERROAK ------------------------------*/

hr{
	text-align:center;
	clear:both;
	width:98%;
	border-top: 1px dotted #9D9FA2;
	border-bottom: 0px dotted #eeeeee;
	height: 1px;
	}
html>body .hrlodia{
	width:100%;
	height:7px;
	border:1px solid #F1F1F1;
	background: #F1F1F1;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
.hrlodia{
	width:100%;
	height:7px;
	border:7px solid #F1F1F1;
	background:#f1f1f1;
	margin:-7px 0px 0px 0px;
	padding:0px;
	}
.hrfina{/*div-etan jartzeko, ez du usten tokia azpitik*/
	width:100%;
	height:1px;
	border-bottom:1px solid #DEDFE1;
	}
/*------------------------------- botoi moldagarriak kategoriak -------------------------------*/
html>body #li_menu {
	height:22px;
	position: relative;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	border:0px solid #ff6600;
	}
html>body #li_menu li {
	display: inline;
	margin:0px 4px 0px 0px;
	padding:0px 0px 0px 0px;
	}
html>body #li_menu li a{
	height:22px;
	color: #38352F;
	background:#ffffff url(../images/btl.gif) left top no-repeat;
	padding:4px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	border:0px solid #cc0000;
	text-decoration:none;
	}
html>body #li_menu li a span{
	color: #38352F ;
	background: url(../images/btr.gif) right top no-repeat;
	padding:4px 7px 0px 7px;
	margin:0px 0px 0px 0px;
	}
html>body #li_menu li a:hover{
	color: #ffffff;
	background:#DEDFE1 url(../images/btl_hover.gif) left top no-repeat;
	padding:4px 0px 5px 0px;
	}
html>body #li_menu li .boton_act{
	color: #ffffff;
	background:#DEDFE1 url(../images/btl_hover.gif) left top no-repeat;
	padding:4px 0px 5px 0px;
	border:0px solid #ff6600;
	}
html>body #li_menu li a:hover span{
	color: #38352F;
	background:#DEDFE1 url(../images/btr_hover.gif) right top no-repeat;
	padding:4px 7px 4px 0px;
	}
html>body #li_menu li .boton_act span{
	color: #38352F;
	background:#DEDFE1 url(../images/btr_hover.gif) right top no-repeat;
	padding:4px 7px 4px 0px;
	font-weight:bold;
	}
#li_menu {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}
#li_menu li {
	display: inline;
	margin:0px 4px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid #ff5600
	}
#li_menu li a{
	height: 22px;
	color: #38352F;
	background:#ffffff url(../images/btl.gif) left top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px solid #ff6600;
	}
#li_menu li a span{
	height:22px;
	color: #38352F;
	background: url(../images/btr.gif) right top no-repeat;
	margin:0px 0px 0px 7px;
	padding:4px 7px 0px 0px;
	}
#li_menu li a:hover{
	color: #38352F;
	background:#DEDFE1 url(../images/btl_hover.gif) left top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
#li_menu li .boton_act{
	height:22px;
	color: #ffffff;
	background:#DEDFE1 url(../images/btl_hover.gif) left top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px solid #cc0000;
	}
#li_menu li a:hover span{
	height:22px;
	color: #38352F;
	background: url(../images/btr_hover.gif) right top no-repeat;
	margin:0px 0px 0px 7px;
	padding:4px 7px 0px 0px;
	}
#li_menu li .boton_act span{
	height:22px;
	color: #38352F;
	background:#DEDFE1 url(../images/btr_hover.gif) right top no-repeat;
	margin:0px 0px 0px 7px;
	padding:4px 10px 0px 0px;
	font-weight:bold;
	}

/*----------------------------- 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 {
	list-style-type:none;
	list-style-image:url(../images/iko_gezi2.gif);
	margin:0px 0px 0px 0px;
	border-bottom:0px dashed #C0C6BE;
	}	

.li_menuvert {
	list-style-type: none;
	list-style-image:url(../images/iko_gezi2.gif);
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 50px;
	border:0px dashed #C0C6BE;
	}	
.li_menuvert ul{
	list-style-type: none;
	list-style-image:url(../images/iko_gezi2.gif);
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	border:0px dashed #C0C6BE;
	}	

/* -------------------------- ANTOLAKUNTZA -------------------------- */
.clear{
	clear:both;
}

.zindex-100{
	z-index:-100;
}
.zindex100{
	z-index:100;
}

.ofertasgrupo{
text-align:center;
}
.ofertastitulo{
text-align:center;
}

