body {
	font:  12px/17px Arial, Helvetica, sans-serif;
	background: #444444 url(css/back.jpg) repeat-y center;
	color: #E0E0E0;
	text-align: left;
	padding: 0px;
	margin: 0px;

	}
h1 {
	color: #FF9900;
	font: 175% Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font: bold 135% Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
}


.newsDIVIDI {
	background-image: url(css/bkg_gorLine.gif);
	background-repeat: repeat-x;
}
a:link, a:visited, a:active{
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}
.percorso {
	color: #CCCCCC;
	font-size: 11px;
	padding: 0px;
}
.intestatratt {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}





.bluetabs{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}

.bluetabs ul{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left;
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
color: #FF9900; 
}

.bluetabs li a:visited{
	color: #FF9900;
	text-decoration: none;
}

.bluetabs li a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #FF9900;
}


.late1 a:link, .late1 a:active, .late1 a:visited{
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 18px;
	font-weight: bold;
	display: block;
	text-indent: 5px;
}

.late1 a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #FF9900;
	
}

.late2 a:link, .late2 a:active, .late2 a:visited{
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	display: block;
	text-indent: 5px;
	background-color: #CCCCCC;
}

.late2 a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #FF9900;
}

.late3 a:link, .late3 a:active, .late3 a:visited{
	color: #CCCCCC;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	display: block;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.late3 a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #FF9900;
}




.dropmenudiv_b{
	position:absolute;
	top: 0;
	font:  normal 11px/18px arial, verdana, sans-serif;
	z-index:100;
	background-color: #252525;
	width: 200px;
	visibility: hidden;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
}


.dropmenudiv_b a{
	width: auto;
	display: block;
	text-indent: 5px;
	padding: 2px 0;
	background-color: #252525;
}

* html .dropmenudiv_b a{
	width: 100%;
	border-bottom: 1px dashed #444444;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #444444;
	border-left-color: #444444;
	border-right-width: 1px;
	border-left-width: 1px;
}

.dropmenudiv_b a:hover{
	background-color: #FF9400;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(css/menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}











#navbar {
display: block;
border-bottom: 1px solid #222;
text-align: center;
margin: 0px auto;
background: #252525;
position:relative; 
width: 100%; 
height: 0px; 
overflow:hidden;
}

#navbar #navContainer {
width: 700px;
margin: 0px auto;
top: 0px;
position:relative;
display: block;
text-align: left;
height: 158px;
padding:0;
}
.formbox {
	border: 1px dashed #999999;
	background-color: #FFFFFF;
	font-size: 12px;
}
.formpusante {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px ridge #CCCCCC;
	background-color: #FF9900;
	font-size: 11px;
}
p {
	line-height: 18px;
}

