/* HOME */

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}


table#home {
	width:532px;
	margin-top:20px
}

div.box {
	width:200px;
	background:url(../img/lato.gif) repeat-y left #c7d9b2;
	padding:7px 5px 14px 14px;
	text-align:right;
	font-size:11px;
	color:black;
	margin-bottom:11px
}


td.sport table {
	background:#aa874d;
	color:#ffffcc;
	text-align:right;
	font-size:10px;
	line-height:12px;
	margin-top:-3px
}


td.sport table td.dx-sport{
	padding-right:5px
}

td.sport table td.text{
	text-align:center;
	font-size:11px;
	line-height:13px;
	color:#333;
	padding:0 13px 13px 13px
}

/* CAMPEGGIO */

div.campeggio {
	background:#c7d9b2 url(../img/barracampeggiosotto.gif) bottom no-repeat;
	padding:0px;
	font-size:11px;
	color:#333;;
	text-align:justify;
	width:448px;
	margin-left:12px;
}

div.campeggio p {
	padding:0 10px 55px 10px;
	margin:0 
}

div.photo {
	width:112px;
	float:left;
	margin:10px 0 10px 13px;
	padding:14px;
	background:url(../img/fotine.gif) no-repeat;
}

/* LISTINO */

div.stagione {
	background:url(../img/tipo.gif) repeat-x;
	color:black;
	text-align:left;
	line-height:28px;
	width:144px;
	padding-left:15px;
	font-size:11px;
	font-size:10px;
	font-weight:bold;
	margin:10px 0;
	border:1px solid #000
}

.border {
	border-bottom:1px solid #000;
	line-height:18px
}

/* TESTI */

.large {
	font-size:13px 
}

.normale {
	font-size:12px 
}

.small {
	font-size:11px 
}

/* SPORT */

div#calcio {
	font-size: 11px;
	color: #FFFFCC;
	background: url(../img/calcio.gif) no-repeat;
	text-align: justify;
	width:368px;
	height:65px;
	margin:10px 0 10px 12px;
	padding:27px 10px 0 70px
}

div#tennis {
	font-size: 11px;
	color: #FFFFCC;
	background: url(../img/tennis.gif) no-repeat;
	text-align: justify;
	width:368px;
	height:65px;
	margin:10px 0 10px 12px;
	padding:27px 10px 0 70px
}

div#spiaggia {
	font-size: 11px;
	color: #FFFFCC;
	background: url(../img/spiaggia.gif) no-repeat;
	text-align: justify;
	width:368px;
	height:65px;
	margin:10px 0 10px 12px;
	padding:27px 10px 0 70px
}

div#spettacoli {
	font-size: 11px;
	color: #FFFFCC;
	background: url(../img/spettacoli.gif) no-repeat;
	text-align: justify;
	width:368px;
	height:65px;
	margin:10px 0 10px 12px;
	padding:27px 10px 0 70px
}

div#bocce {
	font-size: 11px;
	color: #FFFFCC;
	background: url(../img/bocce.gif) no-repeat;
	text-align: justify;
	width:203px;
	height:82px;
	margin:10px 0 10px 12px;
	padding:28px 10px 0 80px;
	float:left
}


.verde {
	color:#76a344;
	font-weight:bold;
	font-size:15px
}

/* PIANTINA */

.piantina {
	background: url(../img/cornicefotogrande.gif) no-repeat left top;
}

/* PRENOTA */

.verdone {
	background: url(../img/verdone.gif) repeat;
}

.prenota {
	font-size: 12px;
	color: #FFFFFF;
	background: url(../img/soprapren.gif) no-repeat left top;
	padding-top: 130px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	text-align: left;
}

