@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	/*background:#006C36 url(../images/back-body.gif) repeat-x 0 225px;*/
	font:11px Verdana, Geneva, sans-serif;
	color:#FFF;
	text-align:center;
}
a img {
	border:none;
}
a {
	text-decoration:none;
	color:#090;
}
a:hover {
	color:#333;
}
h1 {
	margin:0;
	padding:0 0 8px 0;
	color:#030;
	font-size:18px;
	font-weight:normal;
}
h2 {
	text-align:left;
	font-size:16px;
}
h3 {
	font-size:14px;
}
p {
	text-align:justify;
	padding:0 0 3px 0;
	margin:0;
}
.padding {
	padding:10px;
}
.center p{
	text-align:center;
}

.spacer {
	clear:both;
	height:0;
	width:0;
	overflow:hidden;
	line-height:0;
	font-size:0;
}
.wrap {
	clear:both;
	margin:0 auto;
	width:952px;
	text-align:left;
	position:relative;
}
#top,#bottom {
	background:#006C36;
	width:100%;
}
#middle {
	background:#009D4E url(../images/back-middle.gif) repeat-x -100px 0;
	width:100%;
}
#header {
	width:952px;
	background:#FFF url(../images/back-wrapper.gif) repeat-x 0 0;
}
#logo {
	width:952px;
	text-align:center;
}
#menu {
	width:952px;
	overflow:hidden;
	padding:12px 0 5px 0;
	background:#FFF;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0 10px;
}
#menu ul li {
	float:left;
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
#menu ul li a {
	display:block;
	float:left;
	margin:0;
	padding:0 18px;
	border-right:1px solid #576a5c;
	color:#576a5c;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
#menu ul li a.active, #menu ul li a:hover {
	color:#000000;
}
#content {
	width:952px;
	overflow:hidden;
	border-top:10px solid #006C36;
	background:#006C36;
}
#lateral {
	width:320px;
	float:left;
	/*min-height:215px;
	height:auto !important;
	height:215px;*/
	background:#FFF;
	color:#999;
}
#evidenza img{
	margin:0 auto;
	padding:3px;
}
.lateral_item {
	border-bottom:10px solid #006C36;
	overflow:hidden;
}
.lateral_item_txt {
	padding:5px;
	overflow:hidden;
}
a.banner {
	display:block;
	float:left;
	padding:5px;
}
#maincontent {
	width:622px;
	float:right;
	background:#FFFFFF;
	border-left:10px solid #006C36;
	color:#666;
	min-height:215px;
	height:auto !important;
	height:215px;
	text-align:left;
}
#offers {
	width:622px;
	background:#006C36;
}
.offers_item {
	width:200px;
	float:left;
	height:215px;
	margin-right:11px;
	background:#009D4E;
}
.last {
	margin-right:0px;
}

.offers_txt {
	color:#FFFFFF;
	padding:10px;
	background:#009D4E;
	font-size:10px;
}
.offers_txt a{
	color:#FFFFFF;
}
#pacchetti-home {
	clear:both;
	width:622px;
	border-top:10px solid #006C36;
	background:#FFF;
}
#golfnews {
	width:622px;
	border-top:10px solid #006C36;
	background:#FFF;
	color:#333333;
	font-weight:normal;
}
#greenpassnews {
	width:622px;
	border-top:10px solid #006C36;
	background:#FFF;
	color:#333333;
	font-weight:normal;
}

#partners {
	float:right;
	width:622px;
	border-top:10px solid #006C36;
	background:#FFF;
}

#news {
	float:right;
	width:622px;
	border-top:10px solid #006C36;
	background:#FFF;
	color:#333333;
	font-weight:normal;
}
.title {
	height:30px;
	background:#009D4E;
	color:#FFFFFF;
}
.title h2 {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	line-height:30px;
	padding:0 5px;
	margin:0;
}
.title a {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	line-height:30px;
	padding:0 5px;
	margin:0;
	text-decoration:none;
}
#footer {
	padding:20px 0;
	text-align:center;
	font-size:9px;
}
#footer a {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#lingua {
	position:absolute;
	top:5px;
	right:5px;
}
#lingua a {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	font-size:9px;
}


.elenco {
	padding:10px;
	border-bottom:2px solid #006C36;
	background:#efefef;
}
.whitetxt {
	color: #FFF;
}
.leftImg {
	float:left;
	padding:0 10px 5px 0;
}

.news_item {
	overflow:hidden;
	padding:5px 0;
	border-bottom:1px solid #CCC;
}
.news_img {
	float:left;
	border:1px solid #CCC;
	padding:3px;
	margin:0 10px 10px 0;
	width:178px;
}
.news_date  {
	text-align:left;
	font-size:9px;
	color:#999;
	padding-bottom:5px;
}
.news_txt {
	float:left;
	width:350px;
}

.td-title {
	background:#DDDDDD;
	color:#000000;
}
