#menu{
    float:left;
	width:210px;
	color:#D8BFD8;
	height:870px;
	background-color:#F5F5F5;
	margin:5px;
}

#menu0{

	position:relative;
	width:190px;
	left:5;
	color:#D8BFD8;
	height:102px;
	background-color:#F5F5F5;
	background-image: url(image/menu0.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#menu1{

	position:relative;
	width:190px;
	left:5;
	color:#D8BFD8;
	height:65px;
	background-color:#F5F5F5;
	background-image: url(image/menu1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#menu2{

	position:relative;
	width:190px;
	left:5;
	color:#D8BFD8;
	height:65px;
	background-color:#F5F5F5;
	background-image: url(image/menu2.jpg);
	background-repeat: no-repeat;
	background-position: center;

}

#menu21{

	position:relative;
	width:151px;
	left:30px;
	color:#D8BFD8;
	height:46px;

	background-image: url(image/menu201.jpg);
	background-repeat: no-repeat;
	background-position: center;

}

#menu22{

	position:relative;
	width:151px;
	left:30px;
	color:#D8BFD8;
	height:46px;

	background-image: url(image/menu202.jpg);
	background-repeat: no-repeat;
	background-position: center;

}


#menu33{

	position:relative;
	width:190px;
	left:5;
	color:#D8BFD8;
	height:70px;
	background-color:#F5F5F5;
	background-image: url(image/menu9old.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
#menu3{

	position:relative;
	width:190px;
	left:5;
	color:#D8BFD8;
	height:70px;
	background-color:#F5F5F5;
	background-image: url(image/menu3.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
#menu9{

	position:relative;
	width:190px;
	left:5;
	color:#D8BFD8;
	height:70px;
	background-color:#F5F5F5;
	background-image: url(image/menu9.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
#menu4{

	position:relative;
	width:190px;
	left:5;
	color:#D8BFD8;
	height:70px;
	background-color:#F5F5F5;
	background-image: url(image/menu4.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#menu5{
	position:relative;
	width:190px;
	left:5;
	color:#D8BFD8;
	height:65px;
	background-color:#F5F5F5;
	background-image: url(image/menu5.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#menu6{
	position:relative;
	width:190px;
	left:5;
	color:#D8BFD8;
	height:70px;
	background-color:#F5F5F5;
	background-image: url(image/menu6.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#menu7{
	position:relative;
	width:190px;
	left:5;
	color:#D8BFD8;
	height:70px;
	background-color:#F5F5F5;
	background-image: url(image/menu7.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


#menu8{
	position:relative;
	width:190px;
	left:5;
	color:#D8BFD8;
	height:70px;
	background-color:#F5F5F5;
	background-image: url(image/menu8.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#menu91{

	position:relative;
	width:151px;
	left:30;
	color:#D8BFD8;
	height:46px;
	background-color:#F5F5F5;
	background-image: url(image/hor1.jpg);
	background-repeat: no-repeat;
	background-position: center;

}

#menu92{

	position:relative;
	width:151px;
	left:30;
	color:#D8BFD8;
	height:46px;
	background-color:#F5F5F5;
	background-image: url(image/jau1.jpg);
	background-repeat: no-repeat;
	background-position: center;

}



#copy{
	position:relative;
	width:176px;
	left:5;
	color:#D8BFD8;
	height:96px;
	background-color:#F5F5F5;
	background-image: url(image/copy2.png);
	background-repeat: no-repeat;
	background-position: center;
}

#boca{
    visibility:hidden;
	position:relative;
	width:300px;
	left:-180;
	top:-470px;
	height:225px;
	z-index:3;
	background-image: url(image/boca.png);
	background-repeat: no-repeat;
}

html>body #boca{
    visibility:hidden;
	position:relative;
	width:300px;
	left:200;
	top:400px;
	height:225px;
	z-index:2;
	background-image: url(image/boca.png);
	background-repeat: no-repeat;
}

#cartel{
visibility:visible;
float:left;
position:relative;
top:20;
z-index:1;
	width:610px;
	height:870px;
}



#pagina{
	width:830px;
	height:880px;
	background-color:#BC8F8F;
	margin:0 auto;
	top:0;
}

#carga{
	position:relative;
	display:none;
	z-index:2;
	width:0px;
	height:0px;
}

P.titol{
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	font-size:32;
	color:#660033;
}
body {
	background-color:#CC99CC;
	font-size:18;
	color:yellow;
	text-align:center;
}
