/* ********** GENERIQUE ********** */
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%;
}

#engine h1 {
	border: none;
	font-size: 120%;
	padding-left: 5px;
	padding-top: 2px;
	line-height: 28px;
	color: #FFF;
}

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.cthpr {
	background: url('../img/top_header_promos.jpg') top center no-repeat;
}

#header.cthdm {
	background: url('../img/top_header_dm.jpg') top center no-repeat;
}

#header img {
	margin: 40px 0px 0px 40px;
}

/* Barre de navigation */
#navcontainer {
	height: 36px;
	width: 100%;
	text-align: center;
	width: 760px;
	margin: 0 auto 20px auto;
	background: url('../img/navbar2.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: 36px;
	float: left;
	color: #fff;
	height: 36px;
	vertical-align: middle;
	border-right: 1px #fff solid;
}

#navcontainer ul li.doubleLine {
	line-height: 12px;
}

#navcontainer ul li.doubleLine a {
	height: 31px;
	padding: 5px 10px;
}

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

#navcontainer ul li a:hover {
	color: #fff;
	background: url('../img/navbar2_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;
}

/***********************************/
/* CSS spécifique pour le menu SEO */
/***********************************/

#topSejourMenu ul {
    display:none;
    position:absolute;
    padding:0px;
    margin-top:36px;
    border:1px solid #24558B;
    z-index:99;
    background-color:#94BFD6;
    opacity: 0.92;
    filter:alpha(opacity=92);
}

#topSejourMenu:hover ul {display:block;}

#topSejourMenu ul li {
    border:0;margin:0;padding:0;
    list-style-type:none;
    float:none;
    height:20px;
    line-height:20px;
}

#topSejourMenu ul li.first {border-top:3px solid #fff;}
#topSejourMenu ul li.last {border-bottom:3px solid #fff;}

#topSejourMenu ul li a {
    color:#24558B;
    opacity:1;
    filter:alpha(opacity=100);
    width:100%;height:100%;
    text-align:left;
}
#topSejourMenu ul li:hover a {
    color:#fff;
    background:none;
}

/* IE7 ONLY */
*+html #topSejourMenu ul {
    margin-left:-99px;
    background-color:#94BFD6;
    text-align:left;
}
*+html #topSejourMenu ul li {width:173px;padding-left:10px;}
*+html #topSejourMenu ul li a {padding:0;}

/***********************************/
/* FIN spécifique pour le menu SEO */
/***********************************/

/* ********** SERVICES LINK ********** */
.servicesLink {
	background: transparent url(/CS/img/v5_backgroundBottom.jpg) no-repeat
		scroll center bottom;
	clear: both;
	text-align: left;
	padding: 50px 20px 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: 15px
}

.l2 {
	background-color: #14558b;
	text-align: center;
	color: #ffffff;
	line-height: 20px
}


.l3 {
    background-color: #14558b;
    text-align: center;
    color: #ececec;
    padding:10px;
    line-height: 12px
}
.l3 a {color: #ececec;}

.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.cs {
	padding: 0px;
}

#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;
}

.tryptique {
	text-align: center;
}

#messageHeader {
	width: 97%;
	margin: 0px 0px 5px 10px;
}

.introRetourMoteur {
	margin-bottom: 10px;
}

.introRetourMoteur h1 {
	border: none;
	font-size: 135%;
}

.introRetourMoteur span {
	color: #959595;
	font-size: 11px;
}

/****************************************************/
/* CSS spécifique pour le retour moteur avec résumé */
/****************************************************/

.introRetourMoteur.withSeoResume {
    background-color: #FEEFD6;
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #A1A1A1;
}

.introRetourMoteur.withSeoResume h1 {
    border: medium none;
    font-size: 135%;
    margin-top: 0;
}

.introRetourMoteur.withSeoResume span.seoLink {
	font-size:9px;
    font-weight: bold;
    text-align: right;
}

/****************************************************/
/* FIN spécifique pour le retour moteur avec résumé */
/****************************************************/

/*Modification du moteur de recherche 29/09/11*/
#right #searchForm #engineContent {
	color: #FFF !important;
}

#left #searchForm #engineContent {
	color: #FFF !important;
}
