/* Inizio: Top */
.page #top nav section {
	width: 1200px;
}
.page #top div.main section {
	width: 1200px;
}
.page #top div.main section img.filtro-apertura-motore-ricerca {
	margin: 0 auto 20px auto;
}
/* Fine: Top */

/* Inizio: HEADER */
.page header section {
	width: 1200px;
}
.page header section nav ul{
	
}
.page header section nav ul li a {
	padding: 10px 40px;
}
.page header div#box_banner {
	background: url('/web/img/bg/header-box-banner-1200.png') center center repeat-y #f0f0f0;
}
.page header div#box_banner #containingDiv {
	width: 1200px;
	height: 507px;
}
.page header div#box_banner #bottomText {
	width:100%;
	font:18px 'Lato', sans-serif;
	color:#333333;
	border-top:1px solid #cccccc;
	padding:10px 0 0 0;
	margin-top:100px;
	text-align:center;
}
/* Fine: HEADER */

/* Inizio: BreadCrumbs */
#box_breadcrumbs #breadcrumb{
	width: 1200px;
}
/* Fine: BreadCrumbs */

/* Inizio: MAIN CONTENT */
div#main_content section{
	width: 1200px;
}
/* Fine: MAIN CONTENT */

/* Inizio: FOOTER */
.page footer section {
	width: 1200px;
}
.page footer section div.quarter {
	width: 285px;
}
.page footer section div.half {
	width: 600px;
}
.page footer section div.half nav#footer_nav_link_veloci {
	width: 285px;
}
.page footer section div.half div#footer_iscriviti_newsletter {
	width: 300px;
}
.page footer section div.half div#footer_iscriviti_newsletter input[type="text"]{
	width:214px;
}
.page footer section div#footer_seguici_twitter #tweet{
	width:600px;
	background-image:url('/web/img/bg/twitter-cloud.png');
}
.page footer section div#footer_seguici_twitter #tweet table{
	width: 520px;
}
/* Fine: FOOTER */