/* CSS Document */

body, html {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	color: #6A98BE;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #3f84cc;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4EA500;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #4EA500;
	font-weight: normal;
}




body {
	padding: 0px;
	background-image: url(images/bg.gif);
	text-align:center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
#shadowTop {
	background-image: url(images/shadow_top.png);
	height: 16px;
}
#shadowBottom {
	background-image: url(images/shadow_bottom.png);
	height: 16px;
}

#content {
	background-image: url(images/bg_content.png);
	background-repeat: repeat-y;
	text-align: left;
}
#contentInner {
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/onda.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#left {
	float: left;
	width: 300px;
	background-image: url(images/logo_left.png);
	background-position: center;
	height: 490px;
	background-repeat: no-repeat;
}
#imgleft {
	height: 300px;
	width: 254px;
	margin-left: 23px;
	padding-top: 175px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer {
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 3px;
	margin-top: 40px;
	font-size: 11px;
}
#footerInner {
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 320px;
	background-color: #6a98be;
}
#footerInner a {
	color: #FFFFFF;
}
#navTop {
	padding-left: 340px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6A98BE;
	margin-bottom: 180px;
}
#navTop ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navTop li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	text-transform: uppercase;
}
#navTop a {
	color: #6A98BE;
	text-decoration: underline;
}
#navTop a:hover {
	text-decoration: none;
	color: #4EA500;
}
#mainInner {
	padding-left: 320px;
	margin-right: 30px;
}
.desc {
	line-height: 18px;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin-bottom: 40px;
}
#servizi {
}
#servizi  ul li .desc {
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

#servizi ul {
	margin: 0px;
	padding: 0px;
}
#servizi li {
	display: inline;
	float: left;
	width: 175px;
	margin-right: 20px;
}
#serv1 {
	background-image: url(images/lavaggio_alberghi_hotel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
#serv2 {
	background-image: url(images/lavaggio_ristoranti_pizzerie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
#serv3 {
	background-image: url(images/lavaggio_tappeti_divani.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
#serv4 {
	background-image: url(images/lavaggio_a_secco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.infoService {
	padding-left: 240px;
	padding-top: 20px;
}
.infoService .desc {
	margin: 0px;
	padding: 0px;
}

