* {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.hidden, .nascosto {
	display: none;
}

A {
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;
	 }
A:hover {text-decoration: underline;
	color: #cc0000;
	font-weight: bold;
	}	 
A:visited {
	color: #cc0000;
	}	

#menu {
	padding-left: 10px;
	margin:0px;
	width: 140px;
	/*height:520px;*/
	float: left;
	background-color: #000;
	background-image: url(../texture/menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 400px;
	height: auto !important;
	height: 520px;
		}
		
#menu li A {
	display: block; 
	width: 90%;
	padding-left: 8px;
	border-left: solid  3px #048;;
	color: White;
	font-weight: bold;
	padding-bottom: 2px;
}
#menu li A:hover {
	text-decoration: none;
	background: #c00;;
}
#menu span {font-weight: bold;
	color:#00ffff;}
	
#menu li  {
	line-height: 12px;
	margin-bottom: 3px;
}

#menu li#honey a {
	background: url(../images/hearts.gif) no-repeat right;
}

#menu li#honey a :hover{
	text-decoration: none;
	background: #c00;;
}
#menu .divisione {
	height: 25px;
}





#pagina{
	width: 970px;
	float:left;
	/*background-color: #C9AD7B;*/
}
#header {
	float:left;
	width: 834px;
	height: 100px;
	padding-left: 125px;
	margin: 0px;
	background-image: url(../texture/header.jpg);
	background-repeat: no-repeat;
}
#header div {float: left; 
	padding-top: 10px; padding-left:15px;
	font-size: 13px; 
	font-weight: bold; color: white;

}
#header #recapito {
	float: right;
	text-align: right;
	margin-right: 20px;
	line-height: 120%;
}	
#header #lang {
	float: right;
	text-align: right;
	margin-right: 20px;
	margin-top: 55px;
	line-height: 120%;
	font-weight: regular;
	font-size: 10px;
}	
#header  {
	display: inline;
}

#header A {
	color: #FFCC00;
	 }
#header A:hover {
	color: #FFCC00;
	}	 
#header A:visited {
	color: #FFCC00;
	}	
#header img{
float: left;}

body 
 {
	background:#C9AD7B url(../texture/background.jpg) repeat-y scroll;
	color:#000000;
	font-family:verdana;
	font-size:12px;
	line-height: 140%;
 }

#corpo {
	padding: 20px;
	margin-left:11px;
	width: 760px;
	height: 100%;
	float: left;
	background-image: url(../texture/bg_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}

#contenuto {
	float: left;
}

#contenuto h4 {
	font-size: 13px;
	font-weight: bold;
}

#contenuto h3 {
	font-size: 14px;
	font-weight: bold;
	}

#contenuto h2, h2 {
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	}

#contenuto h1 {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 16px;
	}

p {
	margin-bottom: 35px;
	text-align: left;
	width: 620px;
}

p img.sx {
	float:left;
	margin: 0 35px 20px 0;
}
	
p img.dx {
	float:right;
	margin: 0 0 20px 35px;
}		

td p {
	width: 100%;
}

ul {
	margin: 0px;
	list-style: none;
	line-height: 130%;
}

p.conchigliesx{
padding-left: 70px;
background: url(../texture/conchiglievert.gif) no-repeat top left;
}

p.conchigliedx{
padding-right: 86px;
background: url(../texture/conchiglievertdx.gif) no-repeat bottom right;
}

input, textarea {
background: #C9AD7B;
border: 1px solid #997777;
padding: 3px;
}
		
input.radio{
border: 0;
margin-right:3px;
}

.pi {
text-align:center;
clear:both;
font-size: 9px;
}



/************footer***************/


#footer {
text-align:center;
clear:both;
font-size: 9px;
 width: 760px;
 margin: 30px 0 0 160px;
 float:left;

}


* html #footer {
 margin: 30px 0 0 90px;
}

#menubottom {
 margin-top: 15px;
}
#menubottom li A {
	font-weight: normal;
	color: #000;
}
#menubottom li A:visited {
	font-weight: normal;
}
#menubottom li A:hover {
	text-decoration: none;
	background: #c00;
}
	
#menubottom li  {
	display: inline; 
	margin-right: 10px;
}

#menubottom li#honey a {
	padding-right: 33px;
	background: url(../images/hearts.gif) no-repeat right;
}

#menubottom li#honey  {
	margin-right: 0px;
}
#menubottom li#honey a :hover{
	text-decoration: none;
	background: #c00;;
}
#menubottom.divisione {
	visible:hidden;
}


