body { 
		background: #f9f9f9;
		font-family: Georgia;
		line-height: 18px;
		margin:0px;
		padding:0px;
		font-size:14px;
		background: url('images/bg.jpg');
		color:#d8ccbc;
		}


/* font */


ul#lingua {
	padding: 14px 0 0 0;
	text-align: center;
}

ul#lingua li {
	font-family: Georgia;
	text-decoration: none;
	font-size: 14px;
	display: inline;
	padding: 0 40px 0 40px; 
}

ul#lingua a {
	font-family: Georgia;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	text-shadow: 2px 1px 0  #2e1b17;
}

ul#lingua a:hover {
	color: #d09544;
	text-decoration: none;
}

ul#navigation {
	margin-left: 80px;
	padding: 14px 0 0 0;
	text-align: center;
}

ul#navigation li {
	font-family: Georgia;
	text-decoration: none;
	font-size: 16px;
	display: inline;
	padding: 0 25px 0 25px; 
}

ul#navigation a {
	font-family: Georgia;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	text-shadow: 2px 1px 0  #2e1b17;
}

ul#navigation a:hover {
	color: #d09544;
	text-decoration: underline;
}

ul#navigation li.active {
	color: #d09544;
	text-decoration: none;
	text-shadow: 2px 1px 0  #2e1b17;
}

p { 
	font-size:14px;
	color:#d8ccbc;
	text-align: justify;
	line-height: 18px;
	margin: 15px 0 0 0;
}

p.bianco { 
	font-size:14px;
	color:#ffffff;
	text-align: justify;
	line-height: 18px;
	margin: 15px 0 0 0;
}

h1 {
	font-size:45px;
	color:#d09544;
	text-decoration: none;
	margin-bottom: 20px;
	text-align: left;
	font-weight: 100;
}

h2 {
	font-size: 25px;
	color:#d09544;
	text-decoration: none;
	margin: 30px 0 15px 0;
	text-align: left;
	font-weight: 100;
}

p.extra {
	font-size: 25px;
	color:#ffffff;
	text-decoration: none;
	margin: 30px 0 15px 0;
	text-align: center;
	font-weight: 100;
}

p.extra .giallo {
	color:#d09544;
	text-align: center;
}

a.extra {
	font-size: 25px;
	color:#ffffff;
	text-decoration: none;
	margin: 30px 0 15px 0;
	text-align: center;
	font-weight: 100;
}

a.extra .rosso {
	color:#d09544;
	text-align: center;
}

a.extra:hover {
	text-decoration: none;
	text-align: center;
}

a {
	font-size:14px;
	color:#d09544;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table.menu {
	margin: -6px;
}

table.menu td {
	padding: 5px;
}

				

/* div */

.clear {
	clear:both;
}

#top {
		width: 833px;
		height: 60px;
		margin: auto;
		}
		
#bg_carosello {
		width: 100%;
		height: 495px;
		margin: auto;
		background: url('images/bg_carosello.png');
		}
		
#ombra_carosello {
		width: 833px;
		height: 495px;
		margin: auto;
		background: url('images/ombra_carosello.png');
		}
		
#carosello {
		width: 797px;
		height: 495px;
		margin: auto;
		}
		
#index {
		width: 886px;
		height: 720px;
		margin: auto;
		background: url('images/redbeef.png') top no-repeat;
		}
		
#logo {
		position: absolute;
		width: 129px;
		height: 124px;
		margin-top: 4px;
		}
		
#pagina {
		width: 797px;
		margin: auto;
		background: url('images/bg_page.png');
		margin-bottom: 50px;
		}
		
#pagina_lavora {
		width: 797px;
		margin: auto;
		padding-top: 50px;
		background: url('images/bg_page.png');
		margin-bottom: 50px;
		min-height: 500px;
		}
		
#ombra_bottom {
		width: 797px;
		height: 16px;
		margin: auto;
		background: url('images/ombra_bottom.png') no-repeat;
		margin-bottom: 0;
		}
		
#luce_bottom {
		width: 797px;
		height: 73px;
		margin: auto;
		background: url('images/luce_bottom.png') no-repeat;
		margin-bottom: 0;
		}
		
#menu {
		width: 797px;
		height: 70px;
		padding-top: 3px;
		margin: auto;
		background: url('images/luce.png') no-repeat;
		}
		
#contenuto {
		width: 717px;
		margin: auto;
		margin-bottom: 50px;
		padding-bottom: 40px;
		}
		
#col_sx {
		float: left;
		width: 340px;
		margin-left: 40px;
		margin-bottom: 50px;
		padding-bottom: 40px;
		}
		
#col_dx {
		float: right;
		width: 340px;
		margin-right: 40px;
		margin-bottom: 50px;
		padding-bottom: 40px;
		}
		
.italiano {
		float: left;
		margin-left: 340px;
		margin-top: 620px;
		}
	
.english {
		float: right;
		margin-right: 340px;
		margin-top: 620px;
		}

/* login */

.newsletter {
	float: right;
}

table.newsletter {
	float: left;
	width: 340px;
	margin: 20px 0 0 0;
}

table.newsletter td {
	padding: 2px;
}

input.newsletter {
	float: left;
	background: #000000;
	width: 200px;
	height: 20px;
	border: 1px solid #2c2321;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;	
}
		
a.button_login {
	text-align: center;
	padding: 6px 10px 6px 10px;
	font-family: Georgia;
	font-size:14px;
	color:#d09544;
	text-decoration: none;
	text-shadow: 1px 2px 0 #000000;
}

a.button_login:hover {
	color:#ffffff;
}

.annunci {
		position: absolute;
		width: 100%;
		margin: auto;
		text-align: center;
		}



/* footer */

#cont-footer {
		width: 100%;
		height: 140px;
		margin: auto;
		background: url('images/bg_footer.png');
		border-top: 1px solid #823935;
		}

#footer {
		width: 797px;
		margin: auto;
		margin-top: 15px;
		}
		
#footer_sx {
		float: left;
		width: 300px;
		}
		
#footer_dx {
		float: right;
		width: 300px;
		text-align: right;
		}
		
p.footer {
	font-size:11px;
	color:#d8ccbc;
	line-height: 16px;
}

p.footer2 {
	font-size:11px;
	color:#d8ccbc;
	line-height: 16px;
	text-align: right;
}
		
a.footer {
	font-size:11px;
	color:#d09544;
	line-height: 16px;
}

a.footer:hover {
	text-decoration: underline;
}
