html {
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
}

body{
  background: url(../img/bg_home.jpg) repeat #f8ffe9;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: 12px;
  font-weight: normal;
  font-variant: normal;
  color: #333333;
}
a:link, a:visited {
	text-decoration: none;
	color: #309103;
	font-weight:bold;
}a:hover{
	color: #f8a015;
}
h2.titoli_nascosti{
  margin-top: -20px;
  text-indent: -9999px;
}

h1{
  font-size: 15px;
}
h2{
  font-size: 14px;
}
h3{
  font-size: 13px;
}

.right{
  margin: 0px 2px 0px 0px;
  text-align: right;
}

.color1{
  color : #6b1a18;
}

.color2{
  color : #6b1a18;
}

img{
  margin: 0px 0 0px 0px;
  border:0px;
}

p.center{
text-align:center;
}
/************************************/
/************************************/
/************************************/
div#total {
background: ;
position: absolute;
width: 1000px;
top: 0px;
left: 6%;
right: 0px;
padding: 0 0 px 0;
/*border: 1px #000 solid;*/
}
div#top{
width:552px;
height:183px;
margin: 0 0 1px 0;
position:relative;
left:304px;
}
div#logo_D{
width:106px;
height:119px;
position:relative;
bottom:115px;
left:552px;
}
div#footer{
float:left;
text-align:center;
position:relative;
right:100px;
margin: 2px;
}



div#img_inizio{
width:24px;
height:323px;
background-image:url(../img/box_inizio.jpg);
float:left;
margin: 0 0 0 5px;
}
div#contenuto{
width:448px;
height:323px;
background-image:url(../img/box_centro.jpg);
float:left;
}
div#img_fine{
width:24px;
height:323px;
background-image:url(../img/box_fine.jpg);
float:left;
}
div#link1{
width:448px;
height:84px;
margin: 13px 0 0 0;
overflow:hidden;
float:left;
}
div#link2{
width:448px;
height:84px;
margin: 26px 0 0 0;
overflow:hidden;
float:left;
}
div#link3{
width:448px;
height:84px;
margin: 20px 0 0 0;
overflow:hidden;
float:left;
}

div#logo{
position: relative;
float:left;
left:0px;
bottom:102px;
text-align: center;
}

