h1 {
	color: #DD3431;
	font: bold 18px Arial;
	line-height: 18px;
	padding: 10px 10px 0px 18px;
	margin: 0px;
}

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

h2 a {
	color: #5B0707;
	font: bold 14px Arial;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

li {
	padding: 3px 0px 3px 0px;
}

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/* background: #000000 url(../images/main_bgtop.jpg) repeat-x; */
	background: #000000;
}

.main {
	width: 900px;
	background: #C6C6C6;
}

.content {
	width: 866px;
}

.box_left {
	width: 431px;
	/*height: 271px;*/
	display: block;
	float: left;
	/*background: #404040;*/
}

.box_left01 {
	width: 100%;
	/*height: 271px;*/
	display: block;
	float: left;
	background: #E1EBEA url(../images/box01_bg.jpg) repeat-x;
	border: 0px solid #D1C9BC;
}

.box_left02 {
	width: 100%;
	margin-top: 5px;
	/*height: 271px;*/
	display: block;
	float: left;
	background: #E0ECEA url(../images/box02_bg.jpg) repeat-x;
	border: 0px solid #C7BAA7;
}

.box_right {
	width: 431px;
	/*height: 271px;*/
	display: block;
	float: right;
	/*background-color: Blue;*/
}

.box_underpic {
	width: 416px;
	height: 69px;
	display: block;
	background: url(../images/bg_boxunderpic.jpg) no-repeat;
}

.banner_pagina {
	/* width: 190px; */
	width: 250px;
	height: 120px;
	float: left;
	/* padding: 20px 10px 0px 50px; */
	text-align: center;
}

.banner_pagina a:link		{font: 12px Arial; color: #733325; text-decoration: none; margin-top: 5px;}
.banner_pagina a:visited	{font: 12px Arial; color: #733325; text-decoration: none; margin-top: 5px;}
.banner_pagina a:hover 		{font: 12px Arial; color: #733325; text-decoration: none; margin-top: 5px;}

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

.menu {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.menu a:link		{font: bold 11px Arial; text-decoration: none; color: #189EC1;}
.menu a:visited	{font: bold 11px Arial; text-decoration: none; color: #189EC1;}
.menu a:hover 		{font: bold 11px Arial; text-decoration: none; color: #FFFFFF;}
/*
.menu a:link		{font: bold 11px Arial; text-decoration: none; color: #B21F15;}
.menu a:visited	{font: bold 11px Arial; text-decoration: none; color: #B21F15;}
.menu a:hover 		{font: bold 11px Arial; text-decoration: none; color: #FFFFFF;}
*/
.menusub {
	padding: 0px 0px 0px 15px;
}

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

.bottom_box {
	width: 100%;
	height: 60px;
	display: block;
	background-color: #EC9015;
}

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

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

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

.testo a:link		{font: bold 12px Arial; color: #000000; text-decoration: none;}
.testo a:visited	{font: bold 12px Arial; color: #000000; text-decoration: none;}
.testo a:hover		{font: bold 12px Arial; color: #000000; text-decoration: underline;}

.testo_top {
	font: 14px Arial;
	text-align: right;
	line-height: 18px;
	color: #000000;
	padding: 30px 20px 0px 0px;
}

.testo_top a:link		{font: bold 14px Arial; color: #000000; text-decoration: none;}
.testo_top a:visited	{font: bold 14px Arial; color: #000000; text-decoration: none;}
.testo_top a:hover	{font: bold 14px Arial; color: #000000; text-decoration: underline;}

.testo_box {
	font: 12px Arial;
	text-align: justify;
	line-height: 18px;
	color: #000000;
	padding: 10px 20px 10px 20px;
}

.testo_box a:link		{font: bold 12px Arial; color: #000000; text-decoration: underline;}
.testo_box a:visited	{font: bold 12px Arial; color: #000000; text-decoration: underline;}
.testo_box a:hover	{font: bold 12px Arial; color: #000000; text-decoration: underline;}

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

.text a:link		{font: bold 12px Arial; color: #000000; text-decoration: none;}
.text a:visited	{font: bold 12px Arial; color: #000000; text-decoration: none;}
.text a:hover		{font: bold 12px Arial; color: #000000; text-decoration: underline;}


.form {
	font: 12px Tahoma;
	color: #680102;
}

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

.did_border {
	border: 1px solid #000000;
	font: 11px Arial;
	color: #FFFFFF;
	background-color: #189EC1;
	width: 96px;
	padding: 2px;
}

.footer_testo {
	color: #000000;
	font: 11px Arial;
}

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

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

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

.image {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.image_border {
	border: 1px solid #000000;
	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;
}
