@charset "iso-8859-1";
@import url('general.css');
/* CSS Document */

.nbre_croisiere { font-size:17px; color:#FF9900; margin:0 0 20px;}
.nbre_croisiere span { color:#00A7B6;}

.dest { margin:0 0 25px; padding:0;}
.dest h1 { font-size:17px;}
.dest hr { border:none; border-bottom:1px solid #0FACBA; height:0; }
.dest p { line-height:140%; margin:10px 0;color:black;}
.dest ul { float:left; width:/*325*/200px; padding:0 0 0 10px;}
.dest ul li { line-height:200%;}
.dest ul li a { color:/*#333333*/#0DABBA;}
.dest ul li a:hover { text-decoration:underline;}









/**Corrections IE6**/
*html .onglets1 {  }




/**Corrections IE7**/
*:first-child+html {}


/**Corrections Safari et Chrome**/
/*body:nth-of-type(1) {}*/
