#site_center {text-align:center;}
#main {width:780px; margin:0 auto; text-align:left;}

#header {height:344px;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:259px; background:#252525;}
#page1 #content .col_2 { width:521px; background:#1d1d1d;}
#page1 #content .row_1 { width:780px;}
#page1 #content .row_2 { height:118px;}

/*======= index-1.html =======*/
#page2 #content .row_1 { width:780px;}
#page2 #content .col_1 { width:521px; background:#252525;}
#page2 #content .col_2 {
	width:259px;
	background:#1d1d1d;
}
#page2 #content .row_2 { background:#1d1d1d;}

/*======= index-2.html =======*/
#page3 #content .row_1 { width:780px;}
#page3 #content .col_1 {width:259px; background:#252525;}
#page3 #content .col_2 { width:521px; background:#1d1d1d;}

/*======= index-3.html =======*/
#page4 #content .row_1 { width:780px;}
#page4 #content .col_1 {width:521px; background:#1d1d1d;}
#page4 #content .col_2 { width:259px; background:#252525;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:259px; background:#1d1d1d; }
#page5 #content .col_2 { width:521px; background:#252525;}
#page5 #content .row_1 { width:780px;}
#page5 #content .row_2 { height:118px;}

/*======= index-5.html =======*/
#page6 #content .col_1 { width:521px; }
#page6 #content .col_1 .row_1 {background:#252525;}
#page6 #content .col_1 .row_2 {background:#1d1d1d;}
#page6 #content .col_2 { width:259px; background:#1d1d1d;}
#page6 #content .row_2 { background:#1d1d1d;}



/*=========================*/


#footer {height:100px; background:#0f0f0f;}
.p1_bianco {
	color: #E5E5E5
}
.blu_flex {color: #0066CC}
.pulsante_form {
	background-position: right;
	margin-right: 38px;
}
.blu_flex {color: #0066CC}

