@charset "UTF-8";
/* CSS Document */

* {margin:0;padding:0;}
body {background:url(/images/nemo_5.jpg) top center no-repeat;font-family:Verdana, Geneva, sans-serif;font-size:12px;color: #033391;}
.clear {clear:left;}

#page {width:921px;margin:auto;position:relative;}
#page img{display:block;}

#page #menu {position:absolute; bottom:30px;left:280px;}
#page #menu a {display:inline-block;width:135px;height:80px; }
#page #menu a img{border:none;}
#page #menu a:hover {background:url(/images/select.gif) no-repeat bottom right;}

#footer {text-align:center;width:921px;margin:auto;margin-top:15px;}
#footer a {color:#69F;}

#content {width:921px;margin:auto;position:relative;padding:120px 0 0 0;}
#content h2 {text-align:center;color:#126faa;font-size:18px;}

#content #tarifs {width:80%;margin:auto; font-size:14px;}
#content #tarifs td {border-bottom:1px solid #999; }
#border {}

#content #header_1 {position:absolute;top:0;left:0;border:none;}
#content #header_2 {position:absolute;top:5px;left:140px;border:none;}
#content #header_3 {position:absolute;top:50px;left:180px;border:none;}
#content #header_4 {position:absolute;top:83px;left:250px;border:none;}

#content #contact form {width:400px;margin:0 0 0 300px;}
*html #content #contact form {width:400px;margin:0 0 0 0; padding:0 0 0 180px; }
#content #contact .first {display:inline-block;height:25px;}
*html #content #contact .first {display:inline-block;height:20px;}
#content #contact .second {display:inline-block;width:100px;height:25px;}
#content #contact .third {display:inline-block;width:250px;height:25px;}
#content #contact #comments {width:400px;height:200px;}
#content #contact #buttons {text-align:center;margin:auto;display:block;}

#content #plan {width:750px;float:left;padding:15px 0 0 0; margin-bottom:20px;}
#content #liens table {width:750px;float:left;padding:15px 0 0 0; margin-left:160px; margin-bottom:20px;}
#content #liens table tr td {width:200px;}

#content #destinations {width:750px;float:left;padding:15px 0 0 0;}
#content #destinations .box .details {float:right;}
#content #destinations .box {border-bottom:1px solid #333;padding:0 0 35px 0;}
#content #destinations img {float:left;margin:5px 10px 0 0;border:none;}
#content #destinations p {text-align:justify;}
#content #destinations p:first-letter {margin:0 0 0 30px;}


#content #bateau {width:750px;float:left;padding:15px 0 0 0;}
#content #bateau img {border:1px solid #999;}

#menu_std {text-align:center;float:left;width:150px;margin:50px 15px 0 0;}
#menu_std img {border:none;height:75px;width:150px;}
#menu_std a {display:block;height:60px;}


#links {text-align:center;color:#999;}
#links a{color:#999;text-decoration:none;}
#links a:hover{color:#000;text-decoration:underline;}



