body {
	background-color: #fff;
}

img {
	border: none;
	margin: 0px;
}

#image_buttom {
	border: none;
	margin-top: 20px;
}

a {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	color: #AB8CBC;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	color: #3B8590;
}

#wrapper {
	margin: 5px auto 0;
	width: 800px;
	border: 3px solid #3B8590;
}

#pageHeader {
	margin: 0px;
}

#container {
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 	width: 100%;
	margin: 0px;
	display: block;
}

#sidebarContainer {
	width: 181px;
	height: ;
	margin: 0;
	padding: 0;
	float: left;
}

#navcontainer {
	text-align: left;
	padding: 8px;
	margin: 0px;
	margin-left: -40px;
	margin-bottom: 30px;
}

ul {
	margin: 0 auto;
}

ul li {
	list-style-type: none;
	color: #9e1403;
	font: 12px Helvetica, Lucida, "Lucida Grande", sans-serif;
	letter-spacing: px;
	word-spacing: px;
	padding: 0px;
	margin: 0px;
	margin-top: 11px;
	text-align: center;
	line-height: 14px;
}

ul li a {
	color: #AB8CBC;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

ul li a:hover {
	color: #3B8590;
	text-decoration: none;
	font-weight: normal;
	background: #DFC8CA;
}

#navcontainer #current {
	color: #3B8590;
	text-decoration: none;
	
}

#credits {
	margin-top: 30px;
}

#contentContainer {
 	height: ;
	width: 557px;
	float: right;
	padding: 30px;
	margin: 0px;
	font: 12px Verdana, Lucida, "Lucida Grande", sans-serif;
	text-align: justify;
	margin: 0px;
	border-left: 2px dotted #3B8590;


}

#contentContainer #targhe_gallery{
	clear: both;
	float: none;
}
	
#contentContainer #content #image_home img {
	text-align: center;
	float: none;
	clear: both;
}	

#contentContainer #content img {
	float: right;
	display: inline;
	padding: 0px;
	margin-left: 9px;
	margin-bottom: 0px;
}

#contentContainer #content p img {
	float: left;
	padding: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 8px;
}

#contentContainer #content #strong{
	float: right;
	color: #3B8590;
}

strong {
	color: #3B8590;
}

#contentContainer #content #gazebo img{
	float: left;

}

h1 {
	color: #3B8590;
	font-size: 11px;
	width: 190px;
	font-weight: bold;
	text-align: right;
	display: inline;
	margin: 0;
	padding: 0;
}

h2 {
	text-decoration: underline;
	font-size: 10px;
	margin-top: 0px;
}

#home_p {
	margin-bottom: 52px;
}

p {
	margin-top: 16px;
}

#contentContainer #content #dove_siamo{
	margin-top: px;
	text-align: right;
	margin: 0px;
	line-height: 17px;
}


#contentContainer #content #dove_siamo img{
	float: right;
	line-height: 12px;
	margin-right: 0px;
	text-align: left;
}

#form_page {
	overflow: scroll;	
}

#form {
	margin-bottom: -7px;
	margin-top: 8px;
}

#p_form {
	margin-bottom: 0px;
	line-height: 13px;
	font-size: 10px;
	margin-top: 8px;
}

#p_form1 {
	margin-top: 5px;
	letter-spacing: 0;
	line-height: 11px;
	font-size: 10px;
	font-style: italic;
	margin-bottom: 39px;
}


textarea {
	font-size: 11px;
	color: #6b6b6b;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 10px 0 5px;
}


input {
		
}



#footer {
	background-image: url(image/footer.jpg);
	width: 800px;
	height: 35px;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
}

