@charset "iso-8859-1";
@import url('general_comp.css');
/* CSS Document */

h3 { text-align:center; font-size:15px; font-weight:normal; height:50px; line-height:50px; background-color:#E8F5F7; margin:0 0 5px;}
h3 span { font-size:18px;}

.boutons { height:30px; padding:0; margin:0 0 10px;}
.boutons a.devis { display:block; cursor:pointer; margin:0;}
.boutons a.devis span.img_gauche { float:left; background-image:url(../images/boutons/img_gauche9.gif); width:36px; height:33px; background-position:top left; background-repeat:no-repeat;}
.boutons a.devis span.texte { float:left; background-image:url(../images/boutons/img_milieu9.gif); height:33px; background-position:top left; background-repeat:repeat-x; margin:0; padding:0 10px; color:#fff; line-height:30px; font-weight:bold; text-decoration:underline;}
.boutons a.devis span.img_droite { float:left; background-image:url(../images/boutons/img_droite9.gif); width:11px; height:33px; background-position:top left; background-repeat:no-repeat;}
.boutons a.devis:hover span { background-position:bottom left;}

.details_croisiere { margin:0 0 10px; padding:0; border:1px solid #27B4C1; zoom:1; position:relative; width:668px;}
.details_croisiere .titre { font-size:15px; font-weight:bold; color:#FFFFFF; background-color:#23B3C0; height:30px; line-height:30px; padding:0 0 0 10px;}
.details_croisiere  .contenu_info_croisiere { padding:10px 15px;}
.details_croisiere  .contenu_info_croisiere h2 { font-size:15px; font-weight:bold; margin:0 0 10px;}
.details_croisiere  .contenu_info_croisiere .jour1 { font-size:11px; background-color:#F3F9F9; padding:3px;}
.details_croisiere  .contenu_info_croisiere .jour1 span.gauche { display:inline-block; width:20px; vertical-align:top; color:#000000;}
.details_croisiere  .contenu_info_croisiere .jour1 span.milieu { display:inline-block; width:515px; margin:0 10px 0 0;}
.details_croisiere  .contenu_info_croisiere .jour1 span.milieu p { color:#333333;}
.details_croisiere  .contenu_info_croisiere .jour1 span.milieu a.lire { color:#FF9900;}
.details_croisiere  .contenu_info_croisiere .jour1 span.milieu a.lire:hover { text-decoration:underline;}
.details_croisiere  .contenu_info_croisiere .jour1 span.photo { display:inline-block; width:80px; vertical-align:top;}
.details_croisiere  .contenu_info_croisiere .jour2 { font-size:11px; background-color:#fff; padding:3px;}
.details_croisiere  .contenu_info_croisiere .jour2 span.gauche { display:inline-block; width:20px; vertical-align:top; color:#000000;}
.details_croisiere  .contenu_info_croisiere .jour2 span.milieu { display:inline-block; width:515px; margin:0 10px 0 0;}
.details_croisiere  .contenu_info_croisiere .jour2 span.milieu p { color:#333333;}
.details_croisiere  .contenu_info_croisiere .jour2 span.milieu .description { }
.details_croisiere  .contenu_info_croisiere .jour2 span.milieu a.lire { color:#FF9900;}
.details_croisiere  .contenu_info_croisiere .jour2 span.milieu a.lire:hover { text-decoration:underline;}
.details_croisiere  .contenu_info_croisiere .jour2 span.photo { display:inline-block; width:80px; vertical-align:top;}

.boutons2 { height:30px; padding:0; margin:0 0 10px;}
.boutons2 a.devis { display:block; cursor:pointer; margin:0; float:right;}
.boutons2 a.devis span.img_gauche { float:left; background-image:url(../images/boutons/img_gauche6.gif); width:9px; height:31px; background-position:top left; background-repeat:no-repeat;}
.boutons2 a.devis span.texte { float:left; background-image:url(../images/boutons/img_milieu6.gif); height:31px; background-position:top left; background-repeat:repeat-x; margin:0; padding:0 10px; color:#fff; line-height:29px; font-weight:bold; text-decoration:underline;}
.boutons2 a.devis span.img_droite { float:left; background-image:url(../images/boutons/img_droite6.gif); width:9px; height:31px; background-position:top left; background-repeat:no-repeat;}
.boutons2 a.devis:hover span { background-position:bottom left;}

div.none { display:none;}










/**Corrections IE6**/
*html .details_croisiere { margin-top:-2px;}




/**Corrections IE7**/
*:first-child+html {}


/**Corrections Safari et Chrome**/
body:nth-of-type(1) {}
