body, html {
	height: 100%!important;
	background:#fff;
	margin:0;
	padding:0;
	margin:0 auto;
	font: normal 12px Arial, Helvetica, Geneva, Sans-serif;
	color: #333333;
	

	
}
.total-page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px auto;
	width: 1038px;
	position: relative;
	background: url(../img/structure/main_bg.png) repeat-y;
}
.push {
	height: 60px;
	clear:both;
}

/*END sticky*/

 .content, .menu{
		margin: 0 27px 0 22px;
}

#footer{
	margin: 0 auto;
	background: #000 url(/img/structure/footer/bg-footer.png) repeat-x;
	position:relative;
	height: 60px;
	border-top: 1px solid #000;
	z-index:120;
}

.headerHome{
	position: relative;
}

.sliderBg{
	background: url(../img/structure/home/logo.jpg) no-repeat;
	text-indent: -9999px;
	height: 321px;
	position: relative;
}

.bigMenu{
	background: #1a7393 url(../img/structure/home/bg_menu_big.jpg) no-repeat;
	top:212px;
	left: 22px;
	position: absolute;
	height: 109px;
	width: 989px;
}

.bigMenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.bigMenu li{
		float: left;
}

a.BigElettrici, a.BigEnergy, a.BigMeccanici, a.BigSicurezza{
	width: 231px;
	height: 109px;
	display: block;
	margin: 0 0 0 12px;
}

a.BigElettrici{
	background: url(../img/structure/home/elettrici_off.png) no-repeat;

}

a.BigElettrici:hover{
	background: url(../img/structure/home/elettrici_on.png) no-repeat;
}

a.BigEnergy{
	background: url(../img/structure/home/energy_off.png) no-repeat;

}

a.BigEnergy:hover{
	background: url(../img/structure/home/energy_on.png) no-repeat;
}

a.BigMeccanici{
	background: url(../img/structure/home/meccanici_off.png) no-repeat;

}

a.BigMeccanici:hover{
	background: url(../img/structure/home/meccanici_on.png) no-repeat;
}

a.BigSicurezza{
	background: url(../img/structure/home/sicurezza_off.png) no-repeat;

}

a.BigSicurezza:hover{
	background: url(../img/structure/home/sicurezza_on.png) no-repeat;
}


.sliderBgOther{
	background: url(../img/structure/header/bg_menu.png) repeat-x;
	width: 989px;
	margin-left: 22px;
	text-indent: -9999px;
	height: 79px;
}


.bigMenuOther{
	top:0px;
	left: 287px;
	position: absolute;
	height: 79px;
	width: 721px;
}

.bigMenuOther ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.bigMenuOther li{
		float: left;
}

a.BigElettriciOther, a.BigEnergyOther, a.BigMeccaniciOther, a.BigSicurezzaOther{
	width: 168px;
	height: 79px;
	display: block;
	margin: 0 0 0 8px;
}

a.BigElettriciOther{
	background: url(../img/structure/header/elettrici_off.png) no-repeat;

}

a.BigElettriciOther:hover{
	background: url(../img/structure/header/elettrici_on.png) no-repeat;
}

a.BigEnergyOther{
	background: url(../img/structure/header/energy_off.png) no-repeat;

}

a.BigEnergyOther:hover{
	background: url(../img/structure/header/energy_on.png) no-repeat;
}

a.BigMeccaniciOther{
	background: url(../img/structure/header/meccanici_off.png) no-repeat;

}

a.BigMeccaniciOther:hover{
	background: url(../img/structure/header/meccanici_on.png) no-repeat;
}

a.BigSicurezzaOther{
	background: url(../img/structure/header/sicurezza_off.png) no-repeat;
	margin-right: 0;

}

a.BigSicurezzaOther:hover{
	background: url(../img/structure/header/sicurezza_on.png) no-repeat;
}



.logoHome, .logo{

	height: 87px;
	width: 268px;
	background: #fff;
	text-align:center;
	z-index: 100;
	padding-top:10px;
}

.logoHome{
	position: absolute;
	left:36px;
}

.logo{
	position: absolute;
	margin-left: 15px;
}


.menu{
	height: 43px;
	background: #010321;
	padding-left: 22px;
	background: #000 url(/img/structure/menu/bg.png) repeat-x;
	border-top:1px solid #000;
	position: relative;
}


.MenuOther {
	padding-LEFT:280PX;
	height: 110px;
	background: #010321 url(/img/structure/headOther.jpg);
}



.flags{
	position:absolute;
	right: 5px;
	top: 5px;
	z-index: 120;
}


.flags a{
	border: 1px solid #000;
	display: block;
	width: 20px;
	float:left;
	margin: 0 1px;
}

.flags a:hover{
	border-color:#666666;
}

.flags a.questa{
	border-color: #fff;
}





.credits{
	position:absolute;
	bottom:5px;
	color: #797979;
	right:45px;
	font-size:10px;
	text-transform: uppercase;
}

/*mega menu*/
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	height: 43px;
	padding: 0 10px;
	font: bold 11px/45px Arial, Helvetica, sans-serif;
	display: block;
	color: #ddd;
	text-decoration: none;
	text-shadow: 0px 1px 1px #000;
	border-left: 1px solid #535353;
	border-right: 1px solid #101010;
		text-transform: uppercase;
}

#topnav .qui{
	background: #000;	
	text-shadow: 0px -1px 1px #666;
	border-color: #fff;
	color:#fff;

}

.menu a:hover{
	background: #333333; 
	text-shadow:0px -1px 1px #666;
	color:#fff;
}

ul#topnav li .sub {
	position: absolute;	
	top: 43px; left: 0;
	padding: 0;
	float: left;
	display: none;
	z-index: 100;
	background: #000;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 160px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}

ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: 25px;
	font: bold 11px/30px Arial, helvetica, sans-serif;
	display: block;
	text-decoration: none;
	color: #fff;
	border-bottom:1px solid #ccc;
	letter-spacing: normal;

}
ul#topnav .sub ul li a:hover {color: #ddd;}

ul#topnav h2{
	width:220px;
	padding: 15px 0 0  4px;
	font: bold 13px Arial, Helvetica, sans-serif;
	
	color: orange;
}


/* END MENU*/

.content{
	background: #fff;
	/*margin: 20px 40px;*/
	/*text-shadow:0 1px 0 rgba(255,255,255,.8);*/
	-webkit-font-smoothing: subpixel-antialiased;
	padding: 13px 25px;
}


.cleaner{
	clear: both;
}

h1, h2, h4, h5, h6{
	font: normal 25px/20px  "HelveticaNeue-light", Arial, Helvetica, sans-serif;
	margin: 0;
}

h1{
	color: #555555;
	letter-spacing: -1px;
	margin-bottom: 12px;
}


h2{
	font-size: 16px;
}



h4{
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px 0 5px 0;
	border-bottom:1px dotted #ccc;
	color:  #244246;
	text-transform: uppercase;
	clear: both;
	padding-top:22px;
}


.post{

float:left; width:600px; margin-top:5px;
	
}

.published {
	display:block; 
	text-align: center;
	float:left; 
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:none;
	background:url(/img/structure/home/data_post.png) right bottom no-repeat;
	width:2.2em;
}
.pub-month {
	display:block;
	font-size: .8em;
	margin:0; 
	padding:0;
	text-transform: uppercase;
}
.pub-date { 
	display:block; 
	font-size:1.4em;
	margin:0; 
	padding:0;
	font-weight: bold;
}

.post-content-final { 
	margin-left:2.6em; 
	border-left:1px solid #ccc; 
	padding-left:5px; 
}


a{
	color: #333333;
}

a:hover{
	color: #666;
}

.ArchivioNews{
	width: 300px; float:left; border:1px dotted #ccc; border-width:0 0 1px 1px;
	padding: 0px 0 10px 10px;
}

.ArchivioNews ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.ArchivioNews a{
	display:block;
	text-decoration: none;
	color: #666666;
	padding:3px 4px;
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #c4c4c4;
}

.ArchivioNews a:hover{
	background: #e1e1e1;
}



form{
	margin: 0;
}
input, textarea, select{
	border: 1px solid #ccc;
	letter-spacing: 0px;
	width: 220px;
	font: bold 15px Arial, Hevetica, Sans-serif;
}


.content label, #more_info label{
width: 65px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
padding-top: 8px;
}

 #more_info label{
 	width: 120px;
 }


.submit input
{
margin-left: 100px;
text-transform: uppercase;
color: #fff;
width:100px; 
background-color:#669900;
font-weight:bold;
} 

form p{
	margin: 3px;
	/*border-bottom: 1px dotted #ccc;*/
}

input:focus, textarea:focus{
	background-color: #f0ffff;
}


.info{
	background: url(/img/structure/info.png) no-repeat 0 -1px;
	height: 42px;
	display:block;
	width: 384px;
	float:left;
	margin: 25px 15px;
	font: bold 15px/42px Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #fff;
	text-align:center;
	text-transform: uppercase;
}

.info:hover{
	background-position: 0 -43px;
	color:#fff;
}

.downloadpdf{
	color: #5b5b5b;
	background: #fff url(/img/structure/pdf.png) no-repeat 0 1px;
	height: 15px;
/*	display:block;
	float: left;*/
	padding: 0 4px 0 13px;
	line-height:12px;
	font-weight: bold;
}

a.downloadpdf:hover{
	background-position: 0 -16px;
	color: #c30;
}

.responseKO, .responseOK{
	display: block;
	background: #cc3300;
	color: #fff;
	font-size: 17px;
	border: 2px dotted #000;
	padding: 15px;
}

.responseOK{
	background: green;
	color:#fff;
}

.box-products{
	width: 337px;
	float: left;
	margin: 0 0 0 62px;
}

.box-products-in{
	background: url(../img/structure/box-prods/middle.png);
}

.box-products h2{
	background: url(../img/structure/box-prods/top.png) no-repeat;
	padding-left: 10px;
	font-size:14px;
}

.box-products-bottom{
	background: url(../img/structure/box-prods/bottom.png) no-repeat;
	display: block;
	height: 21px;
}

.product:hover{
	background: #fffacd;
}

.product{
	padding: 5px 20px;
	display: block;
	margin: 0 12px;
}

.product img{
	float: left;
	margin-right:10px;
}

.box-products-in a{
	display: block;
	text-decoration: none;
	margin: 0 10px;
	padding: 3px 0;
	font-weight: bold;
}
.box-products-in em{
	font-weight: normal;
	font-style: normal;
}



.box-products-in a:hover{
	background: #fffacd;
}


.foto{
	
}




#address{
	float: right;
	text-align:right;
	line-height: 25px;
	padding-right: 35px;
	color: #fff;
	text-shadow:0 -1px 0 #000;

}
.black{
	color: #000;
}

a.btn { 
		padding:5px 4px; 
		height:60px;
		margin:0px 12px 0 0px; 
		display:block; 
		text-decoration:none;
		cursor:move;
		display:block;
		border: 1px solid #777;
		border-width: 0 1px;
		}
a.btn:hover{
	background: #333333;
}
span.btn-rt {display:block; height:24px; text-align:center; }
span.btn-rt {color:#fff; font: 13px/38px Arial; text-shadow:0 1px 1px #000; text-transform: uppercase; }

/* Pop-up */
#pop-footer {background:#242323; bottom:0; height:340px; position:fixed; width:100%; z-index: 20; margin:0 auto;}
#address-footer {background:#242323; bottom:0; height:240px; position:fixed; width:100%; z-index: 20; margin:0 auto;}


.pg_wrap { margin:auto; position: relative; width:969px;}


/* Contact Form */
.contact-form { width:640px; float: left}
.content .text { color:#656565; line-height:1.4em; }
#inputtext { float:left; height:25px; margin:0; padding:15px 0 0; width:50%;}
.contact-form label { color:#FFFFFF; display:block; float:left; font-size:12px; font-variant:small-caps; height:25px; padding-right:5px; text-align:right; width:80px; padding-top:7px;}
.contact-form label.message {margin-top:15px;}
#inputtext input { background: #fff; float:left;height:22px;padding:4px 3px 0 4px; width:201px;}
.contact-form input, .contact-form textarea {border:medium none;color:#666666;font-family:Arial,Helvetica,sans-serif;font-size:13px;}
#textarea {margin:0;padding:15px 0 0;}
#textarea textarea { background:#fff;height:134px;  overflow:auto; padding:5px 4px; width:529px; margin-top:15px;}
.contact-form input, .contact-form textarea { 
		border:medium none; 
		color:#666666; 
		font-family:Arial,Helvetica,sans-serif; 
		font-size:13px;
		border: 1px solid #666;
			-moz-border-radius: 15px;
			-webkit-border-radius: 15px;
		}
.btn-send input, .invia {background:#94c516; text-shadow: 0px 1px 1px rgba(0,0,0, 0.6); color:#fff; cursor:pointer; float:right; font-family:Arial,sans-serif;  font-size:16px; height:32px; line-height:30px; width:145px; margin-right:50px;
			border: 1px solid #666;
			-moz-border-radius: 15px;
			-webkit-border-radius: 15px;
			}
.notice-field {color:#CCCCCC; display:block; float:left; font-size:12px; font-weight:normal; margin-left:75px; margin-top:8px;}




.contact-right {float:left; width: 300px; font-variant: small-caps; color:#ddd; padding:10px 0 0 0; font-size:14px; line-height: 1.4em; font-weight:normal;}
.contact-right b {font-size:17px;}

/* =Footer ----------------------------------------------- */

#footer {	
	height: 40px; bottom: 0; position: fixed; width: 100%; z-index: 100; margin:0 auto;}

	.contact-right a{
		color: #fff;
		font-variant: normal;
	}
	
.telefono{
	background: url(/img/structure/footer/bottone-telefono.png) no-repeat;
	height: 42px;
	width: 270px;
	display:block;
letter-spacing: -2px;
	font: bold 32px/42px Arial, Helvetica, sans-serif;
	color: #f6fbe7;
	padding-left: 34px;	
	text-shadow: 0px -1px 1px rgba(0,0,0, 0.6);
	margin: 60px 0 0 20px;
}

#columns{
	float: left;
	width:270px;
	margin-right: 30px;
}


#columns p{
	margin: 10px 0;
}

.cantieri-aperti{
	width:180px;
	height: 50px;
	display: block;
	background: url(../img/once/cantieri_aperti.png) no-repeat;
	color: #fff;
	font: bold 40px/50px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 20px auto;
	text-shadow: 0px -1px 1px rgba(0,0,0, 0.6);
	
}

.colonnaSinistra{
	float: left;
	width:600px;
	border-right: 1px dotted #ddd;
	margin: 0;
	padding-right: 15px;
}

.colonnaDestra{
	float: left;
	width:280px;
	padding-left: 15px;
	margin: 0;
	overflow:hidden;
}

#newsCantieri{

}


#newsCantieri label{

	width: 60px;
	float: left;
	font-size: 10px;
	padding-top: 1px;
}

.zoom_photo{
	float: left;
	margin: 0 23px;
	border: 10px solid #eee;
}

.zoom_photo:hover{
	border-color: #666666;
}

.viewCantieri{
	/*margin-left: 65px;*/
	margin-bottom: 10px;
	line-height: 12px;
	/*border-left:1px dotted #ccc;*/
	padding-left: 4px;
}

.viewCantieri a{
	font-weight: normal;
	text-decoration: none;
}



.content ul{
	margin: 0;
	list-style: none;
}

.content ul li{
	background: url(../img/structure/check.png) no-repeat;
	min-height: 32px;
	padding: 4px 0 0 32px;
	color: #ff9000;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
}


.content img{
	box-shadow: 0px 4px 13px #ccc;
}

.logoPartner{
	/*float: left;*/
	margin: 12px;

}


#response-form label{
	float: left;
	width: 125px;
	clear: both;
	margin: 0;
	height: auto;
	padding: 0 10px 0 0;
}

.bigTxt{
	font-size: 22px;
}

#response-form p{
	float: left;
	margin: 0;
}

.responseKO, .responseOK{
	display: block;
	background: #cc3300;
	color: #fff;
	font-size: 17px;
	border: 2px dotted #000;
	padding: 15px;
}

.responseOK{
	background: green;
	color:#fff;
}

.mainForm label{
	float: left;
	width: 120px;
}

.mainForm p{
	clear: left;
	float: left;
	border-bottom: 1px dotted #ccc;
}

.flags{
	position:absolute;
	right: 10px;
	top: 10px;
}


.flags a{
	border: 1px solid  #333333;
	display: block;
	width: 20px;
	float:left;
	margin: 0 1px;
}

.flags a:hover{
	border-color:#666666;
}

.flags a.questa{
	border-color: #cccccc;
}

