
html, body {
	margin:0;
	padding:0;
}

body {
	text-align: center;
	margin-top:0px;
	margin-bottom:10px;
	background-image:url(img/bg_main4.png);
	background-position: top center;
	background-repeat: no-repeat;
	font: 12px century gothic, bitstream vera sans, arial, sans-serif;
	background-color:#abaeb5;
}

h2, strong {
	color: #1372ac;
}

h2 {
	border-left: 10px solid #1372ac;
	padding-left: 10px;
	margin-left: 10px;
}

#contenu {
	line-height: 18px;
	text-align: justify;
}

#contenu td {
	padding-left: 10px;	
}

h3 {
	color: #1372ac;
	margin-bottom: 1px;
	margin-top: 10px;
	/*border-bottom: 1px solid #1372ac;
	width: 50%;*/
	text-decoration: underline;
}

#main {
	background-image: url("img/bigben2.png");
	background-repeat: no-repeat;
	background-position: 100% 0%
}

#main_sport {
	background-image: url("img/tenis_woman.png");
	background-repeat: no-repeat;
	background-position: 100% 0%
}

#main_eq {
	background-image: url("img2/cav.png");
	background-repeat: no-repeat;
	background-position: 100% 0%
}

#main_golf {
	background-image: url("img2/fairway.png");
	background-repeat: no-repeat;
	background-position: 100% 0%
}

#main_cours {
	background-image: url("img2/statut-lib.png");
	background-repeat: no-repeat;
	background-position: 100% 0%
}

#main_sejour {
	background-image: url("img2/golden-gate.png");
	background-repeat: no-repeat;
	background-position: 100% 0%
}

#main2 {
	background-image: url("img/tenis.png");
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin-bottom:-10px;
}

#main2_cours {
	background-image: url("img2/usflag.png");
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-bottom:-10px;
}

#main3_sports {
	background-image: none;
}

#main_sport {
	background-image: url("img/tenis_woman.png");
	background-repeat: no-repeat;
	background-position: 100% 0%
}

a img {
	border: none;
}

a {
	text-decoration: none;
	color: #1372ac;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 980px;
  text-align: left;
  margin-top: 20px;
}

#page_header {
	height: 130px;
	background-image: url("img/golfeuse-back2.png");
	background-repeat: no-repeat;
	background-position: 80% 0%;
}


#langues {
	height: 41px;
	float: right;
	padding:2px;
	text-align: right;
	width: 200px;
}

#langues a {
	color: #333;
	text-decoration: none;
}

#logo {
	float: left;
	width: 200px;
}

#logo img {
	margin-top: 27px;
	margin-left: 20px;	
}

#slogan {
	clear: both;
	padding-left: 50px;
	color: #c10056;
	font-size: 16px;
}

.liste-sejour {
	border: 1px solid #1372ac;
	-moz-border-radius: 3px;
	-webkit-border-radius: 5px;
	/*border-top: 1px solid #1372ac;
	border-bottom: 1px solid #1372ac;*/
	padding-bottom: 5px;
	width: 400px;
	float: left;
	margin: 15px;
	padding: 5px;
	height: 140px;
}

.liste-sejour:hover {
	border: 1px solid #333;
}

#album-list {
	list-style: none;
	margin: 0;
	padding: 20px 0 20px 20px;
}

#album-list li {
	width: 100px;
	float: left;
	text-align:center;
}

#album-list li a {
	color: #333;
	width: 16px;
}

.clear {
	clear: both;
}

#home-top {
	width: 65%;
	padding-left: 170px;
}

#home-top span {
	font-weight: bold;
	font-size: 16px;
}

#home-bottom {
	width: 90%;
	padding-left: 20px;
}

#home-bottom span {
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;
}

#sport-page {
	padding-top: 20px;
	padding-left: 40px;	
	min-height: 500px;
}

.sport-select {
	width: 200px;
	margin-right: 20px;
	float: left;	
}

.sport-select a img {
	border: 5px solid #333;	
}

.sport-select a img:hover {
	border: 5px solid #1372ac;
}

.sport-select span {
	display: block;
	width: 200px;
	text-align: center;
	font-size: 20px;
	color: #333;
	padding-top: 10px;
}

#content_wrapper {
  background-color: #c4c3c3;
  padding-left: 10px;
  padding-right: 10px;
}

#right_side {
  margin-top:5px;
  margin-right:5px;
  float: left;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;

}

/*
#feature_box {
	float: left;
	width:150px;
	background-color: #F6FCEC;
	border:1px solid #AAE5A4;
	padding:10px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
}

#feature_box h3 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  
  font-size: 12px;
  color: #779E28;
}

#feature_box p {
  
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}



#feature_box p a {
  color: #555555;
}

#feature_box p a:hover {
	color: #FF9900;
	text-decoration: none;
}


#GSL_box {
	float: left;
	width:150px;
	background-color: #B9E86A;
	border:1px solid #AAE5A4;
	padding:10px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
}

#GSL_box h3 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  
  font-size: 12px;
  color: #779E28;
}

#GSL_box p {
  
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}
*/




#page_footer {
  background-image: url(img/border-bottom.png);
  background-repeat: no-repeat;
  padding-top: 20px;
}

#page_footer p {
	margin-top: 0;
	padding-top:5px;
	
	font-size: 10px;
	color: #333;
	padding-left: 200px;
}

#page_footer a
{
  color: #000;
}


#page_footer a:hover
{
  color: #FF9900;
}


#spacer {
  height:20px;
  clear:both;
}


.arrow_list { 
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li {
	background-image: url(../img/bouton_gris.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	
	font-size: 11px;
	height: 35px;
	width: 162px;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
}

.arrow_list li a {
	
	color: #26366F;
	font-weight: bold;

}


.arrow_list li a:hover {
	
	color: #26366F;
	font-weight: bold;
	text-decoration: none;

}


.arrow_list li:hover {
	background-image: url(../img/bouton_jaune.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	
	font-size: 11px;
	height: 35px;
	width: 162px;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
	text-decoration: none;
}



.destination { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.destination li { 
  padding-left: 10px;
  background-image: url(img/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  
  font-size: 11px;
  line-height:18px;
}

.destination a {
	
	color: #666666;
}

.destination a:hover {
	
	color: #FFFF00;
}


.main {
  
  font-size: 11px;
  color: #666666;

}


INPUT {
	font: 10px Verdana, Arial, sans-serif;
	background-color: #FFF;
	border: 1px solid #666666;
}
INPUT.boutons {
	color: #FFF;
	border: 1px solid #999999;
	font: normal bold 12px Verdana, Arial, sans-serif;
	background-color: #666666;
}
TEXTAREA {
	width: 80%;
	font: 11px Verdana, Arial, sans-serif;
	background-color: #FFF;
	border: 1px solid #666666;

}
form {
	width: 100%;
	height: auto;
	font: 11px Verdana, Arial, sans-serif;
}
SELECT {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
.requis {
	color: #F00;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.contour {
	border: 1px solid #99CC33;
	color: #595959;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #E5E5E5;
}

#right_side h4 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 4px 7px;
}

hr {
	color: #CCC;
	height: 1px;
	border: 1px dashed #666666;
}

#home-top {
	
}

#home-top p {
	font: 14px century gothic;
	border-left: 6px solid #1372ac;
	padding-left: 12px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}

#home-bottom p {
	font: 14px Verdana;
	border-right: 6px solid #1372ac;
	padding-right: 12px;
	text-align: justify;
}

#home-bottom {
	width: 66%;
	padding-left: 170px;
}
