/*CSS DOCUMENT*/

a, a:link, a:visited {
	text-decoration: none;
	color: #676767;
}

a:hover {
	text-decoration: underline;
	color: #B73633;
}

img {
	border: 0;
}

.relative {
	position: relative;
	}

* {
	margin: 0;
	padding: 0;
	border: 0 solid #000;
	}

body {
	margin: 0;
	padding: 0;
	text-align: center; /* X Internet Explorer 5.x Win */
	background: url(../images/bg.gif) repeat top left;
	color: #777;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	}

#position {
	position: relative;
	width: 780px;
	background: transparent center top repeat-y;
	margin: 0.5em auto;
	text-align: center; /* X Internet Explorer 5.x Win */
	border: 0px solid #BD0000;
	}

#top {
	background: url(../images/bg-sfondo-top.gif) transparent no-repeat top left;
	padding: 7px 0 0 0;
	border: 0;
	width: 780px;
	margin: 0;
	}

/*### INIZIO HEADER ###*/
#header {
	color: #676767;
	padding: 0px 0 0 0;
	border: 0;
	width: 780px;
	background: url(../images/bg-sfondo-middle.gif) repeat-y center;
	text-align: left;	
	margin: 0;
	}
#header ul {
	list-style-type: none;
	margin: 0;
	left: 0;
	padding: 0 0 0px 15px;
	margin: -16px 0 0 0;
	}
#header li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#header li a {
	margin: 0 5px;
	padding: 0;	
	}
#header #logo {
	float: left;
	padding: 15px 0 0 80px;
	}
#header #bigphoto {
	text-align: right;
	padding: 0 10px 0 0;
	right: 0;
	margin: 0;
	}
/*### FINE HEADER ###*/


	
#cnt {
	position: relative;
	background: url(../images/bg-sfondo-middle.gif) repeat-y center;
	width: 760px;
	float: left;
	border-bottom: 0px solid #f3f;
	border-top: 0px solid #f3f;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
	text-align: left;
	}
h1 {
	font-size: 16px;
	font-family: teen, "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	padding: 3px 0 5px 10px;
	margin: 0;
	}
	
#cnt1 {
	float: right;
	width: 185px;
	background: #FFF ;
	color: #333;
	margin: 0;
	border-left: 0px;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	padding-left: 0px;
	}	
	
#cnt2 {
	float: left;
	width: 575px;
	background: url(../images/cnt2-bottom.jpg) transparent bottom left no-repeat;
	color: #000;
	padding: 0;
	margin: 0;
	border-bottom: 0px solid #fc6;
	overflow: visible;
	padding-bottom: 10px;
	}
	
#cnt2-1 {
	float: left;
	width: 185px;
	background-color: #FFF;
	margin-right: 0px;
	padding-right: 4px;
	padding-color: red;
	}

#cnt2-2 {
	background-color: #FFF;
	float: left;
	width: 380px;
	padding: 0;
	border: 0px solid #fc6;
	margin: 0;
	}

#footer {
	color: #676767;
	clear: left;
	font-size: 11px;
	padding: 4px 0 0 0;
	text-align: left;
	}
	#footer p {
	padding: 3px 0;
	margin: 0;
	line-height: normal;
	}
#end {
	background: url(../images/bg-sfondo-bottom.gif) transparent no-repeat bottom left;
	padding-top: 7px;
	clear: left;
	margin-bottom: 1em;
	}

/*### INIZIO BOX MENU' VARI ###*/

div.box {
  width: 185px;
  background-image: url(../images/box-middle.gif);
  background-repeat: repeat-y;
 margin-bottom: 5px; 
   }
div.top {
  background-image: url(../images/box-top.gif);
  background-position: top left;
  background-repeat: no-repeat;
}
div.bottom {
  background-image: url(../images/box-bottom.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 5px 10px 35px 10px;
  font-size: 12px;
  line-height: 15px;
 }
div.bottom2 {
  background-image: url(../images/box-bottom2.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 5px 10px 5px 10px;
  font-size: 12px;
  line-height: 15px;
 }
.bottom2 img {
padding: 0 0 7px 7px;
}		


.bottom p {
	font-size: 10px;
	color: #777;
    line-height: 12px;
    margin-top: 4px;
	}		
.bottom ul {
	list-style-type: none;
	padding: 3px 0 0 5px;
	margin: 0;
	}

h2 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #33AD6E;
	padding: 0;
	margin: 8px 0;
	}
h3 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 0px solid #33AD6E;
	padding: 0;
	margin: 8px 0;
	}

form input {
	width: 160px;
	border: 1px solid #33AD6E;
	padding: 0 0px 3px 3px;
	height: 13px;
	font-size: 11px;
	}

	
form textarea {
	width: 160px;
	border: 1px solid #33AD6E;
	padding: 0 0px 3px 3px;
	height: 130px;
	font-size: 11px;
	}
	

form input.submit {
	width: 100px;
	border: 1px solid #33AD6E;
	margin: 5px 0px 3px 32px;
	height: 18px;
	font-size: 11px;
	text-align: center;
	color: #33AD6E;
	}

hr {
	height: 1px;
	border-bottom: 1px solid #33AD6E;
	margin: 5px 0;
	z-index: 100;
	}

.immagini {
	padding-top: 5px;
	width:165px;
	height:100px;
	line-height:100px;
	text-align:center;
    }
    
.immagini img {
	vertical-align: middle;
	}

/*[if IE]>
div.immagini{font-size:100px;height:auto}
<![endif]*/

/*### FINE BOX MENU' VARI ###*/



/*### INIZIO CENTRALBOX CONTENUTI VARI ###*/

div.centralbox {
  width: 380px;
  background-image: url(../images/centralbox-middle.gif);
  background-repeat: repeat-y;
  padding: 0;
  margin: 0;
  border: 0px solid black;
  margin-bottom:10px;
   }
div.centralbox-top-primo-piano {
  background-image: url(../images/centralbox-top-primo-piano.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 40px 0 0 0;
}
div.centralbox-top-notizie {
  background-image: url(../images/centralbox-top-notizie.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 40px 0 0 0;
}	
div.centralbox-bottom {
  background-image: url(../images/centralbox-bottom.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 5px 10px 30px 10px;
  font-size: 12px;
  line-height: 15px;
 }


.piece {
	float: left;	
	width: 105px;
	height: 160px;
	margin: 5px 5px 15px 5px;
	text-align: left;

	}	
	.piece a img {
	border: 2px #FFF solid;
	}
	.piece  img {
	margin: 0 0 0 0;
	padding: 0;
	}
	h4 {
	width: 105px;
	margin: 3px 0 0 0;
	padding: 0 1px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	}

ul#primo-piano-filetto {
	padding: 4px;
	padding-left: 12px;
	margin: 0;
	clear: left;
	border-top: 1px solid #33AD6E;
	color: #676767;
	font-weight: bold;
	}
ul#primo-piano-filetto li {
	list-style-type: none;
	font-size: 11px;
	}
ul#primo-piano-filetto li.uno a {
	color: #C1514E;
	}
ul#primo-piano-filetto li.uno a:hover {
	color: #C1514E;
	}
ul#primo-piano-filetto li.due a {
	color: #676767;
	}
ul#primo-piano-filetto li.due a:hover {
	color: #676767;
	}

	.centralbox-bottom h2.accadue, .centralbox-bottom h2.accadue a {
	text-transform: none;
	color	: #C1514E;
	border-bottom: 0px solid #33AD6E;
	margin: 5px 0;	
	text-align: left;
	padding: 5px 0 0 5px;
	font-weight: bold;
	
	}	
	span.categoria a {
	background-color: white;
	float: right;
	color: #999;
	padding: 3px;
	font-weight: bold;
	border: 1px solid #33AD6E;
	margin: 1px 10px 5px 3px;
	}
	.centralbox-bottom p {
	text-align: left;
	padding: 5px 10px 20px 10px;
	}
	.centralbox-bottom p.continua a {
	display: block;
	padding: 5px 0px 5px 0;
	margin-bottom: 10px;
	color: #33AD6E;
	border-bottom: 1px solid #33AD6E;
	text-align: right;
	}
	.centralbox-bottom img {
	margin: 10px;
	}	
/*### FINE CENTRALBOX CONTENUTI VARI ###*/

.centralbox-bottom ul {
	margin: 0px 10px 5px 20px;
	}

