/* CSS Document */
body{
background:url(img/sf_intro.gif) top center repeat-x #ECF1F8;
font-family:Trebuchet MS, Arial, Helvetica, San Serif;
font-size:12px;
color:#3E3E3E;
}

#content{
margin:0 auto;
position:relative;
top:0; left:0;
width:998px;
}

#content #top{
position:relative;
top:0; left:0;
width:593px;
margin-top:50px;
margin-left:180px;
}

#content #centro{
position:relative;
top:0; left:0;
width:998px;
margin-top:90px;
}

#content #centro #link{
position:relative;
top:0; left:0;
margin-bottom:40px;
padding:1px;
width:196px;
float:left;
z-index:100;
/*border:1px solid #DAE3F0;*/
}

#content #centro #link #sottolink{
position:relative;
top:0; left:0;
height:60px;
width:196px;
background:#FFFFFF;
/*background:url(img/sf_link.jpg) top center no-repeat;*/

}

#content #centro #link #sottolink ul{
height:50px;
width:196px;
padding-top:10px;
}

#content #centro #link #sottolink ul li{
display:inline;
font-size:15px;
}

#content #centro #link #sottolink ul li a{
text-decoration:none;
color:#3E3E3E;
line-height:18px;
}

#content #centro #link #sottolink ul li a:hover{
color:#3E3E3E;
}

.infanzia:hover{
/*background:url(img/blu.jpg) top center no-repeat;*/
background:#D3E2EF;
}

.primaria:hover{
background:#FFDECA;
/*background:url(img/viola.jpg) top center no-repeat;*/
}

.secondaria:hover{
background:#FFEFBE;
/*background:url(img/giallo.jpg) top center no-repeat;*/
}

.secondariadue:hover{
/*background:url(img/verde.jpg) top center no-repeat;*/
background:#E3FFBE;
}

.corsi:hover{
/*background:url(img/verde.jpg) top center no-repeat;*/
background:#E5E3E8;
}

#content #foot{
position:relative;
top:0; left:0;
width:998px;
padding-top:30px;
}

#content #foot #credits{
position:relative;
top:0; left:0;
width:998px;
border-bottom:1px solid #7B91A6;
}

#content #foot #credits p{
font-size:11px;
color:#0B3255;
padding:8px;
text-align:right;
}

#content #foot #credits p a{
text-decoration:none;
color:#0B3255;
}

#content #foot #credits p a:hover{
color:#7B91A6;
}

#content #foot #indirizzo{
position:relative;
top:0; left:0;
width:998  px;
}

#content #foot #indirizzo p{
font-size:11px;
color:#0B3255;
padding:8px;
text-align:left;
}

#content #foot #indirizzo p a{
text-decoration:none;
color:#0B3255;
}

#content #foot #indirizzo p a:hover{
color:#7B91A6;
}