* {
padding : 0px 0px 0px 0px;
margin : 0px 0px 0px 0px;
}

body{
height: 100%;
background-color: #efeae8;
}

p{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #86025b;
}
ul{
color: #ffffff;
font-size: 12px;
}
ul b{
color: #ff0000;
}
.titoli{
color: #ff0000;
font-weight: bold;
}
a{
color: #ffffff;
text-decoration:none;
}
	
a:hover{
color: #ff0000;
text-decoration:none;
	}	
	
/**** CONTENITORE ****/
.contenitore{
background-image: url(../images/fondo.jpg);
background-repeat:no-repeat;
background-color:#efeae8;
width: 723px;
height: 591px;
}
.contenitore_div{
width: 675px;
height: 591px;
}
.designer{
text-align:right;
width: 675px;
height: 50px;
text-decoration: none;
}
.designer a{
font-size: 12px;
color: #F0037F;
}
.designer a:hover{
color: #A1016D;
text-decoration: none;
	}	
.uno{
width: 675px;
height: 47px;
}

	
.due{
background-color:#ff9fdf;
width: 675px;
height: 43px;
}


#menu{
	width: 610px;
	height: 43px;
	
	}	

#menu ul {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;	
}		
#menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
   float:left;
}
.tre{
width: 675px;
height: 300px;
}

.quattro{
background-image: url(../images/marchio.jpg);
background-repeat:no-repeat;
width: 675px;
height: 183px;
}

.immagine_div img{
border:none;
 }