 @charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #42627B;
/* 	background-color: #1b3549;	 */
/* 	background: url('../images/sfondo.jpg'); */
	/* background-repeat: repeat-y; */
}

html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #42627B;
/* 	background-color: #1b3549;	 */
/* 	background: url('../images/sfondo.jpg'); */
}


a {
	color:#fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}


a:hover {
	color:#112b3e;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}




h1{
	font-size:30px;
	color: #ffffff;
	margin-top:0px;
	margin-left: 20px;
	font-weight: lighter;
	text-transform: uppercase;
}



#certificazioni{
	height:47px;
	width:475px;
	background: url('../images/sfondo_titolo.jpg');
}

#contatti{
	height:47px;
	width:475px;
	background: url('../images/sfondo_titolo.jpg');
}

#controlli{
	height:47px;
	width:475px;
	background: url('../images/sfondo_titolo.jpg');
}


#dove{
	height:47px;
	width:475px;
	background: url('../images/sfondo_titolo.jpg');
}

#impianti{
	height:47px;
	width:475px;
	background: url('../images/sfondo_titolo.jpg');
}

#home{
	height:47px;
	width:475px;
	background: url('../images/sfondo_titolo.jpg');
}


#trattamenti-galvanici{
	height:47px;
	width:475px;
	background: url('../images/sfondo_titolo.jpg');
}

#trattamenti-superficiali{
	height:47px;
	width:560px;
	background: url('../images/sfondo_titolo.jpg');
	background-repeat:no-repeat;
}

#zincatura-elettrolitica{
	height:47px;
	width:560px;
	background: url('../images/sfondo_titolo.jpg');
	background-repeat:no-repeat;
}


#fotoHome1{
	padding-bottom:20px;
	padding-right:18px;
	float:right;
}
#fotoHome2{
	padding-bottom:20px;
}


#foto1{
	padding-bottom:5px;
	padding-right:18px;
	float:right;
}

#foto2{
	padding-bottom:5px;
	float:right;
}
#foto3{
	padding-bottom:5px;
	padding-right:18px;
	float:right;
}

#foto4{
	padding-bottom:5px;
}

/* ----------------------------------------*/


#menu{
	color:#112B3E;
	font-size:11px;
	font-weight:bold;
}


a.menufooter {
	color:#ffffff;
	text-decoration: none;
}


a.menufooter:hover {
	color: #0a2337;
	text-decoration: none;
}



a.timmagine {
	color:#0A2337;
	text-decoration: none;
}


a.timmagine:hover {
	color: #0a2337;
	text-decoration: none;
}

/* ----------------------------------------*/



.container {
	background-color: #42617a;
	width: 970px;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	margin: 0px auto;
}


#contenuto {
	width: 668px;
	background-color: #42617a;
}


.img_sx {
	padding-bottom:15px;
	padding-top:15px;
	padding-right:15px;
}

.img_dx {
	padding-bottom:15px;
	padding-top:15px;
	padding-left:15px;
}



/* ----------------------  TESTO  ------------------*/

.testo {
	text-align: left;
	color: #fff;
	font-size:11px;
	line-height:20px;
	width:398px;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background: url('../images/sfondo_testo.jpg');
	background-repeat: repeat;
}



.sottotitolo {
	text-align:left;
	color:#444e5a;
	font-size:15px;
	font-weight: 800;
}



.grassetto {
	color: #112b3e;
	font-weight: bold;
	font-size: 14px;
}


.titolino {
	color: #333333;
	font-weight: bold;
	font-size:12px;
}



#footer {
	background-color: #42617a;
	background: url('../images/sfondo_footer.jpg');
	height:74px;
	font-size: 10px;
	line-height: 15px;
	margin-left:304px;
	float:left;
	padding-top:5px;
	width:670px;
	color: #0a2337;
	margin-top: 20px;
}



/* ---------------------- FINE  TESTO  ------------------*/

.LV_valid { display: none; }
.LV_invalid { color: #fff43c; }
.LV_validation_message { font-weight: bold; margin-left: 5px; }