/* CSS Document */


body { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 0px;
 
  

}

#template {
  
  width: 970px;
  margin-left: auto;
  margin-right: auto;
}
#colonna_sinistra{
  width: 223px;
  
  border-right: 1px solid #000000;
  background: url(img/sfondo_top.jpg) repeat-x;
  

}

.menu_principale{
  
   
  padding:0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background: url(img/attivita_off.jpg);
}


.menu_principale li{
  list-style-type: none;
  padding:3px 0px 0px 10px;
  line-height: 27px;
  
}


.news{
  line-height: 18px;
  font-weight:bold;
  padding: 0px 5px 0px 5px;
  
}


.centro{
  position:absolute;
  top: 0px;
  
  margin-left:225px;
  width: 744px;
  border-right: 1px solid #000000;
}

.header{
  height: 214px;
  background: url(img/testata_generica_montallegro.jpg);
 
}

.menu_header {
  color: #FFFFFF;
  padding-left: 10px;
  padding-top:3px;
}

.cerca {
  position:absolute;
  
  left: 325px; 
  top: 0px;
  
  margin: -2px 0px 0px 0px ;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #144b85;
}
.ricerca{

height: 10px;
width: 132px;
}

h1{
  color: #144b85;
  font-family: Times New Roman;
  font-size: 24px;
  line-height: 24px;    
}
h2{
  color: #144b85;
  font-family: Times New Roman;
  font-size: 14px;
  line-height: 14px;    
}

.testo{
  padding: 15px;
  width: 700px;
  line-height: 18px;
}

.testo li{
list-style-image: url(http://www.montallegro.it/img/freccina2.gif);

}

#footer{
font-size: 11px;
 position: absolute;
  left: -223px;
  float: left;
  width:970px;
  margin-top: 30px;
}

.immagini_footer{
  float: right;
  margin-top: -35px;
}



.news a {
  color: #000000;
}

.menu_header a:hover{
  color:#ffffff;
  text-decoration: none;
}
.menu_header a{
  color:#ffffff;
  text-decoration: underline;
}

.menu_principale a{
  color:#ffffff;
  text-decoration: none;
}

.menu_principale a:hover{
  text-decoration: underline;
}

.testo a{
  color: #000000;
  text-decoration: underline;
}
.testo a:hover{
text-decoration: none;
}

#footer a{
  color: #000000;
}

#footer a:hover{
  text-decoration: none;
}