/* CSS Document */

body{
background:#990000 url(../img/body_bg.gif);
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.clear{
clear:both
}

a{
color:black;
/*border-bottom:1px dotted #990000;*/
}

.testopiccolo{
font-size:12px;
}
.testopiccologrigio{
font-size:12px;
color: #666666
}

.testorosso{
color:#FF0000;
text-decoration:none;
font-weight:bold
}

.img-left{
float:left;
padding:3px;
margin:0px 10px 10px 0px;
border:1px solid #990000
}
.img{
padding:3px;
margin:0px 10px 10px 0px;
border:1px solid #990000
}

.link-esterni a{
color:#FF0000;
text-decoration:none;
font-weight:bold
}

#topnero{
height:32px;
background:#333333
}
#topnero #menu{
width:895px;
padding:3px 5px 0px 0px;
color:white;
margin:0px auto;
font-size:12px;
}
#topnero #menu a{
color:white;
text-decoration:none
}

#wrapper{
width:900px;
background:white;
margin:0px auto;
/*padding:20px;*/
overflow:auto;
height:2000px;
}
#logo{
background:url(../img/logo.gif) no-repeat;
width:376px;
height:82px;
margin:20px 0px 20px 20px;
float:left
}
#slogan{
background:url(../img/slogan.gif) no-repeat right;
width:500px;
height:122px;
float:right;

}
#foto{
width:860px;
height:219px;
margin:0px 20px 0px 20px;
clear:both
}
#inevidenza{
background:url(../img/inevidenza_bg.gif) no-repeat;
width:860px;
height:35px;
margin:20px;
}
#inevidenza #titolo{
color:white;
width:210px;
padding:9px 0px 0px 13px;
font-weight:bold;
letter-spacing:9px;
font-size:16px;
float:left
}
#inevidenza #testo{
color:white;
width:615px;
padding:9px 0px 0px 10px;
font-weight:bold;
font-size:16px;
float:right
}

/********************************************************CONTENT**********************************************************/

#content{
width:860px;
margin:20px;


}

#left{
width:190px;
float:left;
padding:0px 10px 0px 0px;
}
#left .vocemenu{
color:#990000;
font-weight:bold;
padding-bottom:5px;
}
#left .vocemenu a{
color:#990000;
text-decoration:none;
border-bottom:none;
}
#left .sottomenu{
color: #333333;
padding-left:10px;
font-size:12px;
font-weight:bold;
margin-bottom:10px;
line-height:25px;
}
#left .sottomenu a{
color: #333333;
text-decoration:none
}

#center{
width:420px;
float:left;
padding:0px 20px 0px 20px;
line-height:25px;
text-align:justify;
padding-bottom:30px;

}
#center .titolo{
color:#990000;
font-size:24px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif}

#centersuccessive{
width:620px;
float:right;
padding:0px 20px 0px 20px;
line-height:25px;
text-align:justify
}
#centersuccessive .titolo{
color:#990000;
font-size:24px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif}

#right{
width:190px;
float:right;
padding:0px 0px 0px 10px;
font-size:12px;
}
#right #iniz-grande{
color: #999999;
font-size:20px;
font-weight:bold
}
#right #iniz-piccolo{
color: #999999;
font-size:14px;
font-weight:bold
}

#footer{
background:#333333;
border-top:2px solid #990000;
color:#999999;
font-size:11px;
padding:3px;
text-align:center;
width:894px;
margin:0px auto;
}

#footer a{
color:#999999;
text-decoration:none;
border-bottom:none
}
