@charset "utf-8";
body {
	margin: auto;
	text-align: center;
	background-color: #272727;
}

.div1 {
	margin: auto;
	height: 22px;
	background-color: #232323;
	width: 100%;
}
.div2 {
	margin: auto;
	height: 90px;
	background-color: #000000;
}
.menu {
	background-image: url(immagini/sfondo_menu.jpg);
	height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11pt;
	white-space: nowrap;
	
}
.menu .orizzontale img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.div4 {
	background-color: #1e1e1e;

}
.div5 {
	height: 44px;
	background-color: #1e1e1e;
}
.div6 {
	background-color: #000000;
	text-align: left;
	height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: italic;
	color: #666666;
	vertical-align: middle;
}
.div7 {
	background-color: #000000;
	height: 109px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding-top: 35px;
	
}
.div7 a {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

.footer {
	background-image: url(immagini/sfondo-footer.jpg);
	height: 91px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
.contenuto {
	background-color: #000000;
	width: 752px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	/*min-height: 400px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}

.contenuto p {
margin:0px;

}


.contenuto a:link{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.contenuto a:visited{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}






.testo {
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
}

.testo a:link{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.testo a:visited{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.orizzontale {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.orizzontale li {
	display: inline;
	
	
}


.lavori{
	background-image: url(immagini/sfondo-lavori.jpg);
	height: 167px;
	width: 752px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	float:left;
}

.lavori img{
	/*margin-top: 8px;
	margin-left: 60px;
	
	margin-right: 30px;*/
	border: 1px solid #FFFFFF;

margin:auto;
}

.lavori p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	margin:0px;
}
.padding {
	margin-top: 40px;
}

.flotta{
	float:left;
	padding:5px;
	
}

.immagine{
float: left;
width:195px;
height:167px;
text-align: center;
line-height: 167px;
vertical-align:middle;
}
.testo_lavori{
float: left;
width:557px;
height:167px;

}

.clear{
clear:left;
}
