@charset "utf-8";

.tariffe  {
}
.tariffe td {
	padding: 1px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.tariffe td div {
	padding: 4px;
}

.tariffe  .stagione {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.tariffe .prezzo {
	font-size: 14px;
	font-weight: bold;
	background: #CCCCCC url(../images/prezzo-bg.jpg) repeat-x;
	height: 26px;
	line-height: 26px;
}
.tariffe  .prezzo span {
	font-size: 80%;
}
.prodotti .camper {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.prodotti .letti {
	font-size: 12px;
	font-style: oblique;
}

.prodotti .tariffa {
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.prodotti  .foto .cell {
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;

}

.prodotti .lista-right {
	vertical-align: top;
	width: 400px;
}
.prodotti .lista-left {
	vertical-align: top;
	width: 500px;
}
.prodotti .dati {
	width: 100%;
}
.prodotti .dati th {
}
.prodotti  .dati  td {
	border-bottom: 1px dotted #333333;
}
.prodotti   .dati   td.name {
	font-weight: bold;
	width: 40%;
}

#ricerca {
	padding: 8px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	background: #f4f4f4;
	margin-bottom: 15px;
}
#ricerca span {
	font-style: italic;
	color: #999999;
}

#ricerca input {
}
#ricerca   select {
	font-size: 12px;
}

#news-home .mask {
	height: 205px;
	width: 225px;
	overflow: hidden;
	position: relative;
}

#news-home .item {
	height: 205px;
	width: 225px;
	position: absolute;
	background-color: #EDEDED;
	background-image: url(../images/box-top.jpg);
	background-repeat: no-repeat;
	background-position: -15px -60px;
}

#slide-buttons  {
	list-style-type: none;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#slide-buttons li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image: none;
}
#slide-buttons li.first {
	border-left-width: 0px;
	border-left-style: none;
}

#slide-buttons a {
	color: #666666;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}
#slide-buttons a:hover {
	color: #990000;
	text-decoration: underline;
}

/* slide */
#prodotti-home .mask {
	height: 205px;
	width: 375px;
	overflow: hidden;
	position: relative;
}

#prodotti-home .item {
	height: 205px;
	width: 375px;
	position: absolute;
	background-color: #EDEDED;
	background-image: url(../images/box-top.jpg);
	background-repeat: no-repeat;
	background-position: -15px -60px;
}


#prodotti-home .camper {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;

}
#prodotti-home .letti {
	font-size: 11px;
	font-style: oblique;
}

#prodotti-home .dati {
	width: 100%;
	font-size: 12px;
}
#prodotti-home .dati td {
	border-bottom: 1px dotted #333333;
	font-size: 11px;
}
#prodotti-home .dati td.name {
	font-weight: bold;
	width: 40%;
}
#prodotti-home .left {
	width: 40%;
	padding-right: 5px;
}
#prodotti-home  .right {
	width: 60%;
}



#home-ricerca span {
	font-style: italic;
	color: #666666;
}
#home-ricerca .name {
	padding-right: 4px;
}
#home-ricerca  div  {
	margin-bottom:5px;
}
#home-ricerca td {
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
}
#home-ricerca td.last {
	border-bottom: 0px none;
}

#home-ricerca .numeri {
	width: 70px;
}

#news-home h3 {
	font-size: 16px;
	color: #005499;
	margin-top: 0px;
	margin-bottom: 8px;
}
#news-home {
}

#news-home .image {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

#news-home .desc {
	margin-bottom: 5px;
	font-size: 11px;
	height: 125px;
}
#news-home  .desc a {
	text-decoration: none;
	color: #000000;
}
#news-home .continua {
	font-style: italic;
	color: #003366;
	text-decoration: none;
}

