body{
	margin:0px 0px;
	text-align: center;    /* per far contento IE6- */
    width: 100%; 
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#757775; /*6e777c;*/
	background-image:url(img/sfondo_pagina.jpg); background-repeat:repeat;
}

div#sfondo_ombra{
	width:970px; margin:auto auto;
	background-image:url(img/sfondo_ombra.jpg); background-repeat:repeat-y;
	/* border:1px dashed #F00; */
}

div#container{
	text-align: left;    
	width:958px; margin:auto auto;
	/* border:solid 1px #0FF; */
}

div#header{
	min-height:161px; height:161px;
	color:#FFFFFF; font-size:12px; font-weight:bold; 
	background-image:url(img/header.jpg); background-repeat:no-repeat; 
}

div#sezione{
	background-image:url(img/sfondo_sezione.jpg); background-repeat:repeat-y;
}

div#footer{
	min-height:67px; height:67px; padding-left:97px;
	color:#1b1921; font-family:Arial, Helvetica, sans-serif; font-size:11px; vertical-align:bottom;
	background-image:url(img/footer.jpg); background-repeat:no-repeat;
}

ul#menu_up {
	position:absolute; top:138px; margin:0px 0px; padding:0px 0px;
	color:#FFFFFF; font-weight:bold; vertical-align:bottom;	
}

ul#menu_up li{
	list-style:none; display:inline; text-align:center; vertical-align:bottom;
}
ul#menu_up li a:link, ul#menu_up li a:visited {
	text-decoration:none;
}
ul#menu_up li a:hover {
	text-decoration:none;
	color:#ff0000;
}
span.tit_home16 { 
	color:#ffcc2c; font-size:16px;
}
span.tit_home24 {
	color:#ffcc2c; font-size:24px; font-weight:bold;
}

span.tit_sez16 { 
	color:#004fa3; font-size:16px;
}
span.tit_sez24 {
	color:#004fa3; font-size:24px; font-weight:bold;
}

div#header a{color:#FFFFFF; text-decoration: none;}
div.link_sel{font-size:12px; font-weight:bold; padding-left:10px; color:#004fa3; border-bottom:solid 1px #004fa3; cursor:default; }
div.link_des{font-size:12px; font-weight:bold; padding-left:10px; color:#d69e20; border-bottom:solid 1px #d69e20; cursor:pointer; }
div.link_des a:link, div.link_des a:visited {text-decoration:none; }
div#footer a{color:#1b1921; text-decoration: none;}

.evidenziato {
	color: #FF0000;
}

/*table, td { border:1px solid #CCCCCC; text-align:center; }*/

td.bordi { border:1px solid #CCCCCC; text-align:center; }

a:link    { color: #d69e20; font-weight:bold; text-decoration:underline; }
a:visited { color: #d69e20; font-weight:bold; text-decoration:underline; }
a:hover   { color: #004fa3; font-weight:bold; text-decoration:underline; }

#box-offerta {
	overflow:hidden;
	margin: 0 auto;
	width:900px;
	padding:10px 0 30px 0;
	margin-left:45px;
}
#box-offerta .interno {
	width:280px;
	float:left;
	background-color:#fcd86a;
	overflow:hidden;
	margin-right:15px;
}

