body {
	background: #808080;
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 7pt;
}

body, div, form, h1, h2, h3, h4, h5, h6, ul, ol, li {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

h1 {
	font-size:13pt;
}

h2 {
	font-size:11pt;
}

h3 {
	font-size:10pt;
}

#page {
	margin: 0px auto;
	width: 970px;
	background-color: #d0d0d0;
}

#header {
}

#content {
}

#footer {
}





#headerbar {
	text-align: left;
	background-color: #333333;
	color: #FFFFFF;
	height: 32px;
	width: 970px;
}

#headerbar .container {
	padding: 4px;
}

#headerbar1 {
	height: 24px;
	width: 200px;
	float: left;
	overflow: hidden;
	font-size: 8pt;
	text-align: left;
}

#headerbar2 {
	height: 24px;
	width: 200px;
	float: right;
	overflow: hidden;
	font-size: 8pt;
	text-align: right;
}





#headerwelcome {
	text-align: left;
	background: #FFFFFF;
	height: 106px;
	width: 970px;
}

#headerwelcome .container {
	padding: 8px;
}

#headerinfo1 {
	background: #F0F0F0;
	height: 90px;
	width: 728px;
	float: right;
	overflow: hidden;
}

#headerinfo1 .container {
	padding:0px;
}

#headertitle {
	height: 90px;
	width: 220px;
	float: left;
}

#headertitle .container {
	padding: 0px;
	position: relative;
}

#headertitle h1 {
	height: 90px;
	width: 220px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
}

#headertitle h1 a {
	background: #F0F0F0 url('/media/infoadsl.gif') no-repeat top left;
	height: 90px;
	width: 220px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
}





#headermenu {
	text-align: left;
	background-color: #CC0000;
	color: #FFFFFF;
	height: 32px;
	width: 970px;
}

#headermenu .container {
	padding: 4px;
}

#headermenu1 {
	height: 24px;
	width: 962px;
	float: left;
	overflow: hidden;
	font-size: 8pt;
	text-align: left;
}

#headermenu1 a {
	color: #FFFFFF;
}

#headermenu1 li {
	float:left;
	padding-left: 8px;
	padding-right: 8px;
	border-right: dotted 1px #FFFFFF;
}

#headermenu1 li.inizio {
	padding-left: 0px;
}

#headermenu1 li.fine {
	border-right: none;
	padding-right: 0px;
}





#contentmain {
	width: 654px;
	float: left;
}

#contentmain .container {
	padding-left: 8px;
	padding-top: 8px;
}

#contentmain .blocco {
	padding-bottom: 8px;
}

#contentmain .blocco .container {
	background-color: #FFFFFF;
	padding: 8px;
}

#contentside {
	width: 316px;
	float: right;
}

#contentside .container {
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
#contentside .blocco {
	padding-bottom: 8px;
}

#contentside .blocco .container {
	background-color: #FFFFFF;
	padding: 8px;
}

#contentside .blocco .incorpora1 {
	width:300px;
	height:250px;
	overflow:hidden;
}





#footerbar {
	background-color: #333333;
	color:#FFFFFF;
	height: 64px;
	width: 970px;
}

#footerbar .container {
	padding: 8px;
}

#footerbar, #footerbar a {
	color:#d0d0d0;
}

br.clear {
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
}