/* CSS Document */

.logo{
	background:url(images/accueil/logo.gif) top no-repeat;
	width:193px;
	height:162px;
	float:left;
}
.cadreBienvenue_fr {
	background:url(images/accueil/bienvenue.gif) top left no-repeat;
}
.cadreBienvenue_en {
	background:url(images/accueil/bienvenue_en.gif) top left no-repeat;
}

.cadreBienvenue_fr, .cadreBienvenue_en {
	margin-top:16px;
	height:146px;
	width:446px;
	padding-left:22px;
	float:left;
	display:inline;
	text-align:justify;
}

.zoneBas{
	clear:both;
	background-color:#1F221B;
	height:190px;
	padding-left:16px;
}
.bandeauGolf{
    background:url(images/accueil/golf2.gif) left top no-repeat;
	width:305px;
	color:#FFFFFF;
	padding-top:3px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:8px;
}


	
.bandeauHebergement_fr {
	background:url(images/accueil/hebergement.gif) left top no-repeat;
}
.bandeauHebergement_en {
	background:url(images/accueil/hebergement_en.gif) left top no-repeat;
}
.bandeauHebergement_fr, .bandeauHebergement_en {
	width:307px;
	margin-left:15px;
}

.bandeauGolf, .bandeauHebergement_fr, .bandeauHebergement_en{
	height:19px;
	display:inline;
	float:left;
	margin-top:10px;	
	margin-bottom:10px;	
}


.cadreApprendre{ 
	margin-left:27px;
	border-right:#293423 1px solid;
	padding-right:16px;
}
.cadreGite{ 
	margin-left:16px;
}
.cadreChambres{
	margin-left:26px;
}


.cadreParcours, .cadreApprendre, .cadreGite, .cadreChambres{
	width:140px;
	height:60px;
	
	float:left;
	display:inline;
	text-align:justify;
}
.cadreParcours a, .cadreApprendre a, .cadreGite a, .cadreChambres a{
color:red;
text-decoration:none;
}
