@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	background-color:#e4722c;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

a{
	color:white;
	text-decoration:none;
}

#wrapper{
	width:946px;
	height:676px;
	background-image:url(images/back.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#logo{
	position:relative;
	height:76px;
	top:0px;
	width:946px;
}

#menu{
	position:relative;
	top:4px;
	height:23px;
	width:760px;
	left:53px;
}

#menu ul li, #sousmenu ul li{
	list-style:none;
	display:inline;
	margin-left:-6px;
	background-repeat:no-repeat;
	padding-left:10px;
}

#sousmenu ul li{
	background-image:url(images/star.png);
	background-position:0px 2px;
}

#sousmenu{
	position:relative;
	height:15px;
	width:946px;
	left:45px;
}

#sousmenu ul li{
	margin-left:10px;
	padding-left:15px;
}

#content{
	height:452px;
	width:946px;
	position:relative;
}

#footer{
	position:relative;
	left:66px;
	top:8px;
}

#bouee{
	position:absolute;
	width:270px;
	height:170px;
	top:135px;
	left:444px;
}

#jetski{
	position:absolute;
	width:230px;
	height:175px;
	top:20px;
	left:60px;
}

#skinautique{
	position:absolute;
	width:227px;
	height:173px;
	top:150px;
	left:203px;
}

#parachute{
	position:absolute;
	width:206px;
	height:150px;
	top:303px;
	left:102px;
}

#canoe{
	position:absolute;
	width:219px;
	height:135px;
	top:313px;
	left:322px;
}

#wakeboard{
	position:absolute;
	width:233px;
	height:158px;
	top:12px;
	left:290px;
}

#content2{
	width:946px;
	min-height:600px;
	position:relative;
	color:#000000;
	position:relative;	
}

#cacheFleur{
	width:72px;
	height:99px;
	background-color:#e4722c;
	position:absolute;
	right:0px;
	top:0px;
	z-index:999;
}
.parachute{
	background-image:url(images/parachute.png);
	background-color:#e4722c;
	background-repeat:no-repeat;
	background-position:45px;
}
.wake-board{
	background-image:url(images/wake-board.png);
	background-color:#e4722c;
	background-repeat:no-repeat;
	background-position:45px;
}
.equipe{
	background-image:url(images/fond.png);
	background-color:#e4722c;
	background-repeat:repeat-y;
	background-position:45px 0;
}
#equipe-index {
	margin-left:80px;
}
.jet{
	background-image:url(images/jet-ski.png);
	background-color:#e4722c;
	background-repeat:no-repeat;
	background-position:45px;
}
.flyfish{
	background-image:url(images/fly-fish-bouees.png);
	background-color:#e4722c;
	background-repeat:no-repeat;
	background-position:45px;
}
.oxoon{
	background-image:url(images/oxoon-kayak.png);
	background-color:#e4722c;
	background-repeat:no-repeat;
	background-position:45px;
}
.skinautique{
	background-image:url(images/ski-nautique.png);
	background-color:#e4722c;
	background-repeat:no-repeat;
	background-position:45px;
}
.groupe{
	background-image:url(images/tarifs-groupe-&-ce-.png);
	background-color:#e4722c;
	background-repeat:no-repeat;
	background-position:45px;
}
.particulier{
	background-image:url(images/tarifs-particuliers.png);
	background-color:#e4722c;
	background-repeat:no-repeat;
	background-position:45px top;
	height:700px!important;
}

.ctexte{
	height:340px;
	left:430px;
	position:absolute;
	top:200px;
	width:420px;
}

h2{
	font-size:16px;
}
li{
	list-style-type:circle
}

#photos-index{
padding-top:20px;
padding-left:60px;
padding-right:60px;
height:432px;
background-color:#E4722C;
background-image:url("images/fond.png");
background-position:45px 0;
background-repeat:repeat-y;
}

.photos{
float:left;
margin-left:30px;
margin-bottom:10px;
}

.pages-photos{
margin-top:20px;
text-align:center;
color:black;
}
.pages-photos a{
color:black;
text-decoration:underline;
}
.style2 {
  color: #FF0000;
  font-size: 15px;
}
.style3 {color: #000000; }
.style4 {font-size: 18px}
.style5 {font-size: 16px}