a:link, a:visited {
	color:#0033cc; 
	font-weight: bold; 
	text-decoration:none; 
	background:none;
	}
	
a:hover {
	color:#c20c27; 
	text-decoration:none; 
	background:none;
	}

html,body {
	margin:0; 
	padding: 0;
	}

body{
	font-family: arial,sans-serif;
	font-size: 70%;
	text-align: center;
	}


h3 {
	font-family: Comic Sans MS, arial,sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #c20c27;
	margin-top: 0px;
	margin-bottom: 30px;
}


h4 {
	font-family: Comic Sans MS, arial,sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #000;
	margin-top: 40px;
	margin-bottom: 10px;
	text-decoration: underline;
}

#spacer {
	clear: both; 
	line-height: 0px;
	}

#container {
	background-color: transparent;
	margin-left: auto; 
	margin-right: auto; 
	width: 100%; 
	background-image: url("img/bottiglia.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	}

#header {
	background-color: transparent;
	height: 73px;
	background-image: url("img/back_heading.jpg");
	}

#logo {
	float: left;
	background-image: url("img/logo1.jpg");
	width: 277px;
	height: 73px;
	}

#logo p, #logo2 p {
	display: none;
	}

#logo2 {
	float: right;
	background-image: url("img/logo2.jpg");
	width: 163px;
	height: 48px;
	}

#left {
	float: left; 
	width: 131px;
	height: 450px;
	background-image: url("img/back_left.gif");
	background-repeat: no-repeat;
	background-color: #C5E88A;
	font-weight: bold;
	color: #21405C;
	text-align: right;
	}

#left ul {
	margin: 230px 0px 0px 30px;
	padding: 0;
	list-style-type: none;
	}

#left li {
	display: block;
	border-bottom: 1px solid #21405C;
	margin: 10px 20px;
	}

#center {
	background-image: url("img/back_center.jpg");
	background-repeat: no-repeat;
	background-position: 131px 0px;
	margin:0px 0px 0px 0px; 
	text-align:justify; 
	line-height: 1.6;
	padding: 90px 150px 20px 60px;
	background-color: transparent;
	border-left: 131px solid #C5E88A;
	border-right: 162px solid #004447;
	voice-family: "\"}\""; 
	voice-family:inherit;
	background-position: 131px 0px;
	}
html>body #center {
	background-position: 0px 0px;
	}
*:first-child+html #center {
	background-position: 131px 0px;
	}

#right {
	float: right;
	width: 162px;
	height: 450px;
	background-color: #004447;
	font-weight: bold;
	color: #fff;
	text-align: left;
        


	}

#right ul {
	margin: 30px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	}

#right li {
	display: block;
	border-bottom: 1px solid #C5E88A;
	margin: 10px 20px;
	}

#right li.selezionato {
	display: block;
	color: yellow;
	border-bottom: 1px solid red;
	margin: 10px 20px;
	}	

#right a, #right a:visited {
	color: #fff;
}

#right a:hover {
	color: #cf9;
}

#footer {
	font-size: 96%; 
	margin: 0px; 
	padding: 10px 10px 4px 0px; 
	background-image: url("img/back_footer.jpg");
	background-repeat: repeat-x;
	text-align: right;
	}

#leftfooter {
	float: left; 
	width: 131px;
	height: 25px;
	background-image: url("img/footer_left.gif");
	background-repeat: no-repeat;
	}
	
p {
	text-align: center; 
	margin: 8px; 
	line-height: 2px;
	background-color: transparent;
	}
