/* CSS Document */
body{
background:url(../img/sf_schede.jpg) top center repeat-x #FDF6E6;
font-family:"Arial", Helvetica, Verdana, sans-serif;
font-size:13px;
color:#6F6C6D;
}

.bottoni {
font-family: "Arial", Helvetica, Verdanda, sans-serif;
font-size:12px;
background:url(../img/sf_top_news.gif) top center repeat-x #941513;
/*background-color: #981A1A;*/
border:1px solid #981A1A;
color:#fef2d3;
padding:5px;
margin:5px;
}
.bottoni:hover {
font-family: "Arial", Helvetica, Verdanda, sans-serif;
font-size:12px;
background:#981A1A;
border:1px solid #981A1A;
color:#fff;
}

a.stampa {
background: url(../img/stampa.gif) top center no-repeat;
padding-left:95px;
padding-top:13px;
padding-bottom:20px;
color:#666;
text-decoration:none;
font-size:16px;
}
a.stampa:hover {
color:#b3071b;
}
a.chiudi {
/*background: url(../img/chiudi.gif) top right no-repeat;*/
/*padding-left:50px;
padding-top:3px;
padding-bottom:20px;*/
color:#666;
text-decoration:none;
font-size:16px;
}
a.chiudi:hover {
color:#b3071b;
}
#content {
width:627px;
margin: 0 auto;
top:0;
left:0;
background:#fff;
border:2px solid #DDD6C4;
margin-top:15px;
}
#content #logo{
position:relative;
top:0;
margin-left:150px;
}

#content #centro{
position:relative;
top:0;
left:0;
width:627px;
}

#content #centro #title{
position:relative; top:0; left:0;
text-align:left;
margin-left:210px;
margin-top:50px;
}
#content #centro #title h1{
font-size:20px;
color:#A13A36;
}
#content #centro #title h2{
font-size:12px;
color:#A13A36;
}
.red{
color:#A13A36;
font-weight:bold;
}

#content #centro #testo{
position:relative; 
top:0; 
left:0;
padding-top:35px;
text-align:justify;
padding-right:60px;
margin-left:210px;
min-height:450px;
line-height:18px;
}

#content #centro #testo2{
position:relative; 
top:0; 
left:0;
padding-top:35px;
text-align:justify;
padding-right:60px;
margin-left:60px;
line-height:18px;
}


#content #centro #immagine{
position:absolute;
top:0;
left:0;
width:201px;
}

#content #centro #immagine img{
margin-left:30px
}
#content #bottom{
position:relative; top:0; left:0;
width:95%;
margin:0 auto;
border-top:1px solid #999;
margin-top:17px;
min-height:50px;
}

#content #bottom #download{
position:relative; 
top:0; 
left:0;
}

#content #bottom #download ul{
margin-top:10px;
margin-bottom:10px;
}

#content #bottom #download ul li{
display:inline;
color:#89816E;
margin-left:10px;
}
#content #bottom #download ul li a{
color:#89816E;
text-decoration:none;
border-left:1px solid #A13A36;
padding-right:20px;
padding-left:5px;
font-size:12px;
}
#content #bottom #download ul li a:hover{
color:#A13A36;
}
.act{
font-size:18px;
}

#content #bottom #download #chiudi{
position:absolute;
top:0;
left:0;
/*margin-left:490px;*/
margin-top:-14px;
width:500px;
}

#indirizzo {
width:627px;
margin: 0 auto;
margin-top:15px;
text-align:center;
}
#indirizzo  a{
font-weight:bold;
color:#6F6C6D;
}
#indirizzo  a:hover{
text-decoration:none;
}