body, h1, h2, div {margin: 0; padding: 0;}
body, html {height: 100%;}
body {
	background: #c2cd9f url("img/body_bg.jpg") repeat-x;
	font: small/18px  "Trebuchet MS","Lucida Sans",  "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	color: #fff;
	}
a {	color: #1a3d85; color: #556b0f; letter-spacing: 0.1em;}
h1 {
	width: 207px;
	height: 109px;
	background: url("img/logo.jpg") no-repeat;
	float: left;
	}
h1 a{
	display: block;
	width: 207px;
	height: 106px;
	text-indent: -9000px;
	}
h2 {
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
	border-bottom: 1px solid #8f1c10;
	color: #8f1c10;
	text-align: right;
	padding: 0 0 10px 0;
	}
h4 {text-transform: uppercase;}
dl {padding: 0px 0 0 60px; margin: 0; }	
#contatti dt {
	text-transform: capitalize;
	font-size: 1.15em;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	color: #8f1c10;
	}
#contatti dd {
	padding: 5px 0 35px 10px;
	margin: 0;
	margin-bottom: 0px;
	}
#contatti  a {
	background: url("img/elenco_li_bg.gif") no-repeat 0 50%;
	padding-left: 20px;
	font-size: 0.9em;
	margin:0 0 0 20px;;
	}
#contatti ul {margin:0; padding:0;}	
#contatti li {
	list-style: none;
	padding:0;
	margin: 0 0 20px 0;
	}	
	
#content {
	padding-bottom: 50px;
	min-height: 100%;
	color: #1a3d85;
	}
#dove img{margin: 20px 0 40px 0;}	
#footer {
	background: #8f1c10;
	width: 750px;
	margin: 0px auto;
	clear: both;
	}
#footer p {
	margin: 0;
	line-height: 30px;
	text-align: center;
	}
#header {
	width: 750px; height: 109px;
	background: url("img/header.jpg") no-repeat 100% 0;
	}
#icone {
	width: 180px;
	height: 100px;
	margin-top:20px;
	padding: 0 10px;
	text-align: justify;
	}		
ul#menu, ul#menu li, ul#menu a  {margin: 0; padding: 0;}

ul#menu {
	float: left;
	list-style: none;
	}
ul#menu a {
	display: block;
	width: 171px; min-height: 28px;
	background: #fff url("img/li.gif") no-repeat 0 100%;
	text-decoration: none;
	color: #556b0f;
	font: 1.1em/1.3em "Lucida Sans", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	text-transform: capitalize;
	padding: 8px 0px 0 35px;
	letter-spacing: 0.1em; 
	}	
* html ul#menu a {height: 28px;}

ul#menu a:hover {
	background: #6c8718 url("img/li_on.gif") no-repeat 0 100%;
	color: #fff;
	}
#right {
	padding: 10px 20px 30px 20px ;
	float: right; width: 500px;
	}
#right p {
	text-align: justify;
	line-height: 1.6em;
	}
#right img.float {
	float: right;
	margin: 5px 10px 10px 20px;
	}
#subtitle {text-align: center; letter-spacing: 1px;}	
#wrapper {
	position: relative;
	width: 750px;
	margin: 0 auto;
	background: #fff;
	background: #fff url("img/wrapper.gif") repeat-y ;
	border: 1px solid #8f1c10;
	border-top: 0; border-bottom: 0;
	}
#login {padding: 50px 100px 0 0;}
#login p {
	text-align: right;
	padding: 10px 0 0 0;
	color: #556b0f;
	letter-spacing: 0.1em;
	font-size: 14px;
	font-style: italic;
	}
#login p input {
	border: 0;
	background: url("img/input_bg.gif") repeat-x 0 100%;
	padding: 0 0 10px 0;
	margin: 0px 0 10px 40px;
	}
#login p#login_bt input {
	background: url("img/login_bt.gif") no-repeat;
	height: 40px; width: 40px;
	margin: 30px 0 15px 5px;
	}