/***base***/
body,span,div,h1,h2,h3,h4,input,textarea,select,form,p,a,dd,dt,dl,strong,label,table,tr,td {
	margin: 0px;
	padding: 0px;
}

body,span,div,h1,h2,h3,h4,input,textarea,select,form,p,a,dd,dt,dl,strong,label,table,tr,td,ul,li {
	font-family: Tahoma, Helvetica, sans-serif;
}

body {
  font-size: 11px;	
	color: #333;
	text-align: center;
  background: #cccccc;
}

input,textarea,select {
	font-size: 11px;
	color: #333;
}

ul.nodef, ul.nodef li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.clear {
	clear: both;
}

.clearline {
	clear: both;
	height: 0px;
	overflow: hidden;
}

img {
	border: 0px;
}

a {
	color: #4178b2;
}

a:hover, a.sel {
	color: #f8100e;
}

.colsx {
	display: inline;
	float: left;
}

.coldx {
	display: inline;
	float: right;
}
/***base***/


/***pagina***/
#header-line {
	background: url('../imagescons/header-line.jpg') no-repeat center 46px;
}

#wrapper {
	width: 957px;
	text-align: left;
	margin: auto;
}

#header {
	height: 176px;
	background: url('../imagescons/header.jpg') no-repeat;
	position: relative;
}

#logo {
  position: absolute;
	display: block;
  top: 3px;
	left: 21px;
	width: 170px;
	height: 170px;  
}


#middle {
	background: url('../imagescons/middle.jpg') repeat-y center top;
}


#body, #footer {
	margin-left: 13px;
	width: 932px;
}

#footer {
	margin-top: 10px;
	height: 40px;
	color: #666;
	text-align: right;
	font-size: 10px;
}

#footer p {
	padding-top: 15px;
}

#footer-line {
	background: url('../imagescons/footer-line.jpg') no-repeat left top;
	height: 20px;
}

#menuheader {
	position: absolute;
	top: 145px;
	left: 217px;	
}

#menuheader li {
	display: inline;
}

#menuheader li a {
	float: left;
	display: block;
	padding: 0px 8px;
	height: 12px;
	line-height: 12px;
	border-right: 1px solid #4178b2;
	text-decoration: none;
  text-transform: uppercase;
}

#menuheader li.last a, #menuheader li.lastdx a {
	border-right: 0px;
}

#menuleft ul, #menuleft ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;  
}

#menuleft .box-content{
	padding: 16px 20px 10px 18px;
}

#menuleft a {
	font-weight: bold;
	text-decoration: none;
}

#menuleft ul li {
	margin-bottom: 10px;
}

#menuleft ul ul {
  margin-left: 25px;
  margin-top: 10px;
}

#body {
  padding-top: 10px;
}

#col1 {
	width: 200px;
}

#col2 {
	margin-left: 15px;
	width: 700px;
}
/*box*/

.box-red-weight, .box-gray, .box-red {
  margin-bottom: 15px;
}

.box-red-weight .box-header, .box-red-weight .box-footer {
  height: 4px;
  background: url('../imagescons/box-red-weight.jpg') repeat-x left top;
  font-size: 1px;
  overflow: hidden;
}

.box-red-weight .box-body, .box-red-weight .box-content {
  background-image: url('../imagescons/box-red-weight.jpg');
  background-repeat: repeat-y;
}

.box-red-weight .box-body {
  background-position: left top;
}

.box-red-weight .box-content {
  background-position: right top;
  margin-left: 4px;
}

.box-gray .box-header-left, .box-gray .box-header-right, .box-gray .box-footer-left, .box-gray .box-footer-right {
  height: 2px;
  font-size: 1px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.box-gray .title {
  height: 38px;
  margin-top: -2px;  
}

.box-gray .title h2 {
  width: 155px;
  height: 38px;
  float: right;
  text-align: center;
  line-height: 38px;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
  background: url('../imagescons/box-title-blu.jpg') no-repeat left top;
}

.box-gray .box-header-left {
  background-image: url('../imagescons/box-header-gray-left.jpg');
  background-position: left top;
}

.box-gray .box-header-right {
  margin-top: -2px;
  margin-left: 2px;
  background-image: url('../imagescons/box-header-gray-right.jpg');
  background-position: right top;  
}

.box-gray .box-body, .box-gray .box-content {
  background-repeat: repeat-y;
}

.box-gray .box-body {
  background-image: url('../imagescons/box-middle-gray-left.jpg');
  background-position: left top;
}

.box-gray .box-content {
  background-image: url('../imagescons/box-middle-gray-right.jpg');
  background-position: right top;
  margin-left: 2px;
  padding: 8px 10px 8px 8px;
}

.box-gray .box-footer-left {
  background-image: url('../imagescons/box-footer-gray-left.jpg');
  background-position: left top;
}

.box-gray .box-footer-right {
  margin-top: -2px;
  margin-left: 2px;  
  background-image: url('../imagescons/box-footer-gray-right.jpg');
  background-position: right top;  
}


.box-red .box-header-left, .box-red .box-header-right, .box-red .box-footer-left, .box-red .box-footer-right {
  height: 3px;
  font-size: 1px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.box-red .title {
  height: 36px;
  margin-top: -2px;
}

.box-red .title h2 {
  width: 155px;
  height: 36px;
  float: right;
  text-align: center;
  line-height: 36px;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
  background: url('../imagescons/box-title-gray.jpg') no-repeat left top;
}

.box-red .box-header-left {
  background-image: url('../imagescons/box-header-red-left.jpg');
  background-position: left top;
}

.box-red .box-header-right {
  margin-top: -3px;
  margin-left: 3px;
  background-image: url('../imagescons/box-header-red-right.jpg');
  background-position: right top;  
}

.box-red .box-body, .box-red .box-content {
  background-repeat: repeat-y;
}

.box-red .box-body {
  background-image: url('../imagescons/box-middle-red-left.jpg');
  background-position: left top;
}

.box-red .box-content {
  background-image: url('../imagescons/box-middle-red-right.jpg');
  background-position: right top;
  margin-left: 3px;
  padding: 9px 11px 9px 9px;
}

.box-red .box-footer-left {
  background-image: url('../imagescons/box-footer-red-left.jpg');
  background-position: left top;
}

.box-red .box-footer-right {
  margin-top: -3px;
  margin-left: 3px;  
  background-image: url('../imagescons/box-footer-red-right.jpg');
  background-position: right top;  
}

/***pagina***/

.bottone-bordo {
	display: block;
	background: url('../imagescons/bottone-bordo-left.jpg') no-repeat left top;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}

.bottone-bordo span {
	display: block;
	height: 46px;
	line-height: 46px;
	cursor: pointer;
	background: url('../imagescons/bottone-bordo-right.jpg') no-repeat right top;
} 

#mailinglist {
	margin: 30px 10px;
	font-weight: bold;
}

#mailinglist:hover {
	color: #f8100e;
}

#forum {
	margin: 0px 10px;
}

#forum h1 {
	margin-bottom: 10px;
	font-size: 14px;
}

#forum h2 {
	font-size: 11px;
	margin-bottom: 2px;
}

#forum a {
	color: #333;
	text-decoration: none;
}

#forum a:hover {
	color: #f8100e;
}

#forum li {
	color: #777;
	margin-bottom: 15px;
}

#forum p {
	margin-top: 2px;
	text-align: right;
}

#forum p a{
	font-size: 10px;
}

#contFormCerca label {
	float: left;
	display: block;
	margin-right: 5px;
  color: #777;
}

#contFormCerca {
	position: absolute;
	right: 90px;
	top: 14px;
	display: block;
}

#contFormCerca input {
	font-size: 11px;
	border: 1px solid #4178b2;
	padding: 0px 2px;
	width: 180px;
	float: left;
	margin-right: 5px;	
}

#contFormCerca a {
	display: block;
	width: 16px;
	height: 15px;
	background-image: url('../imagescons/ico-bottone-blu.jpg');	
	background-position: 1px 3px;
	background-repeat: no-repeat;
	text-indent: -10000px;
	overflow: hidden;
}

#contFormCerca a:hover {
  filter: alpha(opacity=60);
  opacity: 0.6;	
}

#titoloPagina {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 35px;
	border-bottom: 1px dotted #f8100e;
}

.elencoArticoli .icona {
	display: block;
	float: left;
  text-align: center;
  width: 120px;
  height: 110px;
}

.elencoArticoli .cont-articolo {
	margin-left: 130px;
}

.elencoArticoli a.titolo {
	margin-bottom: 2px;
	color: #333;
	font-size: 16px;
	text-decoration: none;
	display: block;
}

.box-verdino .elencoArticoli a.titolo {
	font-size: 12px;
}

.elencoArticoli a:hover {
	color: #f8100e;
} 

.elencoArticoli p {
	margin-bottom: 2px;
	color: #777;
}

.elencoArticoli p.leggi {
	text-align: right;
	font-size: 10px;
  clear: both;
}

.elencoArticoli .articolo {
	clear: both;
	margin-bottom: 25px;
	border-bottom: 1px dotted #dedede;
}

#noDocumenti {
	text-align: center;
	padding: 30px;
}


/*PAGINAZIONE*/
#vocivisualizzate{
	clear: both;
  margin-top: 20px;
  border-bottom: 1px dotted #cdcdcd;
  margin-bottom: 25px;
  font-size: 10px;
  position: relative;
} 

#paginasx #vocivisualizzate, #paginadx #vocivisualizzate{margin-top:0px;}

#vocivisualizzate span{
  position: absolute;
  right: 0px;
  font-size: 10px;
}

#paginazione{
  border-top: 1px dotted #cdcdcd;
  clear: both;
  text-align: center;
  font-size: 10px;  
}

#paginazione a{
  margin-left: 5px;
  margin-right: 5px;
  font-size: 10px;  
}

#paginazione a.sel{
  font-weight: bold;
  text-decoration: underline;
}

.paragrafo {
	margin-bottom: 10px;
}


ul#recapiti li {
	margin-top: 5px;
}
