/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

h5 {
	height: 25px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	font-size: 13px;
	color: red;
	text-align: center;
	
	
}

h4 {
	height: 25px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #6B6B6B;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
	border:0
}

.image1 {
	margin: 0 20px 0 0;
	border:0
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border:0;
  }
  
.imagecent {
	display:block;
	width: 686px;
	height: 20px;
	margin: 0 auto;
	background: url(images/img7.gif) repeat-x
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg2 {  
        font-size: 13px;
	padding: 15px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg21 {  
        font-size: 13px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}


.bg3 {  
    font-size: 15px;
	padding: 13px;
    color: #CC0000;
    border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
	}
	
.bg4 {  
	 background: url("images/Pistoia.jpg") no-repeat 50% 30%;
	 font-size: 13px;
	 padding: 15px;
	 }

/* Header */

#header {
	width: 892px;
	height: 160px;
	margin: 0 auto;
}

#header * {
	margin: 0 auto;
	padding: 0;
	text-transform: lowercase;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 60px 0 0 10px;
	font-size: 45px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 82px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #ABBA47 url(images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
}

/* Content */

#content {
		width: 892px;
        margin: 0 auto;
         
}

#colOne {
	float: left;
	width: 186px;
	
}

#colOnelink {
	float: left;
	width: 186px;
	position:relative;
	top: 60px;
	
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;
}

#colOne li.first {
	background: none;
}

#colTwo {
	float: left;
	width: 686px;
	
}

.posthead {
	padding: 15px;
	background: url(images/img20.jpg) no-repeat;
	letter-spacing: -2px;
	color: #AF5B19;
}

.postbody  {
	display:block;
	white-space: nowrap;
	margin-bottom: 20px;
	background: url(images/img21.jpg) repeat-y;
}

.postend {
    padding: 20px 20px 30px 20px;
	background: url(images/img22.jpg) no-repeat left bottom;
}

/* Footer */

#footer {
	clear: both;
	width: 686px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img7.gif) repeat-x
}

#footer p {
	margin: 0;
	text-align: center;
	text-transform: lowercase;
}

/* menù */
ul#menu_a_2livelli{
float:left;
margin: 0;
padding: 0;
border-top: 1px solid #D76120;
border-bottom: 1px solid #D76120;
border-left: 1px solid #D76120;
background: #008B8B;
list-style:none;
font:1em Trebuchet MS;
}	

ul#menu_a_2livelli li ul li{
list-style:none;
margin:0;
padding:0;
}

ul#menu_a_2livelli li{
float: left;
margin: 0;
padding: 0;
border-right: 1px solid #D76120;
color:black;
}

ul#menu_a_2livelli a:link,
ul#menu_a_2livelli a:visited{
display: block;
padding: 4px 16px;
color: #fff;
text-decoration: none;
}

ul#menu_a_2livelli a:hover,
ul#menu_a_2livelli a:focus,
ul#menu_a_2livelli a:active{
background-color: #D76120;
color: #FFFFFF;
text-decoration: none;
}

ul#menu_a_2livelli li ul{
display: none;
}

ul#menu_a_2livelli li:hover ul{
display: block;
position: absolute;
z-index:1;
width:130px;
padding: 0;
margin: 0 0 0 -1px;
border:1px solid #D76120;
background: #008B8B;
font-size:.87em;
}

ul#menu_a_2livelli li li {
border-bottom:1px solid #D76120;
width: 130px;
}

/* Buttons */

.button a:link {
	display:block;
	background: url("images/reclami.png") no-repeat; 
	width:165px;
	height:25px;
}

.button a:visited {
	display:block;
	background: url("images/reclami.png") no-repeat; 
	width:165px;
	height:25px;
}    

.button a:active {
	display:block;
	background: url("images/reclami.png") no-repeat; 
	width:165px;
	height:25px;
}    

.button a:hover{
	display:block;
	background: url("images/reclamihov.png") no-repeat; 
	width:165px;
	height:25px;
}    

/* PhotoAlbum */

.image3{
	border:3px solid #000000;
}

.error{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 11px;
}

input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
	border:1px solid #000000;
}

hr {
	color: #8F8F8F;
}

