body{
background:#cccccc url(../img/intesta.jpg) no-repeat top center;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}
body, h1, h2, h3, p{
margin:0;
padding:0;
}
/*stile generale*/
a{
outline:none;
color:#666666;
}
a:hover{
color:#990000;
}
.clearfix{
clear:both;
}
.marg20{
margin-bottom:15px;
}
/*stile titoli*/
h1, h2, h3, #menu a{
font-family:Arial, Helvetica, sans-serif;
}
h1{
font-size:26px;
}
h2{
font-size:16px;
}
h3{
font-size:12px;
border-bottom:1px dashed #990000;
}
h1 span,h3 span, #menu a.selezionato, #menu a:hover.selezionato{
color:#990000;
}
h2 span, #menu a:hover{
color:#990000;
}
ul{
	list-style-type:circle;
	list-style-position:outside;
	list-style-image:none;
	line-height:20px;
	color: #990000;
} 

/*stile elementi*/
#contenitore{
width:960px;
margin:auto;
}
/*header - menu*/
#header{
height:110px;
position:relative;
}
#tagalto{
	position:absolute;
	left:133px;
	bottom:71px;
	width: 821px;
	background-color:#FFFFFF;
}
#menu{
	position:absolute;
	left:349px;
	bottom:-18px;
	width: 613px;
	background-color:#FFFFFF;
}
#menu a{
color:#666666;
font-size:15px;
text-decoration:none;
margin:0 20px;
}
/*immagine sfondo*/
#top{
height:30px;
background:url(../img/top_bg.png) no-repeat bottom;
}
#bottom{
height:30px;
background:url(../img/bot_bg.png) no-repeat top;
margin-bottom:30px;
}
#contenuto{
/* background:url(../img/mid_bg.png) repeat-y; */
padding: 0 30px;
height:100%; /*per IE6*/
background-color:#FFFFFF
}
/*colonna sinistra*/
#left_col{
float:left;
width:615px;
margin-right:30px;
}
#left_col img{
float:left;
margin: 0 20px 20px 0;
}
#left_mid{
border:1px dashed #666666;
font-size:10px;
text-transform: uppercase;
}
.contenuto_mid{
width:42%;
float:left;
padding:20px;
}
/*colonna destra*/
#right_col{
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;
}
.contenuto_right{
background:url(../img/contenuto_right.png) repeat-y;
padding:0 20px;
height:100%; /*per IE6*/
}

#intestatab
{
width:100%;
height:30px;
background-color:#333399;
font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

#rigatab
{
width:100%;
height:100px;
}

#rigatabnuovo
{
width:60%;
height:100px;
}
#cellatab1
{
width:150px;
float:left;
text-align:left;
}
#cellatab2
{
width:300px;
float:left;
text-align:left;
}
#cellatab3
{
width:70px;
float:left;
text-align:right;
}
#cellatab4
{
width:70px
float:left;
text-align:right;
}
