#container {
	text-align: left;
	width: 952px;
	background-color: #FFFFFF;
	margin-left: 19px;
}
#ombra_sotto {
	background-image: url(ombra_sotto.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 990px;
}
#ombra {
	width: 990px;
	background-image: url(ombra_orizz.gif);
	background-repeat: repeat-y;
	margin: auto;
}
#ombra_sopra {
	background-image: url(ombra_sopra.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 990px;
}

#indirizzo {
	float: right;
	height: 151px;
	width: 300px;
	border: 1px solid #FFFFFF;
	display: inline;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#indirizzo img {
	margin-top: 10px;
	margin-right: 5px;
}

#logo {
	height: 151px;
	width: 620px;
	display: inline;
	float: left;
}
#header {
	height: 151px;
	width: 952px;
	text-align: left;
	float: left;
}
#topmenu {
	background-image: url(menutop.jpg);
	background-repeat: repeat-x;
	height: 35px;
	width: 917px;
	clear: left;
	float: left;
	text-align: right;
	padding-right: 35px;
}
#search {
	float: left;
	padding-left: 10px;
	padding-top: 13px;
}
#search form {
	margin: 0px;
	padding: 0px;
}



#topmenu ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#searchsubmit {
	height: 13px;
	background-image: url(cerca.gif);
	width: 42px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#searchtext {
	height: 13px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#topmenu li {
	list-style-type: none;
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.titolo {
	float: left;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E20816;
	padding-bottom: 10px;
}
.autore {
	float: right;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom: 10px;
	text-align: right;
	margin-left: 10px;
}
.testo {
	width: 700px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 22px;
	padding-top: 10px;
	text-align: justify;
	background-image: url(back_testo.gif);
	background-repeat: repeat-x;
}

#footer {
	height: 22px;
	width: 932px;
	clear: both;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 5px;
	background-color: #000000;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.testo a {
	color: #F1452F;
	text-decoration: none;
}
.testo a:hover {
	text-decoration: underline;
}

#leftmenu {
	background-image: url(back_leftmenu.gif);
	background-repeat: repeat-y;
	width: 178px;
	clear: left;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	min-height:500px;
}
.head_menuleft {
	background-image: url(head_menuleft.gif);
	background-repeat: repeat-x;
	height: 29px;
	width: 155px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 15px;
	font-size: 18px;
}
.body_menuleft {
	width: 170px;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body_menuleft ul {
	margin: 0px;
	padding: 0px;
}
.body_menuleft li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6C635A;
	margin-bottom: 5px;
	margin-left: 10px;
}
.body_menuleft a {
	color: #000000;
	text-decoration: none;
}
.body_menuleft a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #F0412C;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}


#body {
	width: 700px;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height:500px;
}
body {
	background-color: #efede3;
}
.boxnotizia {
	padding: 5px;
	float: left;
	height: 196px;
	width: 690px;
	margin-bottom: 15px;
	overflow: hidden;
}
.boxnotizia a {
	color: #6C635A;
	text-decoration: none;
}
.boxnotizia a:hover {
	text-decoration: none;
}

.boxnotizia_titolo {
	float: left;
	width: 685px;
	font-size: 16px;
	color: #F0412C;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6C635A;
	padding-bottom: 3px;
	padding-left: 5px;
}
.boxnotizia_titolo a {
	color: #F1452F;
	text-decoration: none;
}
.boxnotizia_titolo a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F1452F;
	padding-right: 5px;
	padding-left: 5px;
}

.boxnotizia_sottotitolo {
	font-size: 10px;
	color: #6C635A;
	float: left;
	height: 20px;
	width: 680px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.boxnotizia_img {
	float: right;
	height: 130px;
	width: 165px;
	border: 1px solid #999999;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	background-color: #EFEFEF;
}



.boxnotizianp {
	padding: 5px;
	float: left;
	width: 700px;
	margin-bottom: 15px;
	overflow: hidden;
}
.boxnotizianp a {
	color: #6C635A;
	text-decoration: none;
}
.boxnotizianp a:hover {
	text-decoration: none;
}

.boxnotizianp_titolo {
	float: left;
	width: 685px;
	font-size: 16px;
	color: #F0412C;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6C635A;
	padding-bottom: 3px;
	padding-left: 5px;
}
.boxnotizianp_titolo a {
	color: #F1452F;
	text-decoration: none;
}
.boxnotizianp_titolo a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.boxnotizianp_sottotitolo {
	font-size: 10px;
	color: #6C635A;
	float: left;
	height: 20px;
	width: 680px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
#clear {
	clear: both;
}
#copyright_m3kkano {
	width: 300px;
	margin: auto;
}

.powered_by {
	position: relative;
	top: -2px;
}
#copyright_m3kkano a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.item_novita {
	margin-bottom: 15px;
}
.item_novita_img {
	float: right;
	height: 40px;
	width: 53px;
	margin-left: 5px;
}
.item_novita_img img {
	position: static;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.item_novita_dettagli {
	clear: both;
	float: right;
	height: 12px;
	width: 53px;
	margin-top: 2px;
	text-align: center;
}
.item_novita a:hover {
	padding: 0px;
}
.item_novita_dettagli img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.item_novita_data {
	color: #E20816;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

