/*---------------- HOME PAGE -------------------- */
/*---------------- comuni -------------------- */
*{
margin:0;
padding:0;
}
body{
background:url(../images/bg.jpg) repeat-x #f5f6f7;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
#container{
width:960px;
margin-left:auto;
margin-right:auto;
background:url(../images/bg_container.jpg) repeat-y center;
}
#top{
width:960px;
height:200px;
background:url(../images/top.jpg) no-repeat center;
}
#logo img{padding-left:19px; border:none;}
#lang{text-align:right; padding-right:30px; padding-top:12px;}
#lang img{border:none;}
#menu{
padding-left:15px;
background:url(../images/bg_container.jpg) repeat-y center;
}



.clear{clear:both;}
.clear_home{height:1px; clear:both; background:url(../images/bg_clear.jpg) repeat-y;}

#contenuti{margin-left:16px; margin-right:21px; padding:0; background:url(../images/bg_contenuti_home.jpg) repeat-x bottom; /*border-bottom:1px solid #e1dfdf;*/}

/*-----------------contenuti --------------*/



/*------COLONNA SINISTRA --------------*/
#col_sx{width:242px; float:left; background:url(../images/bg_col_sx.jpg) no-repeat bottom;}
#col_sx p{margin-left:25px; margin-right:10px;}
#col_sx ul{margin-left:25px;}
#col_sx ul li{font-weight:bold; list-style-image:url(../images/bg_li.gif); line-height:18px;}
#cont_address{
width:242px;
height:145px;
background:url(../images/bg_indirizzo_home.jpg) no-repeat bottom;
margin-bottom:0;
z-index:10;
}

address{
margin-left:85px; padding-top:35px;
font-style:normal;
color:#999;
font-size:9px;
}
#dati{
margin-left:10px; margin-top:5px; margin-bottom:0;
color:#b3b3b3;
font-size:9px;
}*
/*#dati{
margin-left:10px; margin-top:5px; margin-bottom:0;
color:#b3b3b3;
font-size:9px;
}*/
/*address{
width:167px;
height:96px;
padding-left:75px;
padding-top:50px;
background:url(../images/bg_indirizzo_home.jpg) no-repeat bottom;
font-style:normal;
font-size:9px;
}*/

/*------CENTRO --------------*/
.adesivo {margin-left:-20px; padding:0; border:0;}


#centro{width:376px; float:left; border-left:1px solid #eaeaea; border-right:1px solid #eaeaea; margin-top:20px; }
#news{height:185px; background:url(../images/bg_news.jpg) repeat-x center bottom; padding-bottom:15px;}
#news a{font-size:11px; font-weight:bold; color:#fca205; line-height:18px; margin-bottom:0; margin-left:25px; display:block; text-decoration:none;}
#news p{font-size:11px; line-height:18px; margin-left:25px; margin-bottom:10px;}

/*------NEWS GRANDE CON CAMBIO SFONDO E DIMENSIONI --------------*/
/*#news.solo { height:348px; background:url(../images/bg_corsi.jpg) repeat-x left bottom; }*/

*#corsi{height:151px; /*height:131px;*/ background:url(../images/bg_corsi.jpg) repeat-x left bottom; /*padding-bottom:15px; padding-top:15px;*/ padding-top:10px;}
#corsi a{font-size:11px; font-weight:bold; color:#148ead; line-height:18px; margin-bottom:0; margin-left:25px; display:block; text-decoration:none;}
#corsi p{font-size:11px; line-height:18px; margin-left:25px;}

/*------COLONNA DESTRA --------------*/
#col_dx{width:302px; float:left;}
#col_dx img{border:0;}
.box{border-bottom:1px dashed #cccccc; padding-bottom:15px; padding-left:10px; padding-top:10px;}
.box1{border-bottom:none; padding-bottom:11px; padding-left:10px; padding-top:10px;}
.box .blu{border-bottom:none; padding-bottom:10px; padding-top:10px;}
.box p, .box1 p{font-size:11px;}
.arancio{font-weight:bold; color:#e69926; text-decoration:none;}
.giallo{font-weight:bold; color:#fabc13; text-decoration:none;}
.blu{font-weight:bold; color:#148eaf; text-decoration:none;}


#footer{
width:960px;
height:73px;
background:url(../images/bottom.jpg) no-repeat center;
text-align:right;

}
#footer a{
color:#999999;
font-size:10px;
display:block;
margin-right:40px;
padding-top:25px;
}
