@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
body {
	background-image: url(immagini/fondo-golfcrema.jpg);
	background-position:center;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	text-align:center;
}

h1 {
	margin:0px;
	padding:0px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	margin:0px;
	padding:0px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#pagina {
	clear:both;
	width:100%;
	text-align:center;
	margin:0px;
}

#contenuto {
	width: 953px;
	border: 1px solid #FFF;
	margin:auto
}

#banner {
	width: 953px;
	height: 400px;
}

#bannerSx {
	width: 249px;
	height: 400px;
	float:left;
}

#bannerDx {
	width: 704px;
	height: 400px;
	float:left;
}
#bannerDx1 {
	width:704px;
	height:21px;
}
#bannerDx2 {
	width:704px;
	height:21px;
	background-color:#9E0B0F;
}

#menu {
	padding-top:4px;
	margin-right:10px;
	text-align:right;
	height:17px;
}

#menu a{
	color: #FFFFFF;
	background-color:#9E0B0F;
}

#bannerDx3 {
	width:704px;
	height:318px;
	background-image:url(immagini/bannerDxMiddle.jpg);
}
#bannerDx3locanda {
	width:704px;
	height:318px;
	background-image:url(immagini/bannerDxMiddle-locanda.jpg);
}
#bannerDx3cp {
	width:704px;
	height:318px;
	background-image:url(immagini/bannerDxMiddle-cp.jpg);
}
#bannerDx3resort {
	width:704px;
	height:318px;
	background-image:url(immagini/bannerDxMiddle-resort.jpg);
}
#bannerDx3academy {
	width:704px;
	height:318px;
	background-image:url(immagini/bannerDxMiddle-ga.jpg);
}
#orologio {
	float:right;
}
#bannerDx4 {
	width:704px;
	height:21px;
	background-color:#9E0B0F;
}
#bannerDx5 {
	width:704px;
	height:19px;
}

#contenutoPagine {
	width:953px;
	background-color:#004508;
}

#navigazione {
	height:25px;	
}

#boxHomePage {
	width:250px;
	height:380px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#contenutoBoxHomePage {
	width:240px;
	height:370px;
	text-align:left;
	margin:5px;
}

#boxInterne {
	width:750px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#contenutoBoxInterne {
	width:740px;
	text-align:left;
	margin:5px;
}

#boxGare {
	width:240px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#004508;
	color:#FFFFFF;
}


#boxNews {
	width:240px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#004508;
	color:#FFFFFF;
}

#boxNews:hover {
	width:240px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	color:#004508;
}

#boxNews:hover a{
	color:#004508;
}

#boxSponsor {
	width:200px;
	height:300px;
	float:right;
}

#boxImmagini {
	width:200px;
	overflow:visible;
	float:right;
}

#chiusura {
	width:953px;	
}
#contatti {
	width:953px;
	height:21px;
	background-color:#004508;
}
#contattiInterno {
	padding-top:4px;
	margin-right:10px;
	text-align:right;
	height:17px;
}

#contattiInterno a{
	color: #FFFFFF;
}

#spaziosotto {
	clear:both;
	height:40px;
}
.tabellaBordoBianco {
	border: 1px solid #FFF;
}

.tabellaBordoBianco a{
	font-size:14px;
	display:block;
	height: 3em;
	text-align: center;
	line-height: 3em;
	font-weight:bold;
}

.tabellaBordoBianco a:hover{
	font-size:14px;
	text-decoration:none;
	background-color:#FFF;
	color:#57bf38;
}
.gallerylink{
	display: block;
	width:31%;
	height:130px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding-top:20px;
	float: left;
	position: relative;
	border: 1px solid #CCCCCC;
	margin: 5px;
	background-color:#11681b;
}