.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


 .menu1:link { font-family: Verdana, Arial, Helvetica, 
sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: 
bold; color: #006242; text-decoration: none; text-indent: 3pt}

 .menu1:visited { font-family: Verdana, Arial, Helvetica, 
sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: 
bold; color: 777707; text-decoration: none; text-indent: 3pt}

 .menu1:hover 
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: 
normal; line-height: normal; font-weight: bold; color: #FFFFFF; text-decoration: 
none ; text-indent: 3pt}

 .menu1:active { font-family: Verdana, Arial, Helvetica, 
sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: 
bold; color: #FFFFFF; text-decoration: none; text-indent: 3pt}









 /*Celda gaineko rollover */
#menutx{
	background:##00876B;
	left:767px;
	position:absolute;
	width: 160px;
	top: 143px;
	height: 83px;


}

#menutx a{/* menu items */
color:#FFFFFF; /* tipografia kolorea*/
display:block;
font:bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
height:17px;
padding:2px 2px 2px 5px;
text-decoration:none;
vertical-align:middle;
text-align:left;
}

#menutx a:hover{
background:#ECF6CE;
color:#084B3D;
}

#menutx h3{/* menu headings */
background:#D304AF;
font:7px Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#FDF5FA;
margin:0px;
text-align:left;
}

#menutx ul,div{
list-style:none;margin:0px;padding:0px;
}


#menuBarne{
	background:#00876B; /*kutxaren hondoko kolorea */
	left:0px;/*ezkerreko alderako neurria */
	position:absolute;
	width: 150px;
	top: 140px;

}

