/* ********** GENERIQUE ********** */

#rightContent iframe {border:1px solid #FFFFFF;}



body {
	text-align:center;font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 10px;
	background-color:#cce1ef;
	margin:0px;
	padding:0px;
	}

.spacer {height:10px;}

h1 {
    color:#F96610;
    border-bottom:1px #F96610 solid;
    font-size:130%;
    }
    
h1.h1indexbleu
{
	border-bottom:0 solid #F96610;
	color:#336699;
	display:inline;
	font-size:130%;
}


h2 {font-size:110%;}

h3 {font-weight: bold; color: #3572AC;font-size:90%;}

p {
	line-height:18px;
	padding:10px;
	}

a {color:#14558b; text-decoration:none;border: none;cursor:pointer; }
a:hover {color:#f96412; text-decoration:none;}
#destination .width {width: 105px}
#formule .width{width: 105px}
#calendar-left { float:left;  padding:10px 0px 0px 1px; }
#calendar-right { float:left; margin:0px; padding: 10px 0px 0px 5px  }
#rechercher img{  padding:0px; margin:5px 0px 0px -32px; text-align:left; }
*html #rechercher img{  padding:0px; margin:5px 0px 0px -35px; text-align:left; }	/* IE6 */
img {border:0;}

ul {margin:5px;padding:0px;list-style-type:none;}

hr {visibility:hidden;}


/* ********** HEADER ********** */

#header {
	width: 806px;
	margin: 0px auto;
	text-align:left;
	background: url('../img/top_header.jpg') top center no-repeat;
	height:120px;
	}
#header img {
	margin:40px 0px 0px 40px;
	}

/* Barre de navigation */

#navcontainer {
    height:23px;
    width:100%;
	text-align:center;
	width: 760px;
	margin: 0 auto 20px auto;
	background:url('../img/navbar.gif') repeat-x;
	border-top:1px #fff solid;
    }

#navcontainer ul {
    margin:0px;
    padding:0px 0px 0px 5px;
    }

#navcontainer ul li{
	list-style-type: none;
	font-size:10px;
	line-height:23px;
	float:left;
	color:#fff;
	}

#navcontainer ul li a {
	float:left;
	color: #fff;
    text-decoration:none;
    font-weight:bold;
	padding: 0px 10px;
	border-right:1px #fff solid;
    }

#navcontainer ul li a:hover {
	color: #fff;
	background:url('../img/navbar_hover.gif') repeat-x;
    }

.off {
    color: #fff;
    text-decoration:none;
    font-weight:bold;
    }
.current
{
	color: #14558b;
	background:#f69c0d;
}

#navcontainer img {
    float:left;
	margin:0px;
	padding:0px;
    }

/* ********** SERVICES LINK ********** */

.servicesLink {
	background: transparent url(/CS/img/v5_backgroundBottom.jpg) no-repeat scroll center bottom;
	clear: both;
	text-align: left;
	padding:50px 30px 0px 30px;
	height:90px;
	}

.servicesLink a:link, .servicesLink a:visited { text-decoration: none; color: #000000 }

.servicesLink a:hover { text-decoration: underline; color: #000000 }

/* ********** FOOTER ********** */

#footer {
	clear: both;
	text-align: center;
	}

.l1 { background-color: #74a5c4; text-align: center; color: #ffffff; line-height: 20px }
.l2 { background-color: #14558b; text-align: center; color: #ffffff; line-height: 20px }
.l1 a { margin: 0px 0px 0px 5px; color: #fff; text-decoration: none }


/* ********** RECUPPERATION PROMOS GO ********** */

#recup_promos_go {text-align:left}
#recup_promos_go h1 {font-size:120%; margin:20px 0px 5px 0px;}
#recup_promos_go a {color:#ff6600;text-decoration:none;}
#recup_promos_go a:hover {color:#1a3164;}
#recup_promos_go p {color:#1a3164; padding:0px;margin:0px;}
#recup_promos_go span {float:right;color:#ff0000;font-weight:bold;font-size:120%;}



/* utile pour pages de contenu*/
#rightContent {
	padding:0px 10px 30px 10px;
	text-align:left;
}

#rightContent p{
	line-height:18px;
	padding:3px;
}

/* ********** STYLE PAGE MAXI PROMOS ********** */

.promoLeft {
	float:left;
	padding-left:4px;
	font-weight:bold;
	}
.promoRight {
	float:right;
	padding-right:4px;
	}

.promoRight span {
	color: #ff0000;
	font-size:120%;
	font-weight:bold;
	}



#menu dl,#menu dt,#menu dd,#menu ul,#menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:left;
	}

#menu {
	float:left;
	width: 400px;
	text-align:left;
	}

div#menu {
	width: 100%;
	}
div#menu p {
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	border-top: 1px solid #f96611;
	border-bottom: 1px solid #f96611;
	padding: 1px 10px;
	clear:both;
	color:#14558b;
	background:#e6eff6 url('../CS/img/picto.gif') right no-repeat;
	}
div#menu div {
	display: none;
	padding: 10px 20px 20px 20px;
	min-height:233px;
	height: auto !important; 
	height: 233px;
	margin-top: 10px;
	}
	
div#menu table {
	width: 100%;
	}
	
div#menu td a, div#menu p a {
	color:#14558b;
	text-decoration: none;
	display: block;
	border: 0 none;
	line-height: 16px;
	padding: 0px 10px;
	}

div#menu td a:hover, div#menu p a:hover {
	color:#f96611;
	}
	
#smenu_af {background:url('/CS/img/smenu_af.gif') center no-repeat;}
#smenu_al {background:url('/CS/img/smenu_al.gif') center no-repeat;}
#smenu_am {background:url('/CS/img/smenu_am.gif') center no-repeat;}
#smenu_as {background:url('/CS/img/smenu_as.gif') center no-repeat;}
#smenu_bm {background:url('/CS/img/smenu_bm.gif') center no-repeat;}
#smenu_ca {background:url('/CS/img/smenu_ca.gif') center no-repeat;}
#smenu_eu {background:url('/CS/img/smenu_eu.gif') center no-repeat;}
#smenu_oc {background:url('/CS/img/smenu_oc.gif') center no-repeat;}
#smenu_oi {background:url('/CS/img/smenu_oi.gif') center no-repeat;}
#smenu_pm {background:url('/CS/img/smenu_pm.gif') center no-repeat;}
