
body {
	margin:0;
	padding:0;
	text-align:center;
	/*background-color:#cccccc;*/
	background-color:#ffffff;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	/* background-image:url(../img/fondo.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	*/
}
td{
vertical-align:top;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
a{
	text-decoration: none;
	color:#FF6600;
}
a.informa{
text-decoration: none;
color:#FF6600;
border:1px dotted #666666;
padding: 5px
}
a.informa:HOVER{
text-decoration: none;
color:#FFFFFF;
border:1px dotted #666666;
padding: 5px;
background-color:#FF6600;
}

a.anno{
text-decoration: none;
color:#000000;
}
a.anno:HOVER{
text-decoration: none;
color:#FF6600;
}
a.anno_act{
text-decoration: none;
color:#FF6600;
}
hr {
color: #ffffff;
background-color:#ffffff;
border-bottom: 1px dotted #999999;
border-style: none none dotted;
}
#basic-content {
	margin:0 auto;
	/*5px in piu per ie5.5*/
	width:900px;
	text-align:left;
	/*margin-left:10px;*/
	margin-top:10px;
	height:100%;
}
#tableContainer{
background-color:#FFFFFF;
display:block;
border:1px solid #cccccc;
}
#tableContainer .colonnaLeft {
/*	border-right:1px solid #cccccc;
*/	background-color:#FFFFFF;
	width:450px;
	/* height:400px;*/
	padding-left:0px;
	padding-top:10px;
	display:block;
}
#tableContainer .colonnaRight {
	width:450px;
	padding-right:5px;
	/*background-color:#FFFFFF;*/
	border-left:1px solid #cccccc;
	height:500px
}


/***********************/
#cont_menu_p{
margin:0px 0px 0px 0px;
padding:0px;
height:210px;
width:450px;
}
#cont_menu_p #noflash{
color:#FF0000;
padding:15px;
/*background-color:#ff0000;*/


}
#menuBriciole{
color: #000000;
display:block;
padding:7px 0px 7px 0px;
margin:0px 0px 10px 15px;
clear:both;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
/*background-color:#CCCCCC;*/
}

#menuBriciole A {
color: #000000;
text-decoration:none
}
#menuBriciole A:hover {
color: #FF6600;
text-decoration:none
}

#menuBricioleall{
display:block;
padding:5px 0px 10px 0px;
margin:0px 0px 10px 15px;
clear:both;
border-top:1px solid #999999;
/*border-bottom:1px solid #999999;
*//*background-color:#CCCCCC;*/
}

.cont_gen_l{
display:block;
padding:0px 0px 10px 0px;
margin:0px 10px 0px 15px;
clear:both;
/*border-bottom:1px solid #999999;*/
/*background-color:#ff0000;*/
}

.cont_gen_r{
display:block;
padding:0px 0px 10px 0px;
margin:0px 10px 0px 10px;
/*border-bottom:1px dotted #999999;*/
/*background-color:#99FF33;
*/clear:both;
}

ul {
color:#ff6600;
list-style-type:disc
}

ul li {
color: #000000;
list-style-type:disc;
list-style-image : url(../img/lista.gif);
padding:0; 
position:relative; 
left:-2.4em;
}

.cont_gen_rBasso{
display:block;
padding:0px 0px 10px 0px;
margin:0px 10px 10px 10px;

/*background-color:#99FF33;*/
clear:both;
}

/**********************************************/

#menu{
display:block;
padding:0px 10px 0px 0px;
margin:0px 0px 10px 15px;
clear:both;
border-bottom:1px solid #999999;
}
/* navigation  background-color:#E4E4E4;*/
ul#navigation li {border-bottom:1px solid #ffffff; }
 /* fix for browser that dont need hack */
html>body ul#navigation li {border-bottom:1px solid #ffffff;}

ul#navigation {
font-size:10px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 7px 0px;
/*	border-bottom:1px solid #999999;
*/
}
ul#navigation li {
	margin-bottom:2px;
	padding:0px;
	background-color:#CCCCCC;
	display:block;
	list-style-type:none;
	/*border-bottom:1px #666666 solid;*/
}

ul#navigation li a {
	color:#000000;
	display:block;
	text-decoration:none;
	font-weight:bold;
	/*height:20px;*/
	padding:3px 0px 3px 10px;

}
ul#navigation li a:hover {
color:#FFFFFF;
background-color:#FF6600;
}
ul#navigation li.selected a {
	color:#FFFFFF;
	background-color:#FF6600;
}
#footer{
	text-align:left;
	margin: 0px 0px 20px 0px;
	color:#000000;
	width: 450px;
}

/* *********************** HOME PAGE ****************/
#news_home{
padding:5px 0px 5px 0px;
}




/************ STILI DI TESTO ****************/

.titoloPar{
color:#FF6600;
font-size:13px;
font-weight:normal;
}
.par12px{
font-size:12px;
font-weight:normal;
}
.testoBlue{
color:#003366;

}
.testoNormale{
font-style:normal;
}
p {
margin: 10px 0px 5px 0px;
}
img{
border:none;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
