body{
background:#EDEDED url(../img/intesta.gif) no-repeat top center;
color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;

}
body, p{
margin:0;
padding:0;
text-align:justify;
}
/*stile generale   */
a{
outline:none;
color:#666666;
}
a:hover{
color:#550000;
}
.clearfix{
clear:both;
}
.marg20{
margin-bottom:15px;
}

/*stile titoli*/
h1, h2, h3, #menu a{
font-family:Arial, Helvetica, sans-serif;
}
h1{
font-size:13px;
letter-spacing:3px;
text-align:left;
}
h2{
font-size:12px;
letter-spacing:2px;
color:#3366cc;
border-bottom:1px dashed #3366FF;
margin-left:20px;
}
h3{
font-size:12px;
border-bottom:1px dashed #770000;
}
h1 span{
color:#3366cc;
font-style:oblique;

}
h3 span, #menu a.selezionato, #menu a:hover.selezionato{
color:#3366cc;
}
#menu a:hover{
color:#3366cc;
}
h2 span{
color:#999999;
}

ul{
	list-style-type: inherit;
	list-style-position:outside;
	list-style-image:none;
	line-height:20px;
	color:#3366CC;
} 

/*stile elementi*/
#page{
width:960px;
margin:auto;
}
#page-description{
	color:#973836;
	font-size:10px;
	position:absolute;
	left:358px;
	bottom:191px;
	width: 612px;
	background-color:#973836;
	top: 0px;
	height: 15px;
}
/*header - menu*/
#header{
height:135px;
position:relative;
}

#menu{
	position:absolute;
	left:465px;
	bottom:-21px;
	width: 485px;
	/*background-color:#FFFFFF;*/
}
#menu a{
color:#ffffff;
font-size:11px;
text-decoration:none;
font-style:italic;
margin:0 20px;
}
/*immagine sfondo*/
#top_page{
height:24px;
background:url(../img/top_bg.png) no-repeat bottom;

/*position:absolute;
left:237px;
bottom:-20px;
width: 686px;
*/

}
#bottom_page{
height:30px;
background:url(../img/bot_bg.png) no-repeat top;
margin-bottom:30px;
}
#content{
/* background:url(../img/mid_bg.png) repeat-y; */
padding: 0 30px;
height:100%; /*per IE6*/
background-color:#FFFFFF
}
/*colonna sinistra*/
#content_description{
float:left;
width:600px;
margin-right:30px;
}
#content_description img{
float:right;
margin: 10px 20px 20px 10px;
}
#left_mid{
border:1px dashed #666666;
font-size:10px;
text-transform: uppercase;
}
.content_mid{
width:42%;
float:left;
padding:20px;
}
/*colonna destra*/
#navigation{
width:255px;
float:left;
font-size:10px;
line-height:15px;
}
.top_right{
height:20px;
background:url(../img/top_right.jpg) no-repeat;
}
.bot_right{
height:20px;
background:url(../img/bot_right.png) no-repeat;
}
.content_right{
background:url(../img/contenuto_right.png) repeat-y;
padding:0 20px;
height:100%; /*per IE6*/
}



