html,body {
	margin:0;
	padding:0
}

body {
	font: 76% arial,sans-serif;
	text-align:center;
	background-color: #3f3f3f;
	margin-top: 0px;
}

a {
	color: #f39b15;
}

div#header {
	height:150px;
	margin:0;
	color: #79B30B
}

div#container {
	text-align:left
}

div#navigation {
	background: transparent;
}

div#footer {
	background: transparent;
	color: #FFF
}

div#footer p {
	margin:0;
	padding:5px 10px
}

div#container {
	width:950px;
	margin:0 auto;
	background: url(../image/struttura/sfondo.png) no-repeat top;
}

div#container_admin {
	width:950px;
	margin:0 auto;
	background: url(../image/struttura/sfondo_admin.png) no-repeat top;
}

div#content {
	float:right;
	width:744px
}

div#navigation {
	float:left;
	width:206px
}

div#footer {
	clear:both;
	width:100%
}

.box_bianco_footer {
	background: url(../image/struttura/box_bianco_footer.png) no-repeat bottom;
	background-color: white;
	min-height: 406px;
}

.box_grigio_bg {
	background: url(../image/struttura/box_grigio_bg.png) no-repeat bottom;
	background-color: #3f3f3f;
	min-height: 200px;
}

.dieci_bianco{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #ffffff;
	font-size : 10px;
	line-height: 14px;
	text-align: justify;
}

.dieci_iva{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #9d9c9c;
	font-size : 10px;
	line-height: 14px;
	text-align: justify;
}

.undici{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #3f3f3f;
	font-size : 11px;
	line-height: 16px;
	text-align: justify;
}

.undici_contatti{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #3f3f3f;
	font-size : 11px;
	line-height: 16px;
	text-align: center;
}

.undici_admin{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #3f3f3f;
	font-size : 11px;
	line-height: 16px;
}

.undici_bianco_box{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #ffffff;
	font-size : 11px;
	line-height: 16px;
	text-align: justify;
	font-weight: bolder;
}

.undici_bianco{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #ffffff;
	font-size : 11px;
	line-height: 16px;
	text-align: justify;
}

.undici_arancio{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #f39b15;
	font-size : 11px;
	line-height: 16px;
	text-align: justify;
}


.undici_arancio_admin{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #f39b15;
	font-size : 11px;
	line-height: 16px;
}

.dodici{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #3f3f3f;
	font-size : 12px;
	line-height: 16px;
	text-align: justify;
}

.dodici_arancio{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #f39b15;
	font-size : 12px;
	line-height: 16px;
	text-align: justify;
	font-weight: bolder;
}

.dodici_bianco_box{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	line-height: 16px;
	text-align: justify;
	font-weight: bolder;
}

.quattordici_arancio{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #f39b15;
	font-size : 14px;
	line-height: 18px;
	text-align: justify;
	font-weight: bolder;
}

