* {
margin: 0;
padding: 0;
}

body{
font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #036;
background: #fff url(../img/body_bg.jpg) repeat-x top left;

}
img {
border: none;
}
.clear{
clear: left;
height:10px;
}
br {
clear:left;
}
hr
{
  border-color: #036;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px;
  height: 0;
}
a:link, a:visited, a:active {
font-weight: bold;
color: #036;
text-decoration: none;
outline:none;
}
a:hover {
	text-decoration: underline;
	color:#9c0;
}
/* inizio struttura */
#wrapper{
width: 780px;
margin: 0 auto;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}
/* testata */
#header{
	width: 780px;
	height: 195px;
	background: url(../img/header_bg.jpg) repeat-x;
	float: left;
}
/* menu superiore */
.menu_top_header{
	height: 25px;
	background: url(../img/menu_top_header_bg.jpg) repeat-x top left;
	text-align: right;
}
.menu_top_header ul {
margin:0;
padding:0px 10px 0 5px;
list-style:none;
}
.menu_top_header li {
display:inline;
margin:0;
padding:0;
}
.menu_top_header a {
float:left;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
.menu_top_header a span {
float:left;
display:block;
padding:0 5px 0 5px;
color:#fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.menu_top_header a span {
float:none;
}
/* End IE5-Mac hack */
.menu_top_header a:hover span {
color:#fff;
}
.menu_top_header a:hover {
background-position:0% -42px;
}
.menu_top_header a:hover span {
background-position:100% -42px;
text-decoration: underline;
}
/* fine menu superiore */
.logo{
width: 225px;
height: 160px;
float: left;
padding-top: 10px;
}
.claim_header{
	width: 535px ;
	height: 160px ;
	float: left;
	margin:0;
	padding: 10px 0 0 0;
	background: url(../img/img_slogan.jpg) no-repeat bottom right;
}
.claim_header h1{
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}
/* menu princiale */
#menu{
	float: left;
	width: 780px;
	height: 42px;
	background: url(../img/bg_menu.jpg) repeat-x top left;
}
#menu ul {
margin:0;
padding:10px 10px 0 10px;
list-style:none;
}
#menu li {
display:inline;
margin:0;
padding:0;
}
#menu a {
float:left;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#menu a span {
float:left;
display:block;
padding:5px 15px 4px 6px;
color:#036;
font-weight: bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {
float:none;
}
/* End IE5-Mac hack */
#menu a:hover span {
color:#036;
}
#menu a:hover {
background-position:0% -42px;
}
#menu a:hover span {
background-position:100% -42px;
text-decoration: underline;
}
#menu .active{
	text-decoration: underline;
	color: #9c0
}
/* contenitore centrale */
#main{
	width: 780px;
	float: left;
	background: #fff;
}
/* colonna sinistra */
.sidebar{
	width: 280px;
	float: left;
	margin:0;
	background:#fff url(../img/bg_sidebar_top.jpg) no-repeat;
	padding: 10px 5px 0 10px;
}
.titolo {
font-size: 14px;
padding: 0 0 5px 25px;
background: url(../img/square.jpg) no-repeat 0px 5px;
}
.titolo_right {
font-size: 14px;
padding: 0 15px 5px 0;
/*background: url(../img/square.jpg) no-repeat 0px 5px;*/
margin-left: 10px;
text-align:center
}
.sidebar img{
	
	margin: 25px;
}
/* colonna destra */
.col_right{
	width: 470px;
	float: left;
	padding: 10px 5px 0 10px;
	background:#fff url(../img/bg_colright_top.jpg) no-repeat top right;
}

.titolo_main{
font-size: 15px;
color: #9c0;
padding: 0 0 5px 20px;
background: url(../img/square.jpg) no-repeat 0px 5px;
margin-left: 10px;
}
.titolo_main_right{
font-size: 15px;
color: #9c0;
padding: 0 0 5px 10px;
background: url(../img/clessidra2.gif) no-repeat 400px 5px;
}
.title_right{
	float: left
}
.time{
	float:left;
	width: 32px;
	height: 32px;
	margin: 10px 0 0 40px;
}
.col_right p{
	padding: 5px 25px 15px 10px;
	text-align: justify;
}
p.center{
	padding: 5px 25px 15px 10px;
	text-align: center;
}
.col_right span{
	color: #9c0;
	font-size: 20px;
	font-weight: normal;
	/*margin-left: 10px*/
}
.col_right span a:link{
	color: #9c0;
}
.main_bot {
	clear: both;
	width: 780px;
	height: 62px;
	background: url(../img/bg_bot_main.jpg) no-repeat;
}
ul.elenco_down li{
list-style-position:inside;
list-style-type: none;
margin: 10px 0 0 10px;
padding: 5px 0 0 0;
}
.medio{
	font-size: 11px;
}
/* footer */
#footer{
	width: 100%;
	height: 100px;
	clear: both;
	background: url(../img/bg_footer.jpg) repeat-x;
	text-align: center;
	color: #fff;
}
#footer p{
	font-size: 10px;
	padding-top: 5px;
}
#footer a:link, #footer a:active, #footer a:visited{
	text-decoration: none;
	color: #fff;
}
#footer a:hover{
	text-decoration: underline;
}
/* form contatti */
form{
	margin-left: 10px;
}
label{
float: left;
width: 120px;
font-weight: bold;
}
input, textarea{
width: 180px;
margin-bottom: 5px;
}
textarea{
width: 250px;
height: 150px;
}
#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}