/*=== Setup ===*/

* {
	border: 0;
	margin: 0;
	padding: 0;
}

body{
	background: #FFFFFF;
	color: #333333;
	font: 12px Verdana,Arial,Geneva,Helvetica,Sans-Serif;
}

a:link, a:visited {
	color: #C61723;
	
}

a.email{
	background: url(../images/ico-mail.gif) no-repeat left;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	text-decoration: none;
}

a.pagineurl:link, a.pagineurl:visited:visited{
	color: #333333;
	text-decoration: none;
}

a.print{
	background: url(../images/ico-print.gif) no-repeat left;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	text-decoration: none;
}

a.scaricadoc:link, a.scaricadoc:visited{
	color: #333333;
	font-style: italic;
	padding-left: 4px;
	text-decoration: none;
}

img.fl {
	margin: 0 10px 10px 0;
}

input,select,textarea {
	border: #818181 2px solid;
	border-bottom: #D0D0CE 1px solid;
	border-right: #D0D0CE 1px solid;
	color: #939393;
	font-size: 11px;
	padding: 2px;
}

li {
	list-style: none;
}

select {
	padding: 0;
}

.ac{
	text-align: center;
}

/*- Ads -*/
.ad {
	font-size: 10px;
	margin: 0 0 5px;
	text-align: center;
}

.ar {
	text-align: right;
}


/*=== Styling Boxes ===*/
/*- Box -*/
.box {
	background: url(../images/box-bgr.gif) repeat-y;
	background-position: 3px;
	height: auto !important;
	height: 1px;
	padding-left: 3px;
}

#content {
	margin: 10px 0 0 20px;
}

#content ul {
	margin: 0 0 0 20px;
}
#content ul li {
	list-style: disc !important;
}

/*- Box2 -*/
.box2 {
	background: url(../images/box2-bgr.gif) repeat-y right;
	margin: 0 0 10px;
	width: 188px;
}

.box2 .spacer{
	padding: 10px 8px;
}

.box2-bot {
	background: url(../images/box2-bot.gif) no-repeat top left;
	height: 10px;
}

.box2-top {
	background: url(../images/box2-top.gif) no-repeat top left;	
	color: #FFFFFF;
	height: 29px;
	overflow: hidden;
}
.box2-top a:link, .box2-top a:visited {
  color: #FFFFFF;
  text-decoration:none;
}

.box-bot{
	background: url(../images/box-bot.gif) no-repeat top left;
	padding-bottom: 5px;
}

.box-top {
	background: url(../images/box-top.gif) no-repeat top left;
	height: 24px;
	background-color: #fff;
}

.arrowdoc {
	float: left;
	width: 20px;
}

.bordodoc{
	border-bottom: 1px dotted;
	margin-bottom: 10px;
}



.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
	font-size: 10px !important; /*per Firefox*/
	font-size: 1px; /*per Explorer*/
}

.contentdoc{
	color: #333333;
	float: left;
	line-height: 16px;
	width: 333px;
}

/*- Copyright -*/
.copy{
	font-size: 10px;
}

/*doccategory*/
.documenti{
	border: 1px solid #FFFFFF;
	padding-bottom: 8px;
}

.elencopagine{
	background: url(../images/sfondo_grigio.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.elencopagineright{
	float: right;
	text-align: right;
	width: 400px;
}

/*=== Misc. ===*/
.fix {
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

.hide{
	display: none;
}

.hl {
	background: url(../images/hl-dot.gif) repeat-x top;
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
}

/*- Icons / Link Buttons -*/
.icons {
	height: 20px;
	margin: 0 0 15px;
}

.icons a:link, .icons a:visited {
	color: #333333;
	text-decoration: none;
}

.readdoc{
	color: #333333;
	float: right;
	width: 167px;
}

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

/*--- Sub Columns ---*/
.subcols {
	padding: 5px 0;
}

.subtitolodoc{
	color: #333333;
	font-style: italic;
}

.titolodoc{
	color: #C61723;
	font-weight: bold;
}

.titolodoc a:link, a:visited {
	color: #C61723;
	text-decoration: none;
}



/*- Wrapper -*/
.wrapper {	
	margin: 15px 5px 5px 0;
	width: 265px;
}

.wrapper img.fl {
	margin: 0 10px 0 0;
}

/*--- Left Column ---*/
#leftcol{
	float: left;
	width: 188px;
}

#leftcol h2{
	font-size: 14px;
	line-height: 29px;
	padding: 0 0 0 6px;
}
/*--- Center Column ---*/
#centercol {
	/*padding-left: 200px;*/
	width: auto;
	margin-left: 200px;
   height: 1%;
}

#centercol h2 {
	color: #808080;
	font-size: 14px;
	padding: 10px 0 10px 15px;
	text-transform: uppercase;
}

#centercol h3 {
	font-size: 13px;
	letter-spacing: 1px;
	padding: 0 0 10px;
	text-transform: uppercase;
}

#centercol h3 a {
	color: #808080;
	text-decoration: none;
}

#centercol p {
	padding: 0 0 20px 0;
}

/*=== Columns ===*/
#columns {
}

/*=== Styling Lists ===*/
/*=== Footer ===*/
#footer {
	background: url(../images/footer-bgr.gif) repeat-x top;
	height: 120px;
	margin-top: 10px;
}

/*- Footer Sub Cols -*/
#footer .col1 {
	float: left;
	font-size: 10px;
	padding: 0 0 0 30px;
	width: 170px;
}

#footer .col2 {
	float: left;
	width: 570px;
}

#footer .col2 p {
	padding: 15px 0 0;
}

#footer a, a.scaricadoc:hover, a.scaricadoc:focus, a.pagineurl:hover, a.pagineurl:focus, a:hover, #centercol h3 a:hover {
	text-decoration: underline;
}

#footer h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 3px;
	line-height: 29px;
	text-align: center;
	text-transform: uppercase;
}

/*=== Navigation ===*/
#navigation{
	padding: 27px 0 0 190px;
}

/*- Logo -*/
#header {
}

#header h1 {
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 188px;
}

#header h1 a {
	display: block;
	height: 116px;	
}

#header h1 a:hover {
	text-decoration: none;
}

/*- Nav1 -*/
#nav1 {
	background: url(../images/sfondonav1.gif);
	height: 18px;
	line-height: 18px;
}

#nav1 div{
	background: url(../images/nav1-bgr.gif) no-repeat top left;
	float: left;
	font-size: 11px;
	padding-left: 10px;
}

#nav1 li{
	float: left;
	margin: 0 0 0 15px;
}

#nav1 li a, .ad a {
	color: #000000;
	text-decoration: none;
}

#nav1 li a:hover,#nav1 li.active a{
	color: #C61723;
}

#nav1 ul, .fr {
	float: right;
	margin-right: 10px;
}

/*- Nav2 -*/
#nav2 {
	background: url(../images/nav2-bgr.gif);
	height: 29px;
}

#nav2 li a:link, #nav2 li a:visited {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding: 8px;
	text-decoration: none;
}

#nav2 li a:hover, #nav2 li.active a:link, #nav2 li.active a:visited {
	background: url(../images/nav2-hover.gif) repeat-x top left;
	color: #FFFFFF;
}

.activenav2{
	background: url(../images/nav2-hover.gif) repeat-x top left;
	color: #FFFFFF;
}

#nav2 li, .fl {
	float: left;
	margin-bottom: -1px;
}

#nav2 ul {
}

/*- Nav3 -*/
#nav3{
	background: url(../images/nav3-bgr.gif) no-repeat top left;
	background-color: #424242;
	color: #FFFFFF;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	text-align: left !important;
	padding-left: 5px;
}

#nav3 a:link, #nav3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 5px;
}
#nav3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0 5px;
}

/*- Nav4 -*/
#nav4 {
	clear: both;
	color: #999999;
	line-height: 23px;
	padding: 0 0 0 25px;	
}
#navmap{
	clear: both;
	color: #999999;
	line-height: 23px;
	padding: 0 0 0 25px;	
}
#navmap a:link,#navmap a:visited{
	text-decoration: none;
	color: #999;
}
#navmap a:hover {
	text-decoration: underline;
}
#nav4 a:link, #nav4 a:visited {
	text-decoration: none;
	color: #999;
}
 #nav4 a:hover {
	text-decoration: underline;
}

/*- Nav5 -*/
#nav5 {
	background-image: url(../images/sfondonav5.gif);
	height: 24px;	
}

#nav5 li {
	border-right: 3px solid #FFFFFF;
	float: left;
	font-weight: bold;
	letter-spacing: 1px;
}

#nav5 li a:link, #nav5 li a:visited {
	color: #CC0000;
	display: block;
	font-weight: bold;
	padding: 5px 8px 5px 8px;
	text-decoration: none;
}

#nav5 li a:hover, #nav5 li.active a:link, #nav5 li.active a:visited {
	background: url(../images/nav5-hover.gif) no-repeat top center;
	color: #FFFFFF;
	text-decoration: none;
}

#first {
	background: url(../images/nav5-bgr.gif) top left;
}
#first a:link, #first a:visited {
	color: #fff;
}
#first a:hover {
	background: url(../images/nav5-hover.gif) top left !important;
}
#nav5 li#first.attiva a:link, #nav5 li#first.attiva a:visited {
	background: url(../images/nav5-hover.gif) top left;
	color: #fff;
}

/*=== Layout ===*/
#page{
	margin: auto;
	max-width: 1280px;
	padding:0 30px 0 30px;
	width: expression(document.body.clientWidth > 1280? "1280px": "auto" );
}

/*- Search -*/
#search{
	height: 17px;
	margin: 0 0 20px;
}

#search .btn{
	border: 0;
	height: auto;
	margin: 0 0 0 5px;
	padding: 0;
	width: auto;
}

#search input{
	float: left;
	font-size: 10px;
	padding: 1px 2px;
	width: 130px;
}
.cleartopthirty {
	margin-top: 30px;
}
.valigntop {
	vertical-align: top;
	padding-right: 5px;
}
.imgright{
 float:right;
 margin:2px 4px 2px 8px;
}
#firstdoc{
	background: url(../images/sfondo_grigio.jpg);
	background-repeat: repeat-y;
}
.linksitemap{
	padding-left: 25px;
	
}
a.linksoft:link, a.linksoft:visited{
	color:#333333;
	font-size:12px;
	display:block;
	
	text-decoration: none;
}
a.linksoft:hover, a.linksoft:focus{
	text-decoration: underline;
}
a.linkbold:link, a.linkbold:visited{
	display:block;
	font-size:12px;
	padding:6px 0 6px 0;
	text-decoration: none;
}
a.linkbold:hover, a.linkbold:focus{
	text-decoration: underline;
}
.sfondomappa{
	background-image: url(../images/mappa.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	
}
.selected{
	background-color: #eeeeee;
	color: #c61723;
	border: 1px dotted #666666;
}
.summary{
	font-size:14px;
	border-top:solid 2px #cccccc;
	border-bottom:solid 2px #cccccc;
	padding-top:5px;
	padding-bottom:3px;	
}
.img-right{
	float: right;
	width: 200px;
	height: 150px;
}
.img-right-big{
	float: right;
	width: 250px;
	height: 330px;
	margin-left:5px;
	margin-top: 15px;
}
