a{outline: none;}
:focus{-moz-outline-style: none;}

	div#coldroite {
		width: 285px;
	}

	form {
		margin: 0;
	}

	div#location {
		float: left;
		width: 610px;
	}

	div#sejour {
		background: transparent url(../images/location/fond_sejour.gif) no-repeat;
		width: 995px;
		height: 231px;
		margin: 15px auto 0 auto;
	}
	
	div#sejour #titre_sejour {
		padding-top: 20px;
		padding-left: 50px;
		
	}
	
	div#sejour .gauche {
		font-size: 1.1em;
		font-weight: bold;
		margin-top: 30px;
		margin-left: 105px;
		width: 300px;
		float: left;
	}

	div#sejour .droite {
		font-size: 1.1em;
		font-weight: bold;		
		margin-top: 0px;
		margin-right: 105px;
		width: 300px;
		float: right;
	}
	
	div#sejour input, div#sejour select {
		margin-top: 5px;
		width: 290px;
		font-size: 1em;
		font-weight: bold;
	}
	
	div#sejour input#dateSejour {
		width:270px; 
		margin-right: 5px;
	}

	ul#etape {
		position: relative;
		height: 30px;
		margin-right: 0px;
	}

	ul#etape li {
		background: transparent url('../images/fond-etape.png');
		display: block;
		width: 125px;
		height: 28px;
		position: absolute;
	}

	ul#etape li.select {
		background:transparent url('../images/fond-etape-select.png');
	}

	ul#etape li a {
		display: block;
		padding-top: 8px;
		font-size: 11px;
		text-decoration: none;
		color: #273A65;
		text-align: center;
	}

	ul#etape li.select a {color: #FFF;}

	.modifdate {
		display: block;
		width: 80px;
		height: 25px;
		line-height: 25px;
		background-color: #FFF;
		color: #273A65;
		text-align: center;
		margin: 5px auto 0 auto;
		text-transform: uppercase;
		text-decoration: none;
	}

	div#choixSejour {
		background: #B3B3B3 url('../images/coin-col-gauche.png') no-repeat top right;
		width:600px;
		color: #FFF;
		margin-top: 10px;
	}

	div#choixSejour .content {
		padding: 20px;
	}

	div#infos {
		padding-top: 6px;
		padding-bottom: 9px;
		/*height: 20px;
		padding-bottom: 4px;*/
	}

	div#infos .basInfos {
		width: 257px;
		margin-bottom: 0px;
	}

	div#infos div.pied_infos {
		background: transparent url(../images/location/bas_infos.gif);
		height: 5px;
		width: 332px;
		overflow: hidden; /* Pour ie 6 */
		margin-bottom: 5px;
	}
	
	div#conteneurDroite .last {
			margin-bottom: 0;
			padding-bottom: 0;
	}

	div#infos div.contenuInfos {
		font-size: .9em;
	}

	div#infos div.contenuInfos div.article {
		position:relative;
		border-top: 1px solid #FFFFFF;
		border-bottom:1px solid #C5C5C5;
	}

	div#infos div.contenuInfos div.article div {
		padding: 5px 0;
	}


	div#infos div.contenuInfos div.article div.nom {
		position:relative;
		width:130px;	
	}

	div#infos div.contenuInfos div.article div.qte{
		color:#FFF;
		margin-left:130px;
		position:absolute;
		/*bottom:0;*/
		top: 1px;
		width:47px;
	}

	.niveau-vert {
		background: transparent url('../images/location/niveau-vert.gif') no-repeat 10px 7px !important;
	}
	
	.niveau-bleu {
		background: transparent url('../images/location/niveau-bleu.gif') no-repeat 10px 7px !important;
	}
	
	.niveau-rouge {
		background: transparent url('../images/location/niveau-rouge.gif') no-repeat 10px 7px !important;
	}
	
	.niveau-noir {
		background: transparent url('../images/location/niveau-noir.gif') no-repeat 10px 7px !important;
	}

	div#infos div.contenuInfos div.article div.qte div input,
	.article-prix-remive div.qte div input {
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		border: 1px solid #CBCBCB;
		margin-right: 0.1em;
		margin-left: 0.25em;
		width: 20px;
		color: #555454;
		height: 16px;
		font-size: 11px;
	}

	.article-prix-remive div.qte div input {
		color: #395676;
		font-weight: bold;
		text-align: center;
	}

	div#infos div.contenuInfos div.sstotal{
		position:relative;
	}

	div#infos div.contenuInfos div.sstotal div,
	div#infos div.contenuInfos div.total div{
		padding: 5px 0;
	}

	div#infos div.contenuInfos div.sstotal div.prix,
	div#infos div.contenuInfos div.total div.prix{
		margin-left:190px;
		position:absolute;
		top:1px;
		width:65px;
		text-align: right;	
	}

	div#infos div.contenuInfos div.libelle{
		position: relative;
		width : 202px;
		margin: 0px;
		height: 20px;
		text-align: right;
	}

	div#infos div.contenuInfos div.article div.prix {
		margin-left:202px;
		position:absolute;
		top: 1px;
		width:55px;
		text-align:right;
	}

	div#infos div.contenuInfos div.article div.supprime {
		position:absolute;
		text-align:center;
		top: 1px;
		width:25px;
		margin-left:177px;
	}

	div#infos div.contenuInfos div.article div.supprime a {
		background:transparent url(../images/location/pictos_droite.gif) no-repeat left -32px;
		display:block;
		height:16px;
		margin-left:7px;
		text-indent:-4000px;
		width:16px;
	}

	div#infos div.contenuInfos div.remise{
		color: #FFF;
		text-align: right;
		padding: 5px 0;
	}
	
	div#infos div.contenuInfos div.total {
		border-top: 1px solid #9c9c9c;
		font-size: 1.1em;
		font-weight: bold;
		position:relative;

	}

	.titreDroite {
		color: #FFF;
		font-weight: bold;
		font-size: 11px;
		height: 16px;
		/*margin-left: 10px;*/
	}

	.normal{
		font-weight: normal;
		color: #CCC;
	}
	
	.titre-etape {
		background: #EEE url('../images/location/degrade-titre.jpg') no-repeat top right;
		height: 33px;
		margin-left: -10px;		
	}

	.clear-both{ clear: both; }
	
	ul#menu-categories { list-style: none; margin: 0; padding: 0;}
	
	ul#menu-categories li a {
		display: block;
		text-align: left;
		width: 250px;
		height: 28px;
		line-height: 28px;
		text-indent: 30px;
		color: #FFF;
		font-size: 16px;
		text-decoration: none;
		margin-bottom: 5px;
	}
	
	ul#menu-categories li a.select, ul#menu-categories li a:hover {
		background: #FFF url('../images/bg-bt-cat.png') no-repeat;
		color: #273A65;

	}

  /********  MENU  *********/
	.menu-categorie-article{
		background: transparent url('../images/location/bg_menu_article.gif') no-repeat left -54px;
		font-size: 1.1em;
		margin:0;
		overflow: hidden; 
		position: relative;
		padding: 0;
		width:100%;
	}

	.menu-categorie-article-padding{
		background: transparent url(../images/location/point.gif) repeat-x bottom left;
		padding: 15px 5px 0 6px;
	}

	.menu-categorie-article-padding-warp{ padding-left: 8px;}
	.menu-categorie-article-padding-warp-2{ padding-left: 30px;}
	.menu-categorie-article ul{
		margin-left:9px;
		font-weight: bold;
	}

	.menu-categorie-article a{
		color: #6a6a6a;
		font-size: 10px;
		text-decoration: none;
	}

	.menu-categorie-article a:hover {
		color: black;
	}

	.menu-categorie-article ul li a{
		background: transparent url('../images/location/bg_menu_article.gif') no-repeat left -27px;
		line-height: 27px;
		margin-right: 2px;
		padding-left: 10px;
		display: block;
	}

	.menu-categorie-article ul li a.activ{
		background-position: left top;
		color: #273A65;
	}

	.menu-categorie-article ul li a span{
		background: transparent url('../images/location/bg_menu_article.gif') no-repeat right -27px; 
		line-height: 27px;
		padding-right: 10px;
		display: block; 
	}

	.menu-categorie-article ul li a.activ span{
		background-position: right top;
	}

	.menu-categorie-article p{
		height: 30px;
		margin : 0;
		padding : 0;
		color: #6a6a6a;
	}

	.menu-categorie-article a img{
		border: 0px;
	}
	/********  FIN MENU  *********/

	.sans-puce{	
		list-style-type: none;
	}

	.sans-margin-padding{
		margin: 0px;
		padding: 0px;
	}

	ul.puce-ligne li{
		float: left;
	}

	.nobr{ white-space: nowrap; }

	div#liste_articles {
		clear: both;
		padding-top: 10px;
	}

	div#liste_articles .article{
		width:600px;
		background-color: #FFF;
		-moz-box-shadow: 2px 2px 5px #656565;
		-webkit-box-shadow: 2px 2px 5px #656565;
		-o-box-shadow: 2px 2px 5px #656565;
		box-shadow: 2px 2px 5px #656565;
		margin-top: 10px;
	}

	.article-warp {
	/*	background : transparent url(../images/location/bg_article.gif) no-repeat scroll -627px -893px;*/

		padding: 0px 25px 5px 5px;
		position: relative;
		color: #595959;
	}

	.article-warp h3{
		margin: 5px 5px 10px 0;
		text-indent: 40px;
		padding: 0px;
		line-height:20px;
		font-size: 1.3em;
		height: 20px;
		color: #273A65;
	}

	.article-warp hr{
		display:block;
		height: 1px;
		margin: 5px 0px 5px 10px;
		padding: 0;
		border: 0;
		border-bottom: 1px dotted #666666;
	}

	.contenu_article{position: relative; padding-top: 5px;}

	.article-bloc-reservez{
		position: relative;
		text-align: center;
		float: right;
		width: 153px;
		margin-top: 10px;	
	}

	.submit-reservation a {
		background: transparent url('../images/location/bg_submit_reservation-fd-blanc.gif') no-repeat scroll right top;
		height: 34px;
		display: block;
		text-decoration: none;
		color: #fff !important;
		font-size: 1.1em;
	}

	.submit-reservation a span{
		background: transparent url('../images/location/bg_submit_reservation-fd-blanc.gif') no-repeat scroll 0 -68px;
		line-height: 34px;
		display: block;
		text-align:center;
		color: #fff !important;
		padding: 0 20px 0 10px;
		text-transform: uppercase;
		text-shadow: 1px 1px 3px #000;
		font-weight: normal!important;
	}
	
		.submit-reservation.cart a {
					background: transparent url('../images/location/bg_submit_reservation-fd-bleu.gif') no-repeat scroll right top;
					color: #273A65 !important;
		}
		
		.submit-reservation.cart a span {
					background: transparent url('../images/location/bg_submit_reservation-fd-bleu.gif') no-repeat scroll 0 -68px;
					color: #273A65 !important;
					text-shadow: none;
		}

		.submit-reservation.gris a {
					background: transparent url('../images/location/bg_submit_reservation-fd-gris.gif') no-repeat scroll right top;
					color: #273A65 !important;
		}
		
		.submit-reservation.gris a span {
					background: transparent url('../images/location/bg_submit_reservation-fd-gris.gif') no-repeat scroll 0 -68px;
					color: #273A65 !important;
					text-shadow: none;
		}

	div.details {
		position: relative;
		width: 380px;
		margin-top: 20px;
		/*top: 30px;*/
	}

	.article-details, .article-autre-mod {
		background: transparent url('../images/location/icon-produit.gif') no-repeat 10px -50px;
		text-align: center;
		float: right;
		/*position: absolute;
		top: 9px;*/
		text-indent: 40px;
	}

	.article-details{ left: 216px; }
	.article-autre-mod{	left: 306px; background-position: 10px -50px;}

	.article-autre-details {
		background: transparent url('../images/location/icon-produit.gif') no-repeat 10px 0px;
		position: absolute;
		margin-left: 270px;
		top: 1px;
		text-align: left;
		width: 150px;
		text-indent: 40px;
	}

	.article-photo{
		margin-left:10px;
		position:relative;
		width:390px;
		
	}

	.article-photo img{
		margin: 10px 0;
		border: 0;
	}

	img.photo_option_1, img.photo_option_2 {position:absolute;}
	img.photo_option_1{ left: 30px; top: -20px;}
	img.photo_option_2{ left: 130px; top: -20px; display: none;}

	.denomination{
		position: relative;
		padding-left: 10px;
		padding-top: 1px;
		width: 280px;
	}


	.article-prix-remive {
		background: transparent url('../images/location/bg_article.gif') no-repeat -2508px -449px;
		position: relative;
		height:38px;
		font-weight: bold;
	}
	.article-prix-remive div.prix_remise {
		color: #395676;
		font-size: 1.3em;
		float: right;
	}

	.article-prix-remive div.qte {
		float: left;
		margin-top: 3px;
		padding-left: 0px;
		width:50px;
	}

	.article-prix-remive div.qte div img {
		padding: 0px;
		margin: 0px;

	}

	.bleu{ color: #395676;}

	.sous-articles{display:none; zoom:1;}

	.suivantDispo{
		color: #a3a3a4;
		font-size: .9em;
		margin-left: 10px;
	}
	
	.descr {
	 	font-size: .8em;
	 	/*color: #ccc;*/
	 	padding-left: 40px;
	}

/** DETAILS **/

div#detail_conteneur {
	width: 600px;
}

div#detail_colGauche {
	background: #fff url(../images/location/bg_details_photo.gif) no-repeat top left;
	width: 270px;
	float: left;
}

div#detail_colGauchePied {
	background: #fff url(../images/location/bg_details_bottom.gif) no-repeat top left;
	width: 270px;
	height: 9px;
}

div#detail_colGauche div#detail_photo {
	text-align: center;
	padding: 30px 0;
}

div#detail_colDroite {
	float: right;
	width: 320px;
}

div#detail_conteneur div#detail_colDroite div.detail_texte {
	padding-right: 20px;
}

div#detail_conteneur .detail_titre {
	font-weight: bold;
	font-size: 1.5em;
}

.transferProduct
{
	border: 1px solid #6CAF00;
	background-color: #DDDDDD;
	opacity:0.5;
}

.details-fiche-item {
	border-top: 1px solid #1B5793;
}

.details-fiche-item h3 {
	font-size: .9em;
	font-weight: bold;
}
/** FIN DETAILS **/


/** DEBUT SLIDER **/

/**************************/
.choix_dates {
	position: relative;
	margin-bottom: 10px;
}

.detailJours {
	font-size: 1em;
}
.ui-slider { width: 151px; height: 23px; position: relative; background-repeat: no-repeat; background-position: center center; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 1; height: 19px; width: 15px; top: -10px; left: 0px;  background-image: url(../images/location/curseur.gif); background-repeat: no-repeat;  }
.ui-slider .ui-slider-handle-active { border: 1px dotted black;  }
.ui-slider .ui-slider-disabled .ui-slider-handle { opacity: 0.5; filter: alpha(opacity=50); }
.ui-slider .ui-slider-range { position: absolute; top:1px; background: #273A65; opacity: 0.3; filter: alpha(opacity=30); width: 100%; height: 19px; }
.ui-slider .ui-slider-range.ui-widget-header {border: none;}

/* Default slider backgrounds */

.ui-slider.ui-widget-content {border: none;}
.ui-slider, .ui-slider-1 { background-image: url(../images/location/slider_14j.png); }
.ui-slider-2 { background-image: url(../images/location/slider_14j.png); }
.slide-multidate_1_jours { background-image: url(../images/location/slider_1j.png); }
.slide-multidate_2_jours { background-image: url(../images/location/slider_2j.png); }
.slide-multidate_3_jours { background-image: url(../images/location/slider_3j.png); }
.slide-multidate_4_jours { background-image: url(../images/location/slider_4j.png); }
.slide-multidate_5_jours { background-image: url(../images/location/slider_5j.png); }
.slide-multidate_6_jours { background-image: url(../images/location/slider_6j.png); }
.slide-multidate_7_jours { background-image: url(../images/location/slider_7j.png); }
.slide-multidate_8_jours { background-image: url(../images/location/slider_8j.png); }
.slide-multidate_9_jours { background-image: url(../images/location/slider_9j.png); }
.slide-multidate_10_jours { background-image: url(../images/location/slider_10j.png); }
.slide-multidate_11_jours { background-image: url(../images/location/slider_11j.png); }
.slide-multidate_12_jours { background-image: url(../images/location/slider_12j.png); }
.slide-multidate_13_jours { background-image: url(../images/location/slider_13j.png); }
.slide-multidate_14_jours { background-image: url(../images/location/slider_14j.png); }


.detailJours {
	text-align: center;
	font-size: .8em;
}

.duree {
	color: #395676;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	margin-bottom: 10px;
}

/** tooltips **/

.ui-slider .screenReaderContext {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	left: -999999999px;
}

.ui-slider .ui-state-active .ui-slider-tooltip, .ui-slider .ui-state-focus .ui-slider-tooltip, .ui-slider .ui-state-hover .ui-slider-tooltip {
	display: block;
	position: absolute;
	bottom: 2.5em;
	text-align: center;
	padding: .3em .2em .4em;
	font-size: .9em;
	width: 8em;
	margin-left: -3.7em;
}
.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down, .ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down-inner {
	position: absolute; 
	display: block;
	width:0; 
	height:0; 
	border-bottom-width: 0;
	background: none;
}
.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down {	
	border-left: 7px dashed transparent; 
	border-right: 7px dashed transparent;
	border-top-width: 8px;
	bottom:	-8px;
	right: auto;
	left: 50%;
	margin-left: -7px;
}
.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down-inner {
	border-left: 6px dashed transparent; 
	border-right: 6px dashed transparent;
	border-top: 7px solid #fff;
	bottom:	auto;
	top: -9px;
	left: -6px;
}

.ttContent {
	font-size: 10px;
	color: #273A65;
}


/** FIN SLIDER **/

