@charset "utf-8";
#container {
	width: 1000px;
	margin: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	background-color: #DDE4FF;
}
#container #elements {
	width: 1000px;
	height: 1050px;
}
#container #elements #banner {
}
#container #elements #menu {
	background-image: url(images/sfondo_menu.jpg);
	background-repeat: repeat;
	height: 20px;
	padding-bottom: 10px;
	background-color: #DDE4FF;
}
#container #elements #menu #voci_menu {
	width: 680px;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
}

#container #elements #menu #language {
	width: 297px;
	float: left;
	text-align: right;
	height: 20px;
	padding-top: 3px;
}
#container #elements #descrizione {
	padding-top: 15px;
	padding-left: 18px;
	padding-right: 25px;
	background-image: url(images/sfondo_descrizione.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#container #elements #middle {
	padding-top: 5px;
	padding-left: 10px;
	height: 230px;
}
#container #elements #middlegbook {
	padding-top: 5px;
	padding-left: 10px;
}
#container #elements #middlegbook #gbook {
	width: 500px;
	background-color: #DDE4FF;
	
}

#container #elements #middlegbook #laterale{
	width:415px;
	height:473px;
	float: left;
	padding-left: 7px;
	padding-top: 8px;
}
#container #elements #middle #video {
	width: 290px;
	float: left;
	background-color: #DDE4FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 218px;
}

#container #elements #middle #calendario {
	height: 225px;
	float: left;
	width: 350px;
	text-align: center;
	padding-right: 110px;
}
#container #elements #middle #rif_rapidi {
	float: left;
	background-image: url(images/sfondo_serv_rapidi.jpg);
	background-repeat: no-repeat;
	width: 217px;
	height: 221px;
	padding-left: 7px;
	padding-top: 8px;
}

#container #elements #under {
	padding-top: 5px;
	padding-left: 20px;
	height: 330px;
}
#container #elements #under #prodotti {
	width: 691px;
	text-align: left;
	padding-top: 7px;
	background-image: url(images/sfondo_prodotti_tipici.jpg);
	background-repeat: no-repeat;
	height: 265px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#container #elements #under #under_sinistra {
	height: 290px;
	width: 702px;
	float: left;
}
#container #elements #under #under_sinistra #footer {
	height: 30px;
	padding-top: 10px;
}


#container #elements #under #collaborazione {
	float: left;
	width: 235px;
	padding-left: 14px;
	height: 285px;
}
#container #elements #under #collaborazione #sfondo_collaboratori {
	background-image: url(images/sfondo_collaborazione.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 350px;
	text-align: left;
}
#container #elements #under #collaborazione #sfondo_collaboratori #collaborazione_banner {
	padding-top: 10px;
	padding-left: 30px;
}

#container #elements #under #contatti {
	width: 230px;
	height: 300px;
	background-image: url(images/sfondo_info_contatti.jpg);
	background-repeat: no-repeat;
	padding-left: 190px;
	float: left;
}
#container #elements #under #contatti #voci_contatti {
	padding-top: 30px;
}
#container #elements #under #modulo {
	float: left;
	background-image: url(images/sfondo_modulo.jpg);
	background-repeat: no-repeat;
	width: 530px;
	height: 330px;
	background-position: bottom;
}
#container #elements #under #modulo #modulo_voci {
	text-align: center;
}
a:link {
	text-decoration: none;
}
#footer_real {
	width: 1000px;
	text-align: left;
	padding-top: 10px;
	font-size: 12px;
	color: #000;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
