/* CSS Document */



*{
	margin:0;
	padding:0;
}

body {
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-image: url(images/Fond.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



a:link {
	color: #EC7703;
	text-decoration: underline;
}

a:visited {
	color: #EC7703;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}


#contener {
	width: 756px;
	margin-left: -378px;
	position: relative;
	left: 50%;
	
	
}

#header {
	width: 756px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	padding-top: 195px;
	
	
}

	#header ul {
	list-style: none;
	padding-left: 80px;
		
	}
	
	#header li {
	display: inline;
	background-image: url(images/fleche_horiz.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 3px;
	margin-left: 31px;
	}
	
		#header li a {
			color: #EC7703;
			text-decoration: none;
			font-weight: bold;
			font-size: 1.1em;
		}
		
		#header li a:hover {
			color: #000000;
			}
	

.reef {
	position: absolute;
	height: 61px;
	width: 72px;
	left: 21px;
	top: 543px;
}

.reef a {
	display: block;
	height: 61px;
	width: 72px;
}

.dragon {
	position: absolute;
	height: 61px;
	width: 65px;
	left: 20px;
	top: 615px;
}

.dragon a {
	display: block;
	height: 61px;
	width: 65px;
	
}

.decat {
	position: absolute;
	height: 44px;
	width: 82px;
	left: 13px;
	top: 690px;
}

.decat a {
	display: block;
	height: 44px;
	width: 82px;
	
}

.hotel {
	position: absolute;
	height: 36px;
	width: 65px;
	left: 20px;
	top: 754px;
}

.hotel a {
	display: block;
	height: 36px;
	width: 65px;
	
}
	
#centre {
	width: 756px;
	background-image: url(images/conteneur.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	
}	

	#centre p {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 120px;
	padding-right: 50px;
}	
	
	#centre .colUn {
	float: left;
	padding-left: 120px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5px;
	width: 250px;
	}
	
	#centre .colUn3 {
	float: left;
	padding-left: 140px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 5px;
	width: 250px;
	}
		
	#centre .matos {
	margin-left:140px;
	
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 5px;
	width: 450px;
	border: thick solid #EC7703;
	}
	
	#centre .tarifs {
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 450px;
	}
	
	#centre .tarifs .bando{
	margin-left: 100px;
	margin-top: 20px;
	width: 450px;
	height:120px;
	}
	
	#centre .tarifs .text{
	padding-top:10px;
	padding-left: 25px;
	width: 450px;
	}
	
	#centre .colUn {
	float: left;
	padding-left: 120px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5px;
	width: 250px;
	}
			
	#img {
	float: left;
	height:114px;
	}
	
	#centre .colDeux {
	float: left;
	padding-left: 0px;	
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5px;
	width: 150px;
	}
	
	#centre .colTrois {
	float: left;
	padding-left: 0px;	
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 50px;
	width: 150px;
	}
	
	.bordure {
	border: 2px solid #FF6600;		
	}
	
	#centre .deuxColUn {
	float: left;
	padding-left: 120px;	
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
	width: 260px;
	}
	
	#centre .deuxColDeux {
	float: left;
	padding-left: 0px;	
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 50px;
	width: 280px;
	}
	
	#centre .diapos {
	margin-left:150px;
	
	}
	
.clear {
	clear: left;
	line-height: 0px;
	height: 0%;
}





#bas {
	background-image: url(images/fin_bandeau.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 61px;
}
.margeG {
	margin-left: 150px;
}
