/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #FFFFFF;
	color: #333333;
	font: 12px Verdana,Arial,Geneva,Helvetica,Sans-Serif
}
a{
	color: #C61723;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #818181 2px solid;
	border-bottom: #D0D0CE 1px solid;
	border-right: #D0D0CE 1px solid;
	color: #939393;
	font-size: 11px;
	padding: 2px
}
select{
	padding: 0
}
li{
	list-style: none
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 699px;
}
/*=== Header ===*/
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px
}
#header h1 a{
	display: block;
	height: 116px;
	width: 188px
}
#header h1 a:hover{
	text-decoration: none
}
/*- Search -*/
#search{
	/*float: right;
	height: 17px;
	margin: 0 0 20px;
	width: 215px*/
	display: none;
	
}
#search input{
	float: left;
	font-size: 10px;
	padding: 1px 2px;
	width: 130px
}
#search .btn{
	border: 0;
	height: auto;
	margin: 0 0 0 5px;
	padding: 0;
	width: auto
}
/*=== Navigation ===*/
#navigation{
	/*float: right;
	padding-right: 0 ;
	width: 610px;
	width: 500px;*/
	display: none;
	
}
/*- Nav1 -*/
#nav1{
	background: url(../images/nav1-bgr.gif) no-repeat top;
	clear: both;
	height: 18px;
	line-height: 18px;
	padding: 0 7px;
	font-size: 9px;
}
#nav1 div{
	float: left;
	font-size: 11px;
}
#nav1 ul{
	float: right;
	margin-right:40px;
}
#nav1 li{
	float: left;
	margin: 0 0 0 10px;
}
#nav1 li a{
	color: #000000;
}
#nav1 li a:hover,#nav1 li.active a{
	color: #C61723;
}
/*- Nav2 -*/
#nav2{
	font-size: 10px;
	background: url(../images/nav2-bgr.gif) no-repeat top;
	height: 29px;
	line-height: 29px;
	padding: 0 ;
}
#nav2 ul{
	float: left;
	height: 29px
}
#nav2 li{
	float: left;
	font-weight: bold;
	margin: 0 0 0 2px
}
#nav2 li a{
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0 1px 0 0;
	padding: 0 5px
}
#nav2 li a:hover,#nav2 li.active a{
	background: url(../images/nav2-hover.gif) repeat-x top;
	color: #FFFFFF;
	text-decoration: none
}
/*- Nav3 -*/
#nav3{
	background: url(../images/nav3-bgr.gif) no-repeat top;
	color: #FFFFFF;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 50px
}
#nav3 a{
	color: #FFFFFF;
	padding: 0 5px
}
/*- Nav4 -*/
#nav4{
	display: none;
	/*color: #999999;
	line-height: 23px;
	padding: 0 0 0 25px*/
}
/*- Nav5 -*/
#nav5{
	background: url(../images/nav5-bgr.gif) no-repeat top;
	float: right;
	height: 24px;
	line-height: 24px;
	padding: 0 0 10px;
	width: 580px
}
#nav5 li{
	border-right: 3px solid #FFFFFF;
	float: left;
	font-weight: bold;
	letter-spacing: 1px
}
#nav5 li a{
	color: #CC0000;
	display: block;
	float: left;
	padding: 0 7px
}
#nav5 li a:hover,
#nav5 li.active a{
	background: url(../images/nav5-hover.gif) no-repeat top center;
	color: #FFFFFF;
	text-decoration: none
}
#nav5 li#first a:hover,
#nav5 li#first.active a {
	background-position: top left
}
/*=== Columns ===*/
/*--- Left Column ---*/
#leftcol{
	/*float: left;
	padding: 0 0 15px;
	width: 188px*/
	display: none;
}
#leftcol h2{
	font-size: 14px;
	line-height: 29px;
	padding: 0 0 0 6px
}
/*--- Center Column ---*/
#centercol{
	/*float: right;
	margin: 10px 0 0;
	width: 588px*/
	
}
#centercol h2{
	/*color: #808080;
	font-size: 14px;
	padding: 0 0 5px 0;
	text-transform: uppercase*/
	display: none;
}
#centercol h3{
	font-size: 13px;
	letter-spacing: 1px;
	padding: 0 0 10px;
	text-transform: uppercase;
	
}
#centercol p{
	padding: 0 0 20px;
}
/*--- Sub Columns ---*/
.subcols{
	clear: both;
	padding: 5px 0;
}
/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	/*background: url(../images/box-bgr.gif) repeat-y;+/
	/*width: 588px*/
	width:650px;
}
.box-top,.box-bot{
 /*background: url(../images/box-top.gif) no-repeat top;*/
	clear: both;
	height: 24px;
	overflow: hidden;
	width: 586px;
}

.box-bot{
	/*background: url(../images/box-bot.gif) no-repeat top;*/
}
.box .spacer{
	clear: both;
	height: 1%;
	padding-top: 15px ;
}
.box .submenu .spacer{
	padding-top:15px;
	
}
/*- Box2 -*/
.box2{
	background: url(../images/box2-bgr.gif) repeat-y right;
	margin: 0 0 10px;
	width: 188px
}
.box2-top,.box2-bot{
	background: url(../images/box2-top.gif) no-repeat top right;
	clear: both;
	color: #FFFFFF;
	height: 29px;
	overflow: hidden
}
.box2-bot{
	background: url(../images/box2-bot.gif) no-repeat top right;
	height: 10px;
}
.box2 .spacer{
	padding: 10px 8px;
}
/*- Ads -*/
.ad{
	font-size: 10px;
	margin: 0 0 5px;
	text-align: center
}
.ad a{
	color: #000000
}
/*- Wrapper -*/
.wrapper{
	float: left;
	margin: 15px 15px 5px 0;
	width: 305px;
	border:1px solid #fff;
	
}
.wrapper img.fl{
	margin: 0 10px 0 0
}
/*- Icons / Link Buttons -*/
.icons{
	clear: both;
	height: 20px;
	margin: 0 0 15px
}
.icons a{
	color: #333333
}
a.print{
	background: url(../images/ico-print.gif) no-repeat left;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px
}
a.email{
	background: url(../images/ico-mail.gif) no-repeat left;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px
}
/*=== Styling Lists ===*/
/*=== Footer ===*/
#footer{
	background: url(../images/footer-bgr.gif) repeat-x top;
	clear: both;
	height: 120px
}
#footer a{
	text-decoration: underline
}
#footer h2{
	clear: both;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 3px;
	line-height: 29px;
	text-align: center;
	text-transform: uppercase
}
/*- Footer Sub Cols -*/
#footer .col1{
	float: left;
	font-size: 10px;
	padding: 0 0 0 30px;
	width: 170px
}
#footer .col2{
	float: left;
	width: 460px;
}
#footer .col2 p{
	padding: 15px 0 0
}
/*- Copyright -*/
.copy{
	font-size: 10px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden
}
.hl{
	background: url(../images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 1px;
	width: 100%;
	margin: 10px 0;
	overflow: hidden
}
.fl{
	float: left
}
img.fl{
	margin: 0 15px 10px 0;
}
.fr{
	float: right;
	display: none;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}

.spacer ul li {
	margin-left:15px;
	list-style: disc;
}

/*doccategory*/
.documenti{
	padding-bottom: 8px;
	
	border:1px solid #fff;
}
.bordodoc{
	border-bottom:1px dotted;
	margin-bottom:10px;
}
.categorydoc{
	float:right;
	width:520px;
	color: #c61723;	
}
.arrowdoc{
	float: left;
	width:20px;
	
}
.titolodoc{
	color:#c61723;
	font-weight: bold;
}
.subtitolodoc{
	color:#333333;
	font-style: italic;
}
.contentdoc{
	float:left;
	width:333px;
	color:#333333;
	line-height:16px;
}
.readdoc{
	float: right;
	width: 167px;
	color: #333333;
}
a.scaricadoc:link, a.scaricadoc:visited{
	color:#333333;
	text-decoration: none;
	padding-left:4px;
	font-style: italic;
}
a.scaricadoc:hover, a.scaricadoc:focus{
	text-decoration: underline;
	
}
.clear{
	clear: both;
	line-height: 1px;
}
.elencopagine{
	margin-bottom: 10px;
}
a.pagineurl:link, a.pagineurl:visited:visited{
	color:#333333;
	text-decoration: none;
}
a.pagineurl:hover, a.pagineurl:focus{
	text-decoration: underline;
}
.elencopagineright{
	float: right;
	width:400px;
	text-align: right;
}
.hide{
	display: none;
}

