@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #20211C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	margin: 20px 0;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 0;
	font-weight: normal;
	border-bottom: dotted 1px #21201c;
}

a img {
	border: none;
}
a {
	color: #BC3216;
}
a:hover {
	color: #9F9F9F;
}

.flleft {
	float: left;
}
.flright {
	float: right;
}



.pagina {
	width: 900px;
	margin: 0 auto;
}
#testa .logo {
	margin: 0 87px 0 -52px;
}


#testa {
	background-image: url(../img/logo_05.jpg);
	height: 143px;
	background-repeat: repeat-x;
	background-position: top;
}
#banner {
	background-color: #f9f6f6;
	height: 165px;
	overflow: visible;
}
#menu {
	background-color: #31302c;
	height: 37px;
	background-image: url(../img/bg_07.gif);
	margin: 0;
	padding: 7px 0 0 0;
}
.separe {
	background-image: url(../img/bg_1.jpg);
	height: 23px;
}
#corpo {
	background-image: url(../img/bg_5.gif);
	background-color: #EBEBEB;
	margin: 0;
	padding: 0 0 20px 0;
	background-repeat: repeat-x;
	background-position: top;
}
#piede {
	background-image: url(../img/bg_3.gif);
	height: 14px;
	color: #adabab;
	background-color: #20211C;
	padding: 10px;
	clear: both;
}
#menu ul {
	padding: 0px;
	list-style-type: none;
	margin: 0 0 0 250px;
}
#banner  .banner {
	text-align: center;
	position: absolute;
	top: -6px;
	left: 5px;
	width: 889px;
}
#banner .pagina {
	position: relative;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#corpo .col1 {
	width: 580px;
	margin: 0 10px;
}
#corpo .col2 {
	width: 260px;
	margin: 0 20px 0 0;
}
#corpo .col2 h2 {
	font-size: 18px;
	margin-top: 20px;
}
.right {
	text-align: right;
	margin: 0;
}
.centro {
	text-align: center;
}
#corpo .image {
	background-image: url(../img/bg_6.gif);
	padding: 5px;
	height: 123px;
	width: 170px;
	float: left;
	text-align:center;
	margin: 10px 5px;
}
.bottone {
	background-image: url(../img/bottone.gif);
	text-align: center;
	height: 30px;
	width: 230px;
	margin: 0;
	padding: 10px 15px;
}
.bottone a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.comunicazione {
	width: 200px;
	margin: 0 0 0 350px;
}
#corpo .col2 h2.fili {
	background-image: url(../img/filigrana.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 38px;
	margin-top: 3px;
}
#piede .pagina {
	width: 860px;
}
#corpo .home .col1 {
	background-image: url(../img/fili2.gif);
	background-position: right 30px;
	background-repeat: no-repeat;
}
#corpo .home h1 {
	font-size: 46px;
	margin: 20px 0 0 0;
}
.col2  li {
	list-style-image: url(../img/li.gif);
	margin: 5px 0;
	padding: 5px;
	border-bottom: solid 1px #A8A8AA;
}
.red {
	color: #782121;
}
.riga {
	clear: both;
	height: 1px;
	border-bottom: solid 1px #ccc;
}


.col2 ul {
	margin: 8px;
	padding: 8px;
}
#corpo  .distr  p {
	margin: 0;
	padding: 0px;
}
#corpo .distr p.red {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	margin: 10px 0;
	background: #fff;
	padding: 5px;
}
#corpo .distr .flleft {
	width: 250px;
	margin-bottom: 10px;
	padding: 5px;
}
