html,body{margin: 0;padding:0}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
}
#spazio01 {
	height: 31px;
	background-image: url(../img/spazio01.jpg);
	width: 760px;
	text-align: right;
}
#spazio01 a {
	color: #FFFFFF;
}



#contenitore{
	width: 760px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../img/bg_contenitore.jpg);
}
#testata {
	height: 209px;
	background-image: url(../img/bg_testata.jpg);
}
#benvenuti {
	background-image: url(../img/bg_benvenuti.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding-left: 23px;
	padding-top: 5px;
	padding-right: 360px;
}
#benvenuti h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #40B9CE;
	padding-bottom: 20px;
}
#benvenuti p {
	padding-bottom: 20px;
	line-height: 18px;
}
#spazio02 {
	height: 64px;
	background-image: url(../img/spazio02.jpg);
	padding-bottom: 20px;
	background-repeat: no-repeat;
}
#colonna_sx {
	float: left;
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDBDB;
	padding-left: 23px;
	padding-right: 17px;
	padding-bottom: 10px;
}
#colonna_sx img {
	padding-bottom: 20px;
}
#colonna_sx h4 {
	color: #85C904;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
}
#colonna_sx p {
	padding-bottom: 6px;
}

#colonna_dx {
	width: 414px;
	float: left;
	padding-right: 30px;
	padding-left: 20px;
}
#coda {
	clear: both;
	height: 142px;
	background-image: url(../img/bg_coda.jpg);
	background-color: #1F6976;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.coda01 {
	padding-top: 64px;
	padding-left: 23px;
	float: left;
	line-height: 18px;
}
.coda02 {
	float: left;
	padding-top: 64px;
	padding-left: 100px;
	line-height: 18px;
}
.coda03 {
	float: left;
	padding-top: 64px;
	padding-left: 85px;
	line-height: 18px;
}
#coda_gd {
	clear: both;
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#coda_gd a {
	text-decoration: none;
	color: #339AAB;
	font-size: 11px;
	font-weight: bold;
}
#colonna_dx p {
	padding-bottom: 16px;
}
#orario {
	background-image: url(../img/bg_orari.jpg);
	background-repeat: no-repeat;
}
#orario h4 {
	color: #40B9CE;
	font-size: 14px;
	font-weight: bold;
	padding-top: 82px;
	padding-bottom: 10px;
}
#colonna_dx ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#colonna_dx li {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	background-image: url(../img/li.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	margin: 0px;
	padding-bottom: 10px;
}
