@charset "utf-8";
/* CSS Document */

body {
background-color:#E085DE;

}
#header{

font-size: 2.5em;
line-height: 2.5em;
color:#006699;
}

#pagina{
background-image:url(Images/sfondo1.png);
background-position:top;
background-repeat:repeat;
width:900px;
margin: 0 auto;

}
#benvenuto {
text-align:center;
font-weight: bold;
font-size: 2.8em;
color:#053254;
text-decoration:blink;

}
#sidebar1{

text-decoration: none;
text-align:left;
line-height: 2.5em;
font-size: 1.5em;

}

#sidebar1  a:visited {
color: #AAAB39;
}
#sidebar1 a:hover {
font-weight: bold;
font-size: 1.3em;
color:#003399;

text-decoration: none;
}
#sidebar1 a {

color:
#006699;
font-size: 1.3em;
text-decoration: none;
}

#mainContent{
text-align:justify;
color:#330000;
}

#news{
text-align:center;
color:#000099;
font-size: 1.2em;
}
#risalto{
text-align:center;
color:#000099;
font-size:2.2em;
font-weight:bold;
}

#sottotitolo{
font-size:0.5em;
}

#centrato{
text-align:center;
}

