h1 {
	font: 18px Arial;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
	/*padding-top: 10px;*/
}

h2 {
	font: bold 14px Arial;
	color: #000000;
	padding: 0px;
	margin: 3px 0px 0px 10px;
	line-height: 18px;
}

h3 {
	font: 11px Arial;
	color: #000000;
}

a {
	font: 11px Arial;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul {
	font: 11px Arial;
	color: #000000;
	list-style-image: url(../images/arrow.jpg);
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}

li {
	border-bottom: 1px dotted #000000;
	padding-bottom: 2px;
}

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #5C061F url(../images/bg_main.jpg) repeat-x;
}

.main {
	width: 954px;
	/*height: 567px;*/
	/*background:  #FFFFFF;*/
}

.top {
	width: 954px;
	height: 100px;
	display: block;
	background: url(../images/top.jpg) no-repeat;
}

.menu_top {
	width: 118px;
	height: 17px;
	display: block;
	font: bold 12px Arial;
	color: #000000;
	background: url(../images/menu_bg.jpg) no-repeat;
}

.menu_top a {
	font: bold 12px Arial;
	color: #000000;
	text-decoration: none;
}

.menu_top a:hover {
	width: 118px;
	height: 17px;
	display: block;
	font: bold 12px Arial;
	background: url(../images/menu_bg_roll.jpg) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

.left{
	width: 204px;
	height: 452px;
	clear: left;
	float: left;
}

.middle {
	float: left;
	padding-left: 10px;
}

.middle_content {
	width: 628px;
	background: #FFFFFF;
	clear: left;
	float: left;
}

.right {
	/*width: 102px;*/
	float: left;
	padding-left: 10px;
}

.table_menu {
	background: url(../images/bg_menuall.jpg) repeat-y right;
}

.bottom {
	width: 954px;
	height: 24px;
	clear: left;
	float: left;
	display: block;
	background: url(../images/bottom.jpg) no-repeat;
}

.bottom_text {
	margin-top: 5px;
	font: 12px Arial;
	color: #000000;
}

.box_01 {
	width: 352px;
	height: 135px;
	border: 1px solid #D1D1D1;
	background: url(../images/box01_bottom.jpg) no-repeat bottom;
}

.box02_top {
	width: 461px;
	height: 35px;
	display: block;
	background: url(../images/box02_top.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
}

.box02_bg {
	width: 461px;
	display: block;
	background: url(../images/box02_bg.jpg) repeat-y;
	padding: 0px;
	margin: 0px;
}

.box02_bg_bottom {
	width: 461px;
	/*height: 26px;*/
	display: block;
	background: url(../images/box02_bottom.jpg) no-repeat bottom;
	padding: 0px;
	margin: 0px;
}

.box03_top {
	width: 460px;
	height: 30px;
	display: block;
	background: url(../images/box03_top.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
}

.box03_bg {
	width: 460px;
	display: block;
	background: url(../images/box03_bg.jpg) repeat-y;
	padding: 0px;
	margin: 0px;
}

.box03_bg_top {
	width: 460px;
	/*height: 26px;*/
	display: block;
	background: url(../images/box03_bg_top.jpg) no-repeat top;
	padding: 0px;
	margin: 0px;
}

.box_right {
	width: 146px;
	border: 1px solid #A39094;
}

.info {
	font: 11px sans-serif;
	color: #000000;
	text-align: right;
	padding-top: 10px;
}

.info a:link		{font: 11px sans-serif; color: #000000; text-decoration: none;}
.info a:visited	{font: 11px sans-serif; color: #000000; text-decoration: none;}
.info a:hover		{font: 11px sans-serif; color: #000000; text-decoration: underline;}

.info2 {
	font: 11px sans-serif;
	color: #000000;
	text-align: center;
	padding-top: 10px;
}

.info2 a:link		{font: 11px sans-serif; color: #000000; text-decoration: none;}
.info2 a:visited	{font: 11px sans-serif; color: #000000; text-decoration: none;}
.info2 a:hover		{font: 11px sans-serif; color: #000000; text-decoration: underline;}

.testo_j {
	font: 11px Arial;
	color: #000000;
	text-align: justify;
}

.testo {
	font: 12px Arial;
	color: #000000;
}

.testo a:link		{font: 11px sans-serif; color: #000000; text-decoration: none;}
.testo a:visited	{font: 11px sans-serif; color: #000000; text-decoration: none;}
.testo a:hover		{font: 11px sans-serif; color: #000000; text-decoration: underline;}

.testo_title {
	font: 12px Arial;
	color: #193F56;
}

.news_title {
	font: bold 12px Arial;
	color: #CA2A2C;
	padding-left: 28px;
	padding-top: 3px;
	text-decoration: blink;
}

.news_text_home {
	font: 12px Arial;
	color: #000000;
	height: 40px;
	display: block;
	padding: 0px 5px 0px 30px;
	margin: 5px 0px 0px 0px;
}

.news_link {
	font: 10px Arial;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	position: relative;
	top: 2px;
	text-decoration: none;
}

.lavoro_text_home {
	font: 11px Arial;
	color: #000000;
	width: 90px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

.lavori_link {
	font: 10px Arial;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	top: 2px;
	text-decoration: none;
	background: url(../images/bg_bottom.jpg) no-repeat;
	width: 72px;
	height: 14px;
	display: block;
}

.box_border {
	border: 1px dashed Red;
	font: 11px sans-serif;
	color: #000000;
	width: 70%;
	padding-bottom: 10px;
	padding-top: 10px;
}

.box_border_text {
	font: 11px sans-serif;
	color: #000000;
}

.box_border_text a:link		{font: 11px sans-serif; color: #000000; text-decoration: none;}
.box_border_text a:visited	{font: 11px sans-serif; color: #000000; text-decoration: none;}
.box_border_text a:hover	{font: 11px sans-serif; color: #000000; text-decoration: underline;}

.bg_code {
	width: 90%;
	padding: 5px 0px 5px 0px;
	background: #DCDCDC;
	border: 1px solid #383838;
}

.boxdettagli{
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #706E59;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 19px;
	letter-spacing: 1px;
	border: 1px solid #383838;
	background: #8E8E8E;
	text-align: left;
}
.boxdettagli2{
	padding: 9px;
}

.boxdettagli2 a:link		{font: 11px Arial; color: #FFFFFF; text-decoration: none;}
.boxdettagli2 a:visited	{font: 11px Arial; color: #FFFFFF; text-decoration: none;}
.boxdettagli2 a:hover 	{font: 11px Arial; color: #FFFFFF; text-decoration: underline;}

.image {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.image_border {
	border: 5px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.link_self {
	font: 8px Times New Roman;
	text-decoration: none;
	color: #000009;
	padding: 10px 0px 0px 0px;
}
