/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
	background-color: #CCFFFF;
}

h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}

a:link {
	color: #0AAAFD;
}

a:hover {
	text-decoration: none;
	color: #ED2024;
}

#header {
	width: 770px;
	height: 100px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 220px;
	margin-top:5px;
}

#logo h1 {
	text-align: center;
	font-size:16px;
	font-family: "palatino linotype","trebuchet ms","times new roman";
	font-style:italic;
}

#logo h1 a {
	font-weight: normal;
	/*font-size: 24px; */
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}

#logo h2 a {
	color: #B3A7A0;
	text-transform:none;
	text-decoration:none;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: left;
	width: 550px;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	float: left;
	height: 50px;
	padding: 50px 12px 0px 12px;
	background: url(images/img1.gif) no-repeat;
	
	
}
#menu img {
	border:none;
	}
#menu a {
	text-decoration: none;
	font-size: 114%;
	color: #3B3B3B;
}

#menu a:hover {
	color: #ED2024;
}

#splash {
	width: 770px;
	height: 190px;
	margin: 0 auto;
	background: url(images/panoramica_vasto.jpg) no-repeat;
	
}
.spot{
	margin-top:100px;
	color:#FFFFFF;
	margin-right:20px;
	float:right;
	width:196px;
}


.spot h1{
	color:#FFFFFF;
}
	
h1.spot2 {
	font-size:200%;
	font-style:italic;
	font-weight:bold;
	font-family:"palatino linotype","trebuchet ms","times new roman";
}
h2.spot3 {
	font-style:italic;
	color:#FFFFFF;
	margin-left:30px;
	padding-top:25px;

}

#logobb {
	margin-bottom:15px;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 770px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 490px;
	padding: 20px;
	text-align:justify;
}

#content ol, #content ul {
	margin-left: 3em;
}

.SimpleSlide {
	overflow:hidden;
	height:300px;
}

#footer {
	clear: both;
	width: 770px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #3B3B3B;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#legal {
	float: left;
	font-size:13px;
}

#links {
	float: right;
	font-size:13px;
}

#items .item {
	cursor:pointer;
	height:60px;
	width:80px;
	display:inline;
}
#items .item img {
	height:60px;
	width:80px;
}
#items {
	width:500px;
	height:60px;
}
#imagegallery {
	width:500px;
}
#large {
	margin-top: 20px;
	margin-left:10px;
}
#contenuto {
	margin-top:15px;
	margin-left:10px;
}
#contenuto p {
	font-size:13px;
	margin-bottom:5px;
}
#contenuto a {
	/*text-decoration:none;*/
}
#contenuto h3 {
	font-size:14px;
	font-weight:bold;
}
#gallery_bb img {
	border: 1px solid #FFFFFF;
	
	float:left;
	
}
.cont_gallery2 img {
	margin:0px 5px 10px 0px;
}
.cont_gallery img {
	margin:0px 5px 10px 0px;
}
.prezzi {
	color: #FF0000;
}
