@charset "iso-8859-1";
@import url('general.css');
/* CSS Document */

.titre_page { font-size:17px;}
.titre_page span { color:#FF9900;}
hr { border:none; border-bottom:1px solid #FF9900; margin:3px 0 10px; height:0px;}
.liens { width:495px; margin:25px auto 50px;}
.liens a { color:#00A3B1;}
.liens a:hover { text-decoration:underline;}
.liens p { text-align:center; font-size:17px; margin:0 0 10px;}
.liens p a { margin:0 4px 0 0;}
.liens p span { margin:0 4px 0 0; color:#FF9900;}
.liens ul { float:left; width:137px; margin:0 5px 0 0; padding:0 0 0 23px;}
.liens ul li { margin:0 0 10px 0; list-style-image:url(../images/picto_liste.gif); }

.liens2 { width:600px; margin:0 auto 50px;}
.liens2 h1 { text-align:center; font-size:17px; color:#FF9900; margin:0 0 20px; font-weight:normal;}
.liens2 .pays { float:left; width:290px; margin:0 10px 0 0;}
.liens2 .pays p { margin:0 0 10px;}
.liens2 .pays p a.picto { display:inline-block; vertical-align:middle; margin:0 5px 0 0;}
.liens2 .pays p a { color:#3A81CE;}
.liens2 .pays p a:hover { text-decoration:underline;}






/**Corrections IE6**/
*html .onglets .menus_onglets ul .spacer { display:none;}
*html .onglets .details_croisiere { margin-top:-2px; zoom:1!important;}
*html .onglets .details_croisiere .ligne2 .undeux {zoom:1!important;}




/**Corrections IE7**/
*:first-child+html {}


/**Corrections Safari et Chrome**/
body:nth-of-type(1) {}
