body {
background: url(../immagini/sfondo.jpg);
margin-top: 15px;

}
a:link {
	color: #C86000; text-decoration: none
}
a:visited {
	color: #C86000; text-decoration: none
}
a:active {
	color: #C86000; text-decoration: none
}
a:hover {
	color: #C86000; text-decoration: underline
}
  
#intestazioneslide {
    width: 840px;
    height: 200px;
  }
#modernbricksmenu{
padding: 0;
width: 100%;
background: #2185FB;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px verdana;
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 2px 0 0; /*Margin between each menu item*/
padding: 3px 6px;
text-decoration: none;
background-color: #2185FB; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/
border-color: #D25A0B; /*Brown color theme*/
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 0px;
background: #D25A0B; /*Brown color theme*/
}

#sceltalingua
 {
   float: left;
   clear: both;
   padding-right: 10px;
   padding-top: 0px;
    }
#blocco_sinistro {
  float: left;
  width: 400px;
  background: #E9E9E9;
  border: 1px solid #CCCCCC;
  padding: 10px;
  margin: 5px;
}
#blocco_sinistro p  {
  text-align: center;
  font-family: Verdana;
  font-size: 14px;
}
#blocco_indirizzo {
  float: right;
  clear: both;
  width: 350px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  padding: 10px;
  margin: 5px;
}
#blocco_indirizzo p
 {
  font-family: Verdana;
  font-size: 10px;
  text-align: left;
}
#blocco_destro {
  float: right;
  clear: both;
  width: 350px;
  background: #FFFFFF;
  padding: 10px;
  margin: 5px;
}
#blocco_destro p {
  font-family: Verdana;
  font-size: 14px;
  text-align: left;

}
#blocco_titolo {
  height: 20px;
  background: #F2F2F2;
  border: 1px solid #CCCCCC;
  padding: 2px;
  margin: 2px;
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
#blocco_destro_foto {
  float: right;
  clear: both;
  width: 350px;
  height: 130px;
  background: #F2F2F2;
  border: 1px solid #CCCCCC;
  margin: 15px;
  text-align: center;
  vertical-align: middle;
}
#blocco_centrato {
  float: right;
  clear: both;
  width: 806px;
  background: #F2F2F2;
  border: 1px solid #CCCCCC;
  margin: 15px;
  text-align: center;
  vertical-align: middle;
}
#blocco_centrato p  {
  text-align: center;
  font-family: Verdana;
  font-size: 14px;
}
#blocco_foto {
  float: left;
  clear: left;
  height: 130px;
  width: 806px;
  background: #F2F2F2;
  border: 1px solid #CCCCCC;
  padding: 10px;
  margin: 5px;
  text-align: center;
  vertical-align: middle;
}

#fondo_pagina {
  height: 40px;
  background: #0099FF;
  clear: both;
  border-top: 1px solid #3300FF;
  border-left: 1px solid #3300FF;
  border-right: 1px solid #3300FF;
  border-bottom: 1px solid #3300FF;
}

#fondo_pagina p {
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  color:#D5D0B0;
}

#fondo_pagina A:link {
	COLOR: #FBD539; text-decoration: none
}
#fondo_pagina A:visited {
	COLOR: #FBD539; text-decoration: none
}
#fondo_pagina A:active {
	COLOR: #FBD539; text-decoration: none
}
#fondo_pagina A:hover {
	COLOR: #FBD539; text-decoration: underline
}
#form
 {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  text-align: left;
}