body{
  margin:0;
  font-family: tahoma;
  font-size: 11px;
  background-color: white;
}
a{
  color: #840605;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}

#barra_top {
  background-color:#C13E3C;
  height:31px;
  width:100%;
}

#barra_top #centro {
  
  float:left;
  position:relative;
  height:31px;
  left:50%;
  margin-left:-512px;
  width:1023px;
  background-color:white;
}
#ricerca {
  float:left;
  height:31px;
  margin-left:55px;
  width:250px;
}#ricerca span{
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  color: #574329;
}
#CHIAVI_RICERCA_GLOBALE{
  float: left;
  width: 83px;
  height: 18px;
  margin-top: 6px;
  background-image: url("/images/sfondo_input.png");
  background-repeat: no-repeat;
  background-color: transparent;
  border:0;
  color: white;
  font-size: 9px;
  padding-left: 4px;
  padding-top:2px;
}
#login{
  float: right;
  width: 620px;
  height: 31px;
  margin-right: 20px;
}
#login span{
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  color: #574329;
}

#input_login, #input_password{
  float: left;
  width: 83px;
  height: 18px;
  margin-top: 6px;
  background-image: url("/images/sfondo_input.png");
  background-repeat: no-repeat;
  background-color: transparent;
  border:0;
  color: white;
  font-size: 9px;
  padding-left: 4px;
  padding-top:2px;
}
#submit_login{
  float: left;
  width: 51px;
  height: 16px;
  margin-top: 6px;
  margin-left: 10px;
  margin-right: 15px;
  color: white;
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  background-image: url("/images/sfondo_submit.png");
  background-repeat: no-repeat;
  background-color: transparent;
  border:0;
}
#login span a{
   color: #574329;
   text-decoration: none;
}
#barra_header{
  float: left;
  width: 100%;
  height: 208px;
  background-image: url("/images/sfondo_barra_header.jpg");
  background-repeat: repeat-x;
}
#header {
  float:left;
  position:relative;
  height:208px;
  width:976px;
  left:50%;
  margin-left:-488px;
  background-image:url(/images/sfondo_header.jpg);
  background-repeat:no-repeat;
}
#logo {
  float:left;
  width:224px;
  height:99px;
  margin-left:41px;
  margin-top:30px;
  background-image:url(/images/logo.png);
  background-repeat:no-repeat;
}
#logo a {
float:left;
height:99px;
width:224px;
}

#centrale{
  float:left;
  margin-top:20px;
  margin-left: 10px;
  width: 730px;
  min-height:500px;
}
#titolo{
  float: left;
  width: 220px;
  height: 21px;
  padding-left:10px;
  padding-top:4px;
  color: white;
  font-size: 13px;
  color: white;
  background-image: url("/images/sfondo_titoli.jpg");
  background-repeat: no-repeat;
}
#titolo a{
  color: white;
}
#menu_utente ul{
  float: left;
  width: 210px;
  padding:0;
  margin:0;
  list-style: none;
  margin-left:20px;
}
#menu_utente ul li{
  float: left;
  width: 210px;
  margin-top:6px;
  font-size:13px;
}
#barra_sotto {
  float:left;
  height:81px;
  width:100%;
  background-color:#B10E0B;
}
#sotto {
  float:left;
  height:81px;
  left:50%;
  margin-left:-488px;
  position:relative;
  width:976px;
  background-image:url(/images/sfondo_sotto.jpg);
  background-repeat:no-repeat;

}
#dati_anagrafici {
  float:left;
  height:29px;
  width:350px;
  margin-left:29px;
  margin-top:40px;
  
  background-image:url(/images/logo_pic.png);
  background-repeat:no-repeat;
  color:#B58181;
  
  font-size:9px;
  
  
  
}
#dati_anagrafici a{
  float:left;
  width:350px;
  height:29px;
}
