/* CSS Document */

body{
	background-image: url(../images/layout/sfondoPagina.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#TestoHome{
	width: 600px;
	text-align: center;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}
a:link, a:visited {
	color:#FB8B00;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color:#FB8B00;
	font-weight: bold;
	text-decoration: underline;
}
#generale{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/sfondoContenuti.jpg);
	background-repeat: no-repeat;
}
#generaleHome{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/sfondoContenutiHome.jpg);
	background-repeat: no-repeat;
}
#menuTop{
	width: 940px;
	padding-top: 91px;
	padding-left: 101px;
}
#banner{
	width: 720px;
	padding: 10px 105px 16px 115px;
	height: 238px;
}
#testo{
	background-image: url(../images/layout/sfondoTesto.jpg);
	width: 720px;
	padding: 0px 105px 0px 115px;
	font-size: 12px;
	text-align: justify;
}
#footer{
	background-image: url(../images/layout/sfondoFooter.jpg);
	width: 720px;
	padding: 37px 105px 0px 115px;
	height: 37px;
	font-size: 11px;
	text-align: center;
	background-repeat: no-repeat;
}
#footerHome{
	background-image: url(../images/layout/sfondoFooterHome.jpg);
	width: 720px;
	padding: 188px 105px 0px 115px;
	height: 37px;
	font-size: 11px;
	text-align: center;
	background-repeat: no-repeat;
}
h1{
	font-size: 20px;
	color: #FB8B00;
	margin: 0px;
	padding: 0px;
}
h2{
	font-size: 15px;
	color: #00613F;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #CCCCCC;
}
#testo p{
	margin: 0px;
	padding: 3px 0px 0px 0px;
}

#home{
	height: 10px;
	padding-top: 389px;
	width: 940px;
	text-align: center;
}
.sottomenu{
	font-size: 12px;
	text-align: right;
}
.sottomenu a:link, .sottomenu a:visited {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
.sottomenu a:hover {
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}
.tdFoto{
	width: 51px;
	height: 57px;
	padding: 8px 9px 7px 8px;
	background-image: url(../images/layout/sfondoFoto.jpg);
}
/* ************************** */
/* GOOGLE MAP */
/* ************************** */
/* contenitore della mappa */
#googleMap {
    margin-top: 10px;
    width: 700px; 
	height: 300px;
	border:solid 2px #01603E;
	color: #000000;
}
/* contenuti della info tab */
#infoContent {
    width: 300px;
	font-family:Arial, Helvetica, sans-serif;
}
#infoContent h4 {
    font-size: 15px;
	margin:0px;
	border-bottom: 1px solid #006659;
}
#infoContent h5 {
    font-size: 13px;
	margin:0px;
	margin-top:6px;
}
#infoContent p {
    font-size: 12px;
	margin:0px;
}
.titoloInfoTab {
   font-weight:bold;
}
.txt_content_maps{
	padding-top: 5px;
	text-align: center;
}
/* ************************** */

.iconaFasi{
	width: 110px;
	vertical-align: top;
	text-align: center;
	padding: 5px;
	border-bottom: 1px dashed #999999;
}
.testoFasi{
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px dashed #999999;
	font-size: 14px;
}
.iconaFasi img{
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.logoCE{
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

#fase1{
	width: 510px;
	height: 128px;
	background-image: url(../images/fasi/progettazione.jpg);
	padding: 22px 30px 0px 180px;
	margin: 0px;
}
#fase2{
	width: 510px;
	height: 128px;
	background-image: url(../images/fasi/laser.jpg);
	padding: 22px 30px 0px 180px;
	margin: 0px;
}
#fase3{
	width: 510px;
	height: 128px;
	background-image: url(../images/fasi/armatura.jpg);
	padding: 22px 30px 0px 180px;
	margin: 0px;
}
#fase4{
	width: 510px;
	height: 128px;
	background-image: url(../images/fasi/estrazioneManufatti.jpg);
	padding: 22px 30px 0px 180px;
	margin: 0px;
}
#fase5{
	width: 510px;
	height: 128px;
	background-image: url(../images/fasi/accastamento.jpg);
	padding: 22px 30px 0px 180px;
	margin: 0px;
}
.titoloFase{
	font-weight: bold;
	font-size: 18px;
}
.aziendaFoto2{
	float: right;
	padding: 0px 0px 5px 5px;
}
.prodottiFoto2{
	float: right;
	margin: 0px 0px 5px 20px;
	padding: 2px;
	border: 1px solid #999999;

}