.imagen_fondo{
background-image:url(images/fondo_portada.jpg);
background-repeat:no-repeat;
}

.fondo_entrada{
background-image:url(../images/fondo_entrada.jpg);
background-repeat:repeat-x;
}

.fondoexterior{
background-image:url(../images/fondo_web.jpg);
background-repeat:repeat;
}


.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	vertical-align:top;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.titols {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.enllassos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.fondomenu {
	/*background-color: #485B24;*/
	background-image:url(../images/fondo_encabezado.jpg);
	background-repeat:repeat-x;
	height:27px;
}
.linees {
	background-color: #485B24;
}
A:hover {
        COLOR:#273214; TEXT-DECORATION: none
}
.adressa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.fondoplana {
	background-color: #FFFFFF;
}

}
.lineesvert {
	background-color:#485B24;
}
.zumbs {
	/*border: 1px solid #000000;*/
}
