@charset "utf-8";
/* CSS Document */


body{
	 background-attachment:fixed;
     background-image:url(../images/fond1.jpg);
	 background-color:#076db8;
}
                                                              /*liens*/

a:link{
     color:#FFFFFF;
	 text-decoration:none;
}


a:hover{


     color:#ff9935;
	 text-decoration:none;
}

a:visited{

     color:#FFFFFF;
	 text-decoration:none;
}

img{
border:0px;
}

td{
	font-size:12px;
	color:#FFFFFF;
}

table{
	border-collapse:collapse;
	}


#main{
     width: 800px;
	 height: 480px;
	 margin-left: -400px;
	 margin-top: -240px;
	 margin-bottom: 0px;
	 padding: 0px;
	 position: absolute;
	 left: 50%;
	 top: 50%;
}

                                                             /*bandeau*/

#en{
	 position: absolute;
	 left: 700px;
	 top: 130px;
}



#fr{
	 position: absolute;
	 left: 750px;
	 top: 130px;

}


                                                             /*menu*/
#menu ul
{
     margin: 0;
	 margin-left:75px;
     padding: 0;
     list-style-type: none;

}

#menu ul li { 
    display: inline;
	padding: .8em;

}

.bg_menu{
    height:25px;
    background-image:url(../images/site_08.jpg);
	font-size:15px;
	font-family:Arial;

}


#menu_en ul
{
     margin: 0;
	 margin-left:100px;
     padding: 0;
     list-style-type: none;

}

#menu_en ul li { 
    display: inline;
	padding: .8em;

}




                                                             /*jeune text*/
h1{
    margin-left:18px;
    padding:0;
    position:absolute; top:225px; left:0;
    color:#ff9935;
    font-family: Times New Roman;
    font-size:15pt;
}


                                                             /*palmier*/

.bg_img{
    height:286px;
    background: url(../images/site_06.jpg);
    background-color:#02325a;
    background-repeat:no-repeat;
}

.bg_reservation{
    height:30px;
    background-color:#02325a;


}





                                                             /*contenu et texte*/
															 
												 
															 
#contenu{
    /*border:solid 1px #CC0099;*/
    position:absolute; top:220px; left:180px;
	height:286px;
	width:610px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
}



.texte{
    margin-top:0;
	margin-left:0;
    padding:0;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-align:justify;
}




#barre{
    width:630px;
	height:286px;
	overflow:auto;
}

#logo{
   position:absolute; top:300px; left:500px;

}


#moteur{
	position:absolute; top:180px; left:240px;
	color:#FFFFFF;

}
