* {
padding : 0;
margin : 0;
} 
body { 
  background-color : #000;
font-family : Arial, Helvetica, sans-serif;
color : #3e5e77;
font-size : 11px;
}
a {
  color : #3e5e77;
font-size : 11px;
text-decoration: none;
}
body#page {

  background-image : url(../img/sf_page.jpg);
background-repeat : repeat-x;
background-position : top;
 background-color : #000;

font-family : Arial, Helvetica, sans-serif;
color : #3e5e77;
font-size : 11px;
}

#wrapper {
width : 980px;
margin : 0 auto;
background-color : #000;
}
#wrapper_page {
width : 980px;
margin : 0 auto;

}

#header {
height : 100px;
background-color : #000;
background-image : url(../img/logo_06.jpg);
background-repeat : no-repeat;
background-position : center;
margin-bottom : 1px;
margin-top : 5px;
}

#centro {
height : 399px;
background-color : #000;
background-image : url(../img/sf_centro_06.jpg);
background-repeat : no-repeat;
background-position : center;
margin-bottom : 1px;
margin-top : 15px;
}

#titolo_page{
  height:56px;
 background-image : url(../img/sf_titolo_page_06.gif);
background-repeat : no-repeat;
background-position : center;
margin-bottom : 10px;
margin-top : 15px;
}
.titolo{
 text-align:right;
padding-right:200px;
padding-top: 15px;
 _color:#365369;
 color:#ffffff;
 font-size:16px;
 font-family:Arial, Verdana;
}
hr.titolo{
  color:#ffffff;
  width:650px;
  padding:0px;
  margin-top:5px;
  border:0.5 solid;
}
#contenuto_page{
  width:730px;
  height_min : 450px;
 background-color: #192630;
border: 1px solid #294255;
margin-bottom : 10px;
margin-top : 15px;
text-align: left;
}
#contenuto_page img{
 border: 1px solid #3e5e77;
}


.contenuti_testi{
 padding: 15px;
}

#menu
 {
margin : 0 auto;
padding : 100px 0 0px 0;
color : #ffffff;
}


#menu_top
 {
margin : 0 auto;
padding : 15px 0 0px 0;
color : #ffffff;
}

#menu ul,
#menu_top ul{
margin : 0;
padding : 0;
list-style : none;
text-align : center;
} 

#menu li,
#menu_top li{
display : inline;
} 

#menu a,
#menu_top a{
padding : 5px 7px;
text-decoration : none;
font-size : 11px;

color : #ffffff;
} 

#menu a:hover,
#menu_top a:hover{
color : #3e5e77;
}

#footer {
  
display : inline;
width : 100%;
height : 45px;
text-align : center;
}
#footer p { 
font-size: 10px;
} 
#footer a { 
color : #3e5e77;
text-decoration:none;
}

.foto_gal{
  
   border: 1px solid #3e5e77;
}


div#credits {

  display: none;
  background-color:#000000;
  width:460px;
  height:150px;
  margin-top: -160px;

}
div#credits_page {

  display: none;
  background-color:#000000;
  width:460px;
  height:150px;
  margin-top: -200px;
}
div#credits a,
div#credits_page a
{
font-family: Verdana, Arial, sans-serif;
  color:#ffffff;
  font-size: 10px;
  text-decoration:none;

}

.paginazione_news{
   font-size:11px;
 text-align: center;
padding-left:2px;
padding-right:2px;
 margin-top:5px;
 color : #94a5b2;
}
a.paginazione_news,
a.paginazione_news :visited{
   font-size:11px;
 text-align: center;
 padding-left:2px;
padding-right:2px;
color : #3e5e77;
}