#header {
	background-image:url(../images/bgInside/bgInside1.jpg);
}

#title {
	height: 70px;
	background-image:url(../images/titles/chiSiamoTitles.png);
}

#footer {
	background-color: #B99379;
}

#copyright span {
	color:#fff;
}

li#chiSiamo a.selected, li#chiSiamo a.selected:hover {
	background-image: none;
	background-color: #B99379;
	height:25px;
	margin-top:-5px;
	position:relative;
}

#brochure a {
	background-image:url(../images/green_brochure.jpg)
}

div.breakout {
	width: 200px;
	height: 362px;
	float: left;
	margin: 10px 20px 20px 23px;
	padding:0px;
	background: #B99379 url(../images/chiSiamoLeft.jpg) repeat-y;
	display:inline;
}
div.breakout span {
	display:none;
}


li {
  list-style: none;
  padding: 0px 0px 6px 16px;
  background: url(../images/green_bullet.gif) top left no-repeat;
   line-height: 15px;
  font-size: 90%;
  font-style: normal;
  color: #888;
}
.doubleWidth {
	float:left;
	width:220px;
	margin: 10px 0px 20px 30px;
	padding:0px;
	display: inline;
}
.doubleWidth li {
	list-style-position:outside;
}


.additionalInformation {
	clear:both;
	background-image: url(../images/additional_information_head.gif);
	height: 15px;
	width: 149px;
}
.additionalInformation span {
	display: none;
}

#fotografie {
	width: 138px;
}
#fotografie ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#fotografie li {
	list-style: none;
	width: 149px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background-image: none;
}
#fotografie a {
	width: 149px;
	height: 18px;
	display: block;
}
#fotografie a span {
	display: none;
}

li#baia-azzurra-arrow a {
	background-image:url(../images/layout/baia-azzurra-arrow.png);
}

li#spiaggia-arrow a {
	background-image:url(../images/layout/spiaggia-arrow.png);
}

li#baia-fiorita-arrow a {
	background-image:url(../images/layout/baia-fiorita-arrow.png);
}
/*--------------------------------------GRIGLIA--------------------------------------*/
#griglia{
	width:100%;
	margin:10px 0;
}
.thumbnail{
	padding: 10px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align:center;
}	

.thumbnail img{
	border: 1px solid #999;
}	

.thumbnail a, a:hover{
	border-bottom: none;
	background:none;
}	

.caption{ font-size: 0.80em; padding-top: 0.2em ;	}
