body {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
color:#111111;
font-size:12px;
background-color:#E6E6E6;
background-repeat:no-repeat;
background-image:url(images/sfondo30.jpg);
background-position:top center;
}

#pagina {
width:900px;
margin:0px auto 0px auto;
position:relative;
padding-top:380px;

}

#logo {
/*
width:330px;
height:316px;
position:absolute;
top:60px;
left:160px;
*/
width:402px;
height:332px;
position:absolute;
top:56px;
left:160px;
}

#menu {
font-size:18px;
width:300px;
height:170px;
position:absolute;
top:42px;
left:444px;
font-weight:normal;
}

#menu_lingue {
font-size:14px;
width:80px;
height:40px;
position:absolute;
top:8px;
left:800px;
text-align:right;
}

#menu_lingue a:link, #menu_lingue a:visited {
color:#000000;
text-decoration:none;
}

#menu_lingue a:hover, #menu_lingue a:active {
color:#EA0074;
}

#menu a:link, #menu a:visited {
color:#000000;
text-decoration:none;
}

#menu a:hover, #menu a:active {
color:#EA0074;
text-decoration:none;
}

#contenuto {
width:860px;
padding:20px;
}

.testo {
border:1px solid #EA0074;
padding:10px;
background-image:url(images/opaco70.png);
background-repeat:repeat;
margin-top:10px;
}

.testo a:link, .testo a:visited {
color:#000000;
}

.testo a:hover, .testo a:active {
color:#EA0074;
}

#footer {
padding:10px 0px 10px 0px;
text-align:center;
color:#666666;
}

h2 {
font-size:16px;
font-weight:normal;
color:#EA0074;
font-style:italic;
}

#footer a:link, #footer a:visited {
color:#666666;
text-decoration:none;
}

#footer a:hover, #footer a:active {
color:#EA0074;
text-decoration:none;
}

.data {
color:#EA0074;
}

.news_home p{
margin:0px;
padding:0px;
}

.messaggio {
border:1px dashed #158ABB;
color:#041B24;
background-color:#D2F1FA;
padding:6px;
margin:6px 0px 6px 0px;
}

.errore {
border:1px dashed #D02E4D;
color:#300C13;
background-color:#F1C7CF;
padding:6px;
margin:6px 0px 6px 0px;
display:none;
}
