body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color : #000;
	color : #FFF;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width: 99%;
}

/* DIV ID's */

#Testata {
	color : #FFF;
	border-bottom : 1px solid #FFF;
	margin-bottom : 15px;
	width: 100%;
	padding : 0 10px 10px 0;
	background : #000 url(/image/particolari_barra.jpg) no-repeat 99%;
	}

#Footer {
	background-color : #000;
	color : #FFF;
	border-top : 1px solid #FFF;
	margin-top : 15px;
	width: 100%;
	text-align : right;
}

#Menu {
	background-color : #000;
	color : #FFF;
	padding : 0 5px 0 10px;
	font : 13px Arial, Helvetica, sans-serif;
	}

#Menu P {
	padding : 0;
	margin : 5px;
	}
	
#Menu A:link, #Menu A:visited, #Menu A:active {
	color: #CCC;
	font-weight : bold;
	text-decoration : none;
}

#Menu A:hover {
	color: #FFF;
	font-weight : bold;
	text-decoration : none;
}
	
#Contenuto {
	font-family : Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color : #000;
	color : #FFF;
	padding : 10px 10px 10px 20px;
}

#Contenuto .smalltext {
	font-family : Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#Contenuto H2.NewsH2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color : #000;
	color : #B36D3B;
	padding : 0 0 10px 5px;
}

#Contenuto div.immagine { 
	margin: 5px 5px 5px 0px;
	float:left;
	width: 200px;
}

#Contenuto ul {
	padding-left: 230px;
}

#Contenuto li {
	list-style-type : square;
}

#Contenuto th {
	font-family : Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color : #000;
	color : #FFF;
	padding : 4px 3px 0 0;
	font-weight : bold;
	text-align: left;
}

#Contenuto td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color : #000;
	color : #FFF;
	padding : 4px 0 0 4px;
}

#Contenuto A:link, A:visited, A:hover, A:active {
	color: #FFF;
	text-decoration : underline;
}

#Contenuto A:hover {
	color: #FFF;
	text-decoration : none;
}

#Contenuto IMG {
	border : 0px;
}
	
#Sottomenu1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	background-color : #000;
	color : #FFF;
	padding : 0 5px 0 15px;
	letter-spacing : 0;
}

#Sottomenu1 A:link, #Sottomenu1 A:visited {
	color: #999;
	text-decoration : none;
	font-weight : normal;
}

#Sottomenu1 A:hover, #Sottomenu1 A:active {
	color: #FFF;
	text-decoration : none;
	font-weight : normal;
}

#Sottomenu2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	background-color : #000;
	color : #FFF;
	padding : 0;
	letter-spacing : 0;
}

#Sottomenu2 A:link, #Sottomenu2 A:visited {
	color: #999;
	text-decoration : none;
	font-weight : normal;
}

#Sottomenu2 A:hover, #Sottomenu2 A:active {
	color: #FFF;
	text-decoration : none;
	font-weight : normal;
}

/* Fine DIV ID's */


/* News */

DIV.NewsDIV {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #000;
	color : #CCC;
	padding : 10px 10px 0 0;
	border-bottom : 1px solid #B36D3B;
	margin : 0 0 0 0;
}

#Contenuto A.NewsA, #Contenuto A.NewsA:link, #Contenuto A.NewsA:visited, #Contenuto A.NewsA:active {
	color: #CCC;
	text-decoration : none;
}

#Contenuto A.NewsA:hover {
	color: #FFF;
	text-decoration : none;
}

#Contenuto #Privacy LI {
	list-style-image : none;
	margin-top : 9px;
}