/* CSS Document --------------------------------------------------------------------------------*/
/* Mise en forme du site Migratour --------------------------------------------------------*/
/* www.iris-interactive.fr ---------------------------------------------------------------------*/

* {
	margin:0;
	padding:0;
}

html {
	padding:0;
	margin:0;
}

body {
	background:#000000  url(../images/bg_body.jpg) repeat-x 50% 0 ;
	font-size:12px;
	height:100%;
	font-family:'Trebuchet MS', Verdana, sans-serif; 
	/* font-family:sans-serif; */
	text-align:center;
	line-height:150%;
	color:#3c3533;
}

.filtre {position:relative; width:370px; height:52px; background:url(../images/bg_select.jpg) no-repeat 0 0; margin: 0 auto 14px 154px; }
.styled { margin-left:52px; margin-top:27px; height:19px; width:242px; color:#d27b11; font-weight:bold; font-size:12px;}
#sel_famillePath { border:0; background:none;}

.pdf { background:url(../images/picto-pdf.png) no-repeat 2px 12px; padding-left:24px !important;}
#navigation a:hover.pdf {width:171px !important;}



#main {
	background:  url(../images/bg_main.jpg) no-repeat 50% 0 ;
}

#main2 {
	background: url(../images/bg_main2.jpg) no-repeat 50% 0 ;
	position:absolute;
	width:100%;
	height:300px;
	font-size:10px;
	top:188px;
	color:#FFFFFF;
	z-index:0;
}

#page {
	margin:0 auto;
}

/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles génériques */
/* -------------------------------------------------------------------------------------------- */

.spacer {
	width:100%;
	clear:both;
	font-size:1px;
	height:1px;
}

.img-right {
	float:right;
	/* padding:0 0 5px 10px; */
	display:block;
	margin:0 0 5px 10px;
}
.img-left {
	float:left;
	/* padding:0 10px 5px 0; */
	display:block;
	margin:0 10px 5px 0;
}

img {
 border:0;
}

.center {
	text-align:center !important;
}
.right {
	text-align:right !important;
}
.left {
	text-align:left !important;
}
.valign {
	vertical-align:middle;
}
.mt {
	margin-top:15px;
}
.border {
	border:2px solid #96946B;
}
.italique {
	font-style:italic;
}

.underline {text-decoration:underline;}

.fL {
 float:left;
}

.fR {
 float:right;
}

.v-middle {
	padding:auto 0;
}

a {
	text-decoration:none;
	color:#3c3533;
}

li {
	list-style-type:none;
}

.inline {
	display:inline;
}

.red {
	color:#8D090B;
}


#corner-promo {
	background:url(../images/corner_promo.png) no-repeat;
	width:63px;
	height:60px;
	position:absolute;
	z-index:2000;
	top:0;
}

select {
	margin-bottom:6px;
	border-top:#acadb3 solid 1px;	
	border-bottom:#dbdfe6 solid 1px;
	border-left:#dbdfe6 solid 1px;
	border-right:#dbdfe6 solid 1px;
}

input[type="radio"] { 
	vertical-align:middle;
	margin-right:4px;
	margin-top:-3px;
}

input[type="checkbox"] { 
	vertical-align:middle;
	margin-right:4px;
	margin-top:-3px;
}

form#form_demande fieldset {
	background:transparent url(../images/bg-messenger-fieldset.gif) repeat-x scroll left bottom;
	border:none;
	margin:0 10px 0 0;
	padding:10px;
}

form#form_demande fieldset legend {
	color:#8d090b;
	font-weight:bold;
	font-size:16px;
	padding-top:20px;
	margin:0 0 -6px 0;
}


form#form_demande fieldset ul {
	overflow:auto;
	margin:10px 0;
}
form#form_demande ul {
	padding:0;
	margin-top:-8px;
	margin-left:-5px;
}

form#form_demande fieldset ul li {
	float:left;
	width:650px;
}
form#form_demande fieldset ul li.demi {
	float:left;
	width:320px;
	padding:2px 0;
}
form#form_demande ul li.mini {
	float:left;
	width:210px;
	margin-bottom:4px;
/*	margin:2px;*/
}


input[type="text"].off { 
	background:#ffffff url(../images/bg_input-depart.jpg) no-repeat;
	border:0;
}

input[type=text].on{
	background:#ffffff;
	height:18px;
	border-top:#acadb3 solid 1px;	
	border-bottom:#dbdfe6 solid 1px;
	border-left:#dbdfe6 solid 1px;
	border-right:#dbdfe6 solid 1px;
}



form#form_demande fieldset ul li span {
	display:block;
	float:left;
	width:120px;
	text-align:right;
	padding:3px 5px 0 0;
}
form#form_demande fieldset ul li input[type="text"],
form#form_demande fieldset ul li select,
form#form_demande fieldset ul li textarea {
	width:500px;
}
form#form_demande fieldset ul li.demi input[type="text"],
form#form_demande fieldset ul li.demi select {
	width:182px;
}
form#form_demande fieldset ul li.demi input.dp-applied {
	width:94px;
	padding:4px 2px;
}


form#form_demande fieldset ul li.demi select.time {
	width:44px;
	padding:4px 0;
}

form#form_demande ul li.mini input[type="text"] {
	width:90px;
}

form#form_demande ul li.mini select {
	width:135px;
}

form#form_demande input[type="text"],
form#form_demande select,
form#form_demande textarea {
	font-size:14px;
	padding:4px;
	font-family:'Trebuchet MS', Verdana, sans-serif; 
}

form#form_demande fieldset ul li.center {
	text-align:center;
}
form#form_demande fieldset ul li label {
	font-size:14px;
	padding-right:10px;
}

form#form_demande fieldset ul li label i {
	font-size:10px;
}

form#form_demande ul li.mini label {
	font-size:14px;
	padding-right:10px;
}

form#form_demande fieldset ul li.center input[type="submit"] {
	font-size:18px;
	padding:4px 20px;
}

form#form_demande ul li.mini input[type="submit"] {
	font-size:14px;
	padding:4px;
	width:100px;
	text-align:center;
	margin:2px;
}

form#form_demande #groupbloc,
form#form_demande #typebloc,
form#form_demande #complbloc,
form#form_demande #contactbloc {
	display:none;
}

input.alert {
	background: url(../images/icon_alert.gif) no-repeat right 4px;
	border-color:#820E11;
	border-width:2px;
	border-style:solid;
}

ul.type-voyage {
	width:320px;
	letter-spacing:-0.5;
}

form#form_demande fieldset ul.type-voyage li label i {
	color:#888888;
}


.content-mid {
	margin-top:6px;
	padding: 10px 12px;
	border-left:#c9c9c0 1px solid;
	border-right:#c9c9c0 1px solid;
}

.content-head {
	width:702px;
	background:url(../images/bg_header-content.png) no-repeat;
	text-align:left;
	margin-bottom:20px;
	margin-left:3px;
}

.content-head h1 {
	font-size:22px;
	color:#ffffff;
	margin-left:10px;
	margin-top:8px;
}

.content-foot {
	background:url(../images/bg_footer_content.jpg) no-repeat 0 0;
	height:18px;
}

#content h1 {
	margin:8px 0px;
	font-size:20px;
}

.form-mid {
	background:#ffffff;
	margin-top:2px;
	padding: 2px 12px;
	border-left:#c9c9c0 1px solid;
	border-right:#c9c9c0 1px solid;
}

.form-head {
	width:280px;
	background: url(../images/bg_header-form.png) no-repeat;
	text-align:left;
	margin-bottom:6px;
	margin-left:3px;
}

.form-head h1 {
	font-size:22px;
	color:#ffffff;
	margin-left:10px;
	margin-top:8px;
	line-height:22px;
}

.form-foot {
	background:url(../images/bg_footer_form.png) no-repeat;
	height:9px;
}

.pagination {
	text-align:center;
	margin-right:16px;
	color:#8d090b;
}

.pagination a {
	text-align:center;
	color:#8d090b;
}



/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables à l'entête */
/* -------------------------------------------------------------------------------------------- */

#header {
	height:240px;
	position:relative; 
	/* overflow:hidden; */
	min-width:960px;
	width:100%;
	margin-bottom:-93px;
	
	z-index:10;/**/
}
#header .layout {
	width:960px;
	margin:0 auto;
	position:relative;
}
#header h1 {
	position:absolute;
	left:-999em;
}
#header a img {
	border:none;
}

#header .base-line {
	color:#ffffff;
	font-size:24px;
	margin-top:88px;
	position:absolute;
	right:8px;
	line-height:30px;
	text-transform: uppercase;
}

#header_top {
	position: absolute;
	top:0;
	right:0;
	height:29px;
	width:330px;
}

.alinea {
	margin-left:15px;
}

#header_top #tel {
	background: url(../images/bg_header-telephone.png) no-repeat;
	float:right;
	height:29px;
	width:190px;
	padding-top:3px;
}

#header_top #tel span {
	line-height:20px;
	vertical-align:middle;
	color:#ffffff;
	font-size:20px;
	margin-left:30px;

}

#header p.logo-migratour {
	padding-top:0px;
	display:block;
	position:absolute;
	left:0;
	z-index:5;
}



/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables à la navigation */
/* -------------------------------------------------------------------------------------------- */

#navigation {
	background: transparent url(../images/bg_nav.png) no-repeat left top;
	height:39px; 
	text-align:left;
	position:relative;
	width:960px;
	margin:0 auto;
	font-size:13px;
	font-weight:bold;
	z-index:50;
	font-size:17px;
}

	#navigation #vjBar, 
	#navigation #slvBar {
		position:absolute;
	}
	#navigation #slvBar {
		left:640px;
	}
#navigation li {
	display:block;
	float:left;
	list-style:none;
	background:url(../images/bg-navigation-li.gif) no-repeat 0 center;
}



	#navigation li.bgn {
		background:none;
	}
	#navigation #slvBar li {
		background-image:url(../images/bg-navigation-slv-li.gif);
	}
	#navigation #slvBar li.bgn {
		background:none;
	}

#navigation a {
	color:#FFFFFF;
	font-size:17px;
	padding-top:10px;
	text-decoration:none;
	display:block;
	outline:none;
	text-align:center;
}

#navigation li.bgn1 {
	width:86px;	
	height:39px;
}

#navigation li.bgn2{
	width:172px;
	height:39px;
}

#navigation li.bgn3 {
	width:146px;
	height:39px;
}

#navigation li.bgn4{
	width:170px;
	height:39px;
}

#navigation li.bgn5 {
	width:144px;
	height:39px;
}

#navigation li.bgn6 {
	width:66px;
	height:39px;
}

#navigation li.bgn7 {
	width:78px;
	height:39px;
}

#navigation li.bgn8 {
	width:98px;
	height:39px;
}



#navigation a:hover span {
	color:#ffffff;
}
#navigation a span {
	display:block;
	padding-top:10px;
}
	#navigation li.bgn a span {
		padding-left:0;
	}
#navigation #slvBar a { 
	padding-left:0px;
}
#navigation #slvBar a span { 

}
#navigation li:hover a span, #navigation li.sfhover a span { 
	color:#fefefe;
} 
/* -------------------------------------------------------------------------------------------- */
/* Gestion des sous-menus */

#navigation li ul.subMenu { 
	position:absolute;
	z-index:30 !important;
	background:#e2a510 url(../images/bg_sub-menu.jpg) repeat-x bottom ;
	border-left:#e28310 solid 1px;
	border-bottom:#e28310 solid 1px;
	border-right:#e28310 solid 1px;
	width:205px;
	left:-999em; 
	text-align:left;
	top:39px;
	font-size:12px;
}
	#navigation li ul.subMenu.orange { 
		background-color:#930d10;
	}

#navigation li:hover ul, #navigation li.sfhover ul { 
	left:auto;
}

#navigation li:hover a, #navigation li.sfhover a { 
	color:#FFFFFF;
}


#navigation li ul li a {	
	width:190px;
	padding:5px 5px;
	color:#FFFFFF !important;
	display:block;
	height:auto;
	border-left:5px solid #930d10;
	text-transform: uppercase;
	text-align:left;
	font-size:13px;
}
	#navigation li ul.subMenu.orange li a {
		border-left:5px solid #930d10;
	}
	#navigation #slvBar li ul.subMenu.orange li a { 
	padding-left:5px;
	}


*html #navigation li ul li a {
	width:205px;
}
#navigation li ul li a:hover {
	color:#FFFFFF !important;
	background-color:#e9a008;
	border-color:#c11e08;
}
#navigation li ul.subMenu.orange li a:hover {
	background-color:#b34001;
	border-color:#e3620e;
} 

#navigation .separateur {
	height:1px;
	width:100%;
	background:#8d090b;
}



/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au contenu */
/* -------------------------------------------------------------------------------------------- */

#global {
	background-color:#FFFFFF;
	color:#414141;
	position:relative;
	width:960px;
	margin:0 auto;
	text-align:justify;
	padding-bottom:9px;
	z-index:5;
}


/* -------------------------------------------------------------------------------------------- */
/* BOX MODELS */

#global #content_accueil {
	position:relative;
	width:702px;
	margin:-30px 9px 0 9px;
	float:left;
}

#global #content {
	position:relative;
	width:702px;
	margin:0px 9px 0 9px;
	float:left;
}

#global #content_int {
	position:relative;
	width:702px;
	margin:0px 9px 0 9px;
	float:left;

}

.int {
	margin-top:30px;
}

#global #animation {
	position:relative;
	width:960px;
	height:280px;
	overflow:hidden;
}

#global #animation object {

}

#global #animation_int {
	position:relative;
	width:960px;
	height:256px;
	overflow:hidden;
}

#global #animation_int object {

}



.base-line {
	margin-top:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#ffffff;
	text-align:right;
	letter-spacing:-0.5px;
}

.ligne1 {
	line-height:32px;
	font-size:22px;
}
.ligne2 {
	font-size:26px;
}

#carrousel {
	position:relative;
	background:url(../images/bg_carrousel.png) no-repeat;
	height:145px;
	width:702px;
	overflow:hidden;
	margin-bottom:0px;
}


#carrousel #cartouche {
	position:absolute;
	background:url(../images/carrousel_cartouche-gauche.png) no-repeat 1px 1px;
	width:100px;
	height:145px;
	z-index:10;
}

#carrousel #slider {
	position:absolute;
	z-index:5;
	left:100px;
	width:800px;
	height:145px;
}

#carrousel #slider .scrollable {
	position:relative;
	overflow:hidden;
	width: 660px;
	height:145px;
}

#carrousel #slider .scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}



#bloc {
	position:relative;
	width:140px;
	height:125px;
	overflow:hidden;
	float:left;
	text-align:center;
	margin:10px 5px;
	display:block;
	cursor:pointer;
}

#bloc #cache_slider {
	background:url(../images/cache_carrousel_home.png) no-repeat;
	position:absolute;
	left:0;
	width:140px;
	height:125px;
	z-index:3;
}

#precedent {
	position:absolute;
	top:1px;
	left:100px;
	height:143px;
	width:30px;
	z-index:500;
	cursor:pointer;
	background:transparent;
}

#suivant {
	position:absolute;
	top:1px;
	right:0px;
	height:143px;
	width:30px;
	z-index:500;
	cursor:pointer;
	background:transparent;
}


#bloc #bandeau {
	background:#000000;
	height:20px;
	width:140px;
	position:absolute;
	left:0;
	bottom:0px;
	z-index:2;
}

#bloc #texte a {
	width:140px;
	position:absolute;
	bottom:0px;
	left:0;
	text-transform:uppercase;

	font-size:11px;
	color:#ffffff;
	z-index:4;
	letter-spacing:-0.5px;
}

#bloc #illustration {
	left:0;
	position:absolute;
	height:125px;
	width:140px;
	z-index:1;
}

#carrousel #slider .scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}


#global #col1 {
	width:342px;
	float:left;
}

#espace-editorial {
	background:url(../images/bg_content_col1_editoral.jpg) no-repeat;
	height:274px;
	overflow:hidden;
	padding:16px 20px 12px 10px;
}

#espace-editorial #edito h1, #espace-editorial #edito h1 a {
	color:#8d090b;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	font-weight:bold;
	margin-bottom:8px;
}

#espace-editorial #edito h2, #espace-editorial #edito h2 a {
	font-size:20px;
	letter-spacing:-0.5px;
	margin-bottom:8px;
}

#espace-editorial #edito h3, #espace-editorial #edito h3 a {
	font-size:12px;
	line-height:16px;
	margin-bottom:8px;
	letter-spacing:-0.2px;
}

#espace-editorial #edito  h3 .bold {
	color:#8d090b;
	letter-spacing:-0.2px;
	font-weight:bold;
}


#col2 {
	width:341px;
	float:right;
}

#col2 #coups-de-coeur {
	position:relative;
	background:#ffffff url(../images/bg_content_col2_coup-de-coeur.jpg) no-repeat;
	height:178px;
	width:337px;
	overflow:hidden;
	padding: 0 2px 0 2px;
	margin-bottom:14px;
}

#coups-de-coeur h1 {
	padding-left:9px;
	padding-top:9px;
	height:23px;
	font-weight:bold;
	font-size:22px;
	letter-spacing:-0.5px;
	color:#ffffff;
}

#coups-de-coeur #nav {
	position:absolute;
	top:10px;
	right:0;
	margin-right:8px;
}

#coups-de-coeur #nav img{
	margin-right:2px;
}

#coups-de-coeur #slider2 {
	width:337px;
	height:145px;
	display:inline;
	overflow:hidden;
}

#coups-de-coeur #slider2 #item #volet {
	position:relative;
	float:left;
	width:337px; 
	overflow:hidden;
	margin-right:2px;
	cursor:pointer;
}

#coups-de-coeur #slider2 #cache_cp-coeurL {
	position:absolute;
	left:-2px;
	top:0px;
	background:url(../images/cache_cp-coeurL.png) no-repeat 0 0;
	height:146px;
	width:5px;
	z-index:200;
}

#coups-de-coeur #slider2 #cache_cp-coeurR {
	position:absolute;
	left:334px;
	top:0px;
	background: url(../images/cache_cp-coeurR.png) no-repeat 0 0;
	height:146px;
	width:5px;
	z-index:199;
}
#coups-de-coeur #slider2 #item #volet .photo {
	position:relative;
	float:left;
	width:216px;
	height:144px;
	overflow:hidden;
}

#coups-de-coeur #slider2 #item #volet #tarif {
	position:absolute;
	z-index:190;
	background:url(../images/cartouche_prix_slider.png) no-repeat 0 0;
	width:72px;
	height:31px;
	overflow:hidden;
	top:113px;
	left:144px;
	text-align:center;
	color:#ffffff;
	padding-top:6px;
	line-height:12px;
}

#coups-de-coeur #slider2 #item #volet #tarif .a_partir {
	font-size:9px;
	line-height:9px;
}

#coups-de-coeur #slider2 #item #volet #tarif .prix {
	font-size:14px;
	font-weight:bold;
}

#coups-de-coeur #slider2 #item #volet #tarif .ttc {
	font-size:10px;
}


#coups-de-coeur #slider2 #item #volet #texte {
	background:url(../images/coups-de-coeur_cartouche-droit.png) no-repeat;
	position:relative;
	float:left;
	width:121px;
	height:145px;
	text-align:right;
}



#coups-de-coeur #slider2  h2, #coups-de-coeur #slider2  h2 a {
	padding:4px;
	color:#ffc000;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:14px;
	height:50px;
	overflow:hidden;
}

#coups-de-coeur #slider2 #item #volet h3, #coups-de-coeur #slider2 #item #volet h3 a {
	padding:4px;
	color:#ffffff;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	height:44px;
	overflow:hidden;
}

#coups-de-coeur #slider2 #item #volet h4, #coups-de-coeur #slider2 #item #volet h4 a {
	position:absolute;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
	bottom:2px;
	right:2px;
	width:90px;
}

.scrollable {
	position:relative;
	overflow:hidden;
	width: 337px;
	height:120px;
}

.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.scrollable img {
	float:left;
	cursor:pointer;

}

.scrollable .active {
	z-index:9999;
	position:relative;
}

.navi {
	height:17px;
	width:17px;
	font-weight:bold;
}

.navi  a {
	width:17px;
	height:17px;
	float:left;
	margin-left:3px;
	background: url(../images/position.png) 0 0 no-repeat;
	color:#be1808;
	text-align:center;
}

.navi   {
	display:inline;
}

.navi  a:hover {
	background-position:0 -17px;   
	color:#ffffff;
}

.navi  a.active {
	background-position:0 -17px;     
	color:#ffffff;
}


#migratour_lafait {
	cursor:pointer;
	margin-left:-1px;
	background:url(../images/bg_content_col1_migratour-l-a-fait.jpg) no-repeat top center;
	overflow:hidden;
	width:342px;
}


#foot_migratour_lafait {
	background:url(../images/bg_content_col1_migratour-l-a-fait-foot.jpg) no-repeat top center;
	height:6px;
	margin-left:-1px;
	width:342px;
}


#migratour_lafait h1 {
	font-size:20px;
/*	margin-bottom:8px;*/
	padding:5px 5px 8px 5px;
	letter-spacing:-0.5px;
}

#migratour_lafait #news {
	padding:0 5px 5px 5px;
	width:330px;
/*	height:90px;*/
	overflow:hidden;
	border-left: #c7c8c2 1px solid;
	border-right: #c7c8c2 1px solid;
}

#migratour_lafait #photo {
	float:left;
	width:96px;
	overflow:hidden;
}

#migratour_lafait #photo img {
	float:left;
	width:96px;
}

#migratour_lafait #edito {
	float:right;
	width:230px;
}

#migratour_lafait #edito h2, #migratour_lafait #edito h2 a {
	color:#8d090b;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-0.8px;
	line-height:11px;
}

#migratour_lafait #edito .date  {
	font-style:italic;
	font-size:10px;
	line-height:12px;
}

#migratour_lafait #edito h3, #migratour_lafait #edito h3 a {
	margin-top:6px;
	line-height:12px;
	padding-right:6px;
	letter-spacing:-0.5px;
	font-size:12px;
}


/* Gestion de la colonne de droite colR */


#global #colR_accueil {
	position:relative;
	float:left; 
	width:222px;
	margin:-108px 9px 0 9px;
	right:0;
}
	/* *html #global #colR_accueil {
		margin:170px 9px 0 0px; 
		margin:-100px 9px 0 0;
	} */

#global #colR_int {
	position:relative;
	float:left;
	width:222px;
	margin:-96px 9px 0 9px;
	right:0;
}
	/* *html #global #colR_int {
		margin:170px 9px 0 0px;
	} */

#global #colR {
	position:relative;
	float:left;
	width:222px;
	margin:0px 9px 0 9px;
	right:0;
}
	/* *html #global #colR {
		margin:20px 4px 0 0px;
	} */




#demande_devis {
	background:url(../images/bg_colR_demande-devis.png) no-repeat;
	height:223px;
	margin-bottom:18px;
	overflow:hidden;
	width:222px;
}

#demande_devis h1 {
	padding-left:9px;
	padding-top:9px;
	height:30px;
	font-weight:bold;
	font-size:22px;
	letter-spacing:-0.5px;
	color:#ffffff;
}

#demande_devis #formulaire {
	margin: 6px 10px;
}

#demande_devis #formulaire #choix-type-voyage ul {
	margin-bottom:6px;
}

#demande_devis #formulaire #choix-type-voyage li {
	display:inline;
	color:#95191b;
	margin-right:6px;
}

#demande_devis #formulaire #choix-duree-destination li {
	margin-bottom:6px;
}

#demande_reservation {
	background:url(../images/bg_colR_demande-reservation.jpg) no-repeat;
	height:223px;
	margin-bottom:9px;
	overflow:hidden;
	color:#ffffff;
}

#demande_reservation h1 {
	padding-left:9px;
	padding-top:9px;
	height:18px;
	font-weight:bold;
	font-size:18px;
	letter-spacing:-0.5px;
	color:#ffffff;
}

#demande_reservation #formulaire {
	margin: 6px 10px;
}

#demande_reservation #formulaire #choix-type-voyage ul {
	margin:4px 0;
	text-align:left;
}

#demande_reservation #formulaire #choix-type-voyage li {
	color:#ffffff;
	margin-right:6px;
}
#demande_reservation #formulaire #choix-type-voyage li span {
	display:block;
	float:left;
	width:50px;
	text-align:right;
	padding-right:5px;
}

#demande_reservation #formulaire #choix-type-voyage #art_Ref {
	font-size:9px;
}

#demande_reservation #formulaire #choix-type-voyage #art_Desc {
	color:#8D090B;
	font-size:9px;
	line-height:11px;
	padding-bottom:4px;
}

#demande_reservation #formulaire #choix-type-voyage #lib_Qte {
	float:left;
	width:auto;
	padding-right:0;
	}

#demande_reservation #formulaire #choix-type-voyage input#art_Qte {
	width:25px;
	size:25px;
	text-align:right;
}

#demande_reservation #formulaire #choix-type-voyage #art_Prix {
	display:inline;
	width:auto;
	font-size:12px;
	display:inline;
	font-weight:bold;
}

#demande_reservation #formulaire #choix-duree-destination li {
	margin-bottom:4px;
	width:100px;
}

#demande_reservation .nb-pers{
	margin-left:4px;
	width:96px;
}

#demande_reservation .item {
	width:96px;
}

#demande_reservation .date {
	width:170px;
}

#demande_reservation #formulaire #choix-date-depart li {
	margin-bottom:8px;
}

#demande_rappel {
	background:url(../images/bg_colR_demande-rappel.png) no-repeat;
	width:222px;
	height:115px;
	margin-bottom:12px;
	overflow:hidden;
}


#demande_rappel #texte {
	width:90px;
	float:right;
	text-align:right;
	margin-right:6px;
	margin-top:6px;
}

#demande_rappel h2, #demande_rappel h2 a {
	color:#ffc000;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:14px;
	margin-bottom:4px;
}

#demande_rappel h3, #demande_rappel h3 a {
	color:#ffffff;
	line-height:11px;
	font-weight:bold;
	font-size:12px;
	width:75px;
	float:right;
}

#demande_contact {
	background: url(../images/bg_colR_contact.jpg) no-repeat;
	width:222px;
	height:115px;
	margin-bottom:16px;
	overflow:hidden;
}


#demande_contact #texte {
	width:90px;
	float:right;
	text-align:right;
	margin-right:6px;
	margin-top:6px;
}

#demande_contact h2, #demande_contact h2 a {
	color:#ffc000;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:14px;
	margin-bottom:4px;
}

#demande_contact h3, #demande_contact h3 a {
	color:#ffffff;
	line-height:11px;
	font-weight:bold;
	font-size:12px;
	width:75px;
	float:right;
}


#consultation_horraire {
	background:url(../images/bg_colR_consultation_horraire.jpg) no-repeat;
	height:46px;
	margin-bottom:14px;
	overflow:hidden;
}

#consultation_horraire h2, #consultation_horraire h2 a {
	color:#8d090b;
	font-size:15px;
	font-weight:bold;
	float:right;
	width:156px;
	text-decoration:none;
	margin-right:3px;
	margin-top:2px;
}

#migratour-info {
	background:url(../images/bg_colR_migratour.jpg) no-repeat;
	height:115px;	
	overflow:hidden;
	padding:6px;
}

#migratour-info h2 {
	color:#8d090b;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	margin-bottom:4px;
}

#migratour-info .edito {
	line-height:13px;
}

#migratour-info .edito a{
	line-height:12px;
	text-decoration:underline;
}


#vous_aimerez, #nos-coups-de-coeur {
	width:222px;
	height:auto;
	margin-bottom:9px;
	overflow:hidden;
}

#vous_aimerez h1, #nos-coups-de-coeur h1 {
	color:#ffffff;
	font-size:18px;
	letter-spacing:-0.2px;
	padding:15px 0 0 50px;
	margin:0;
	line-height:20px;
}

#nos-coups-de-coeur .head {
	background: url(../images/bg_colR_coup-de-coeur_h1.jpg) no-repeat 0 0;
	height:44px;
}	

#vous_aimerez .head {
	background:url(../images/bg_colR_vous_aimerez_aussi_h1.jpg) no-repeat 0 0;
	height:44px;
}	

#vous_aimerez .mid, #nos-coups-de-coeur .mid {
	background:url(../images/bg_colR_vous_aimerez_aussi_mid.jpg) repeat-y;
	width:222px;
	padding:0;
	margin:0;
}

#vous_aimerez #item, #nos-coups-de-coeur #item {
	background:url(../images/bg_colR_vous_aimerez_aussi_item.png) no-repeat;
	width:203px;
	height:173px;
	overflow:hidden;
	margin: 0 auto;
	cursor:pointer;
}

#vous_aimerez #item #photo, #nos-coups-de-coeur #item #photo {
	margin-top:4px;
	margin-left:2px;
	width:200px;
	height:111px;
	overflow:hidden;
}

#vous_aimerez p, #nos-coups-de-coeur p {
	text-align:left;
	width:196px;
	margin: 0 auto;
}

#vous_aimerez .a_partir,  #vous_aimerez .a_partir a, #nos-coups-de-coeur .a_partir, #nos-coups-de-coeur .a_partir a  {
	color:#ffffff;
	letter-spacing:-0.6px;
	line-height:11px;
	text-align:right;
	float:left;
	padding-top:1px;
	padding-right:2px;
}

#vous_aimerez .prix, #vous_aimerez .prix a, #nos-coups-de-coeur .prix, #nos-coups-de-coeur .prix a {
	font-size:24px;
	color:#ffffff;
	float:left;
}

#vous_aimerez .ttc, #vous_aimerez .ttc a, #nos-coups-de-coeur .ttc, #nos-coups-de-coeur .ttc a {
	color:#ffffff;
	height:24px;
	line-height:11px;
	float:left;
}

#vous_aimerez .voir, #vous_aimerez .voir a, #nos-coups-de-coeur .voir, #nos-coups-de-coeur .voir a {
	margin-left:6px;
	color:#ffffff;
}


#vous_aimerez .foot, #nos-coups-de-coeur .foot {
	background:url(../images/bg_colR_vous_aimerez_aussi_foot.jpg) no-repeat;
	width:222px;
	height:12px;
} 






#vous_aimerez h2, #nos-coups-de-coeur h2 {
	color:#8d090b;
	font-size:11px;
	letter-spacing:-0.6px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:6px;
	margin-left:6px;
	height:22px;
	overflow:hidden;
}



#guide_voyageur {
	background:url(../images/bg_colR_guide_du-voyageur.jpg) no-repeat;
	width:222px;
	height:115px;
	margin-bottom:16px;
	overflow:hidden;
}


#guide_voyageur #texte {
	width:90px;
	float:right;
	text-align:right;
	margin-right:6px;
	margin-top:6px;
}

#guide_voyageur h2, #guide_voyageur h2 a {
	color:#ffc000;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:14px;
	margin-bottom:4px;
}

#guide_voyageur h3, #guide_voyageur h3 a {
	color:#ffffff;
	line-height:11px;
	font-weight:bold;
	font-size:12px;
	width:75px;
	float:right;
}




/*  gestion de la page interne */

#fil-arianne {
	padding: 9px 0 0 12px;
	color:#c86410;
	font-weight:bold;
	margin-bottom:8px;
}

#fil-arianne a {
	font-weight:normal;
}


#bloc_une {
	position:relative;
	background:url(../images/bg_content_bloc_une.jpg) no-repeat;
	width:942px;
	height:287px;
	margin: 10px 9px 16px 9px;
	color:#ffffff;
}


#bloc_une #textCol1 h2,
#bloc_une #textCol1 h1 {
	position:absolute;
	top:0;
	left:0;
	z-index:50 !important;
}
#bloc_une #textCol1 h2 {
	color:#ffffff;
	font-size:13px;
	line-height:normal;
	margin:225px 0 0 20px;
}
#bloc_une #textCol1 h1 {
	font-size:24px;
	margin:238px 0 0 20px;
	line-height:normal;
}
div.thumbBloc1 {
	/* float:left; */
	width:163px;
	height:114px;
	overflow:hidden;
	margin:5px 10px;
	position:absolute;
	z-index:9;
}
div.thumbBloc1 .pic {
	
	left:0;
	top:0;
}
div.thumbBloc1 .mask {
	
	left:0;
	top:0;
}


#bloc_une h2 {
	position:absolute;
	font-size:13px;
	text-transform:uppercase;
	margin-left:12px;
	bottom:40px;
	line-height:12px;
}

#bloc_une h3 {
	position:absolute;
	font-size:24px;
	text-transform:uppercase;
	margin-left:12px;
	bottom:16px;
	font-weight:normal;
}


div.thumbCol1 {
	float:left;
	width:690px;
	height:263px;
	overflow:hidden;
	margin:12px;
	position:relative;
}
div.thumbCol1 .pic {
	position:absolute;
	left:0;
	top:-50%;
	bottom:-50%;
/*	top:0;*/
}
div.thumbCol1 .mask {
	position:absolute;
	left:0;
	top:0;
}

#bloc_une #col2 {
	width:219px;
	margin-right:2px;
	margin-top:12px;
}

#bloc_une #col2 #tarif {
	background:url(../images/bg_content_bloc_une_tarif.jpg) no-repeat;
	height:50px;
	width:207px;
	overflow:hidden;
	margin-bottom:4px;
	padding: 28px 6px 0 6px;
}

#bloc_une #col2 #tarif .barre, {
	font-weight:bold;
	text-decoration:line-through;
	font-size:14px!important;
	margin-right:6px;
}

#bloc_une #col2 #tarif .a_partir,  #bloc_une #col2 #tarif .a_partir a {
	font-size:12px;
	color:#ffffff;
	letter-spacing:-0.6px;
	margin:0 2px 8px 0;
	line-height:11px;
	display:block;
	float:left;
}

#bloc_une #col2 #tarif .prix, #bloc_une #col2 #tarif .prix a {
	line-height:26px;
	font-size:35px;
	color:#ffffff;
	letter-spacing:-1.2px;
	float:left;
}

#bloc_une #col2 #tarif .ttc, #bloc_une #col2 #tarif .ttc a {
	color:#ffffff;
	line-height:11px;
	float:left;
}

#bloc_une #col2 #formule {
	background:url(../images/bg_content_bloc_une_formule.jpg) no-repeat;
	height:158px;
	width:195px;
	overflow:hidden;
	padding:12px;
	text-align:left;
	line-height:12px;
}

#bloc_une #col2 p {
	color:#ffffff;
	font-weight:bold;
	padding:0;
}

#bloc_une #col2 .a_partir,  #bloc_une #col2 .a_partir a {
	font-size:16px;
	color:#ffffff;
	letter-spacing:-0.6px;
	margin-bottom:8px;
	margin-top:14px;
}

#bloc_une #col2 .prix, #bloc_une #col2 .prix a {
	font-size:35px;
	color:#ffffff;
	letter-spacing:1.2px;
	float:left;
}

#bloc_une #col2 .ttc, #bloc_une #col2 .ttc a {
	color:#ffffff;
	line-height:11px;
	float:left;
}


#loopedSlider p {
	padding: 0 12px;
}

#pre-reservation h1 {
	padding:8px 0 0 0;
	text-align:center;
	background:url(../images/bg_content_pre-reservation_onglet.jpg) no-repeat 0 0;
	color:#ffffff;
	height:22px;
	text-transform:uppercase;
	font-size:16px;
	width:163px;
	margin:20px 0 0 0;
}

#pre-reservation h3.step1 {
	background:url(../images/step1.png) no-repeat 0 0;
	height:30px;
	color:#8d090b;
	font-size:20px;
	padding:15px 0 0 40px;
	margin:0 0 4px 0;
}

#pre-reservation h3.step2 {
	background:url(../images/step2.png) no-repeat 0 0;
	height:30px;
	color:#8d090b;
	font-size:20px;
	padding:15px 0 0 40px;
	margin:12px 0 4px 0;
}

#pre-reservation h3.step2 input[type=text] {
	width:30px;
	height:20px;
	text-align:center;
	border-right:#666666 1px solid;	
	border-left:#666666 1px solid;
	border-top:#999999 1px solid;
	border-bottom:#999999 1px solid;
}

#pre-reservation h3.step3 {
	background:url(../images/step3.png) no-repeat 0 0;
	height:30px;
	color:#8d090b;
	font-size:20px;
	padding:6px 0 0 40px;
	margin:12px 0 4px 0;
}

#pre-reservation li.btn-conseillers {
	margin-top:12px;
}

#pre-reservation .head {
	background:url(../images/bg_content_pre-reservation_head.jpg) no-repeat 0 0;
	width:702px;
	height:14px;
	padding:0;
	margin:0;
}

#pre-reservation .mid {
	background:url(../images/bg_content_pre-reservation_mid.jpg) repeat-y 0 0;
	padding: 0 12px 12px 16px;
	color:#ffffff;
	font-size:13px;
	margin:0;
}

#pre-reservation ul.arboniv0 , #pre-reservation th {
	padding:0;
	margin:0;
	text-align:center;
}

#pre-reservation tr {
	padding:0;
	margin:0;
	border:0;
} 


#pre-reservation td {
	padding:0 2px;
	margin:0;
	border:0;
	text-align:center;
} 


#pre-reservation tr.row {
	background:#d68810;
}

#pre-reservation .foot {
	background:url(../images/bg_content_pre-reservation_foot.jpg) no-repeat 0 0;
	width:702px;
	height:35px;
	color:#8d090b;
	margin:-12px 0 0 0;
}

#pre-reservation .foot li {
	margin-right:12px;	
	}

#pre-reservation .foot input {
	margin-bottom:-8px;
	margin-left:4px;
	margin-right:10px;
}

#programme-detail {
	margin-top:20px;
}

#programme-detail h1 {
	font-size:18px;
	margin:0 auto;
	padding-left:12px;
	padding-top:8px;
}

#programme-detail .contenu {
	padding:10px 12px;
	border-left:#c9c9c0 1px solid;
	border-right:#c9c9c0 1px solid; 
}

#programme-detail .contenu strong,
#programme-detail .contenu b {
	font-size:12px;
	color:#8d090b;
	text-transform:uppercase;
}

#programme-detail .contenu 	p {
	margin-bottom:12px;
}

#programme-detail .bottom {
	background:url(../images/bg_content_progamme-detaille_bottom.jpg) no-repeat;
	height:9px;
	width:702px;
}

#filtre_recherche h1 {
	margin-bottom:12px;
	line-height:26px;
}

#filtre_recherche #filtre {
	width:702px;
	margin-bottom:20px;
}

#filtre_recherche p {
	margin-left:4px;
}

table.search td {
	padding:2px 6px;
	font-weight:normal;
	font-size:9px;
}
table.search select {
	width:160px;
/*	margin-right:6px;*/
}

#liste_resultats {
		width:702px;
}

#liste_resultats #bloc_item {
	width:222px;
	float:left;
	margin-right:12px;
	margin-bottom:20px;
	cursor:pointer;
}

#liste_resultats #bloc_item #item {
	background:url(../images/bg_content_liste-resultats_item.jpg) no-repeat;
	width:222px;
	height:192px;
	overflow:hidden;
}


#liste_resultats #bloc_item #item h2 {
	color:#8d090b;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:8px 6px 0 6px;
	padding-top:2px;
	letter-spacing:-0.6px;
	height:20px;
	overflow:hidden;
}

#liste_resultats #bloc_item #item #photo {
	position:relative;
	width:220px;
	height:121px;
	overflow:hidden;
	margin-top:6px;
	margin-left:1px;

}

#liste_resultats #bloc_item #item p {
	text-align:left;
	width:210px;
	padding:0px;
	margin-left:6px;
}

#liste_resultats #bloc_item #item .a_partir, #liste_resultats #bloc_item #item .a_partir a  {
	color:#ffffff;
	letter-spacing:-0.6px;
	line-height:11px;
	text-align:right;
	float:left;
	padding-top:1px;
	padding-right:2px;
}

#liste_resultats #bloc_item #item .prix, #liste_resultats #bloc_item #item .prix a {
	font-size:24px;
	color:#ffffff;
	float:left;
}

#liste_resultats #bloc_item #item .ttc, #liste_resultats #bloc_item #item .ttc a {
	color:#ffffff;
	height:24px;
	line-height:11px;
	float:left;
}

#liste_resultats #bloc_item .voir, #liste_resultats #bloc_item  .voir a {
	margin-top:6px;
	margin-left:3px;
	color:#8d090b;
	line-height:11px;
	font-weight:bold;
}

.boxgrid { 
	width:220px;
	margin-bottom:2px; 
	float:left; 
	background:#161613; 
	overflow: hidden; 
	position: relative; 
}

#liste_resultats .boxgrid { 
	margin-bottom:6px; 
}

.boxgrid p { 
	font-size:12px;
	line-height:12px;
	color:#ffffff; 
/*	font-weight:bold;*/
}

.boxgrid a { 
	color:#ffffff; 
}
				
.boxcaption{ 
	float: left; 
	position: absolute; 
	bottom:0;
	background:#000000;
	height:100%;
	width: 100%; 
	opacity: .8; 
	padding: 4px;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}	
			
.captionfull .boxcaption {
	top:260px;
	left: 0;
}
				
.cover {
	top:260px;
}

/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au carrousel */
/* -------------------------------------------------------------------------------------------- */



/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au bloc #TOOLS */
/* -------------------------------------------------------------------------------------------- */

#tools {
	position:absolute;
	height:30px;
	left:0px; 
	top:5px;
	padding:0px;
	z-index:20;
}
#tools li {
	display:block;
	float:left;
	padding:0 5px;
}
#tools a {
	border:none;
	padding:0;
}
#tools a img {
	border:none;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au pied de page */
/* -------------------------------------------------------------------------------------------- */
#foot {
	position:relative;
	background:#e2a510 url(../images/bg_footer.png) repeat-x center bottom ;
	width:100%;
	bottom:0;
	height:98px;
	font-size:10px;
	color:#FFFFFF;
	z-index:100;
}


#foot .logo img{
	margin:0 5px;
}

#foot p {
	padding:10px 0 0 0;
}
#foot a {
	color:#FFFFFF;
}
#foot img {
	border:none;
}


.hide {
	font-size:0px;
	position:absolute;
	line-height:0px;
	z-index:-5;
}



/* Pages société */
/* Présentation */


/* Pages réserver un car */
/*demande de devis */


#formulaire_demande-de-devis h1{
	font-size:22px;
	color:#ffffff;
	margin-left:10px;
	margin-top:8px;
}

#formulaire_demande-de-devis select {
	padding:0;
	margin:0;
}


#formulaire_demande-de-devis li {
	margin-bottom:8px;
}

#formulaire_demande-de-devis label { 
	margin-right:10px;
}


#formulaire-contact {
	margin-top:6px;
	padding-left:12px;
	width:688px;
	border-left:#c9c9c0 1px solid;
	border-right:#c9c9c0 1px solid;
}

#footer_form {
		background:url(../images/bg_footer_formulaire.jpg) no-repeat 0 0;
		height:18px;
}

#champs_obligatoire {
	position:absolute;
	right:8px;
	width:120px;
	margin-top:10px;
}

#formulaire_demande-de-devis h3 {	
	width:480px;
	color:#8d090b;
	font-weight:bold;
	font-size:16px;
	letter-spacing:-0.8px;
	margin-bottom:0px;
}

#formulaire_demande-de-devis i {	
	font-size:10px;
	color:#3c3533;
}

#vos_coordonnees {
	width:540px;
	margin-top:20px;
	margin-right:12px;
	margin-bottom:20px;
}

#voyage_groupe {
	width:540px;
	margin-right:12px;
	margin-bottom:20px;
}

#type_voyage {
	margin-bottom:20px;
}

#caracteristique_voyage {
	width:540px;
	margin-bottom:20px;
}

#renseignement_voyage {
	margin-bottom:20px;
}

#mode_rappel {
	width:660px;
	margin-bottom:20px;
}

#mode_rappel li {
	display:inline;
}

#mode_rappel label { 
	margin-right:30px;
}


#urgence {
	width:540px;
}

#urgence li {
	display:inline;
}

#envoi_valeur {
	margin-top:20px;

}

/* Pages actus */
/* Liste */

#actus-item {
	background:#f1f1f1;
	padding:10px;
	margin-bottom:12px;
}

#actus-item h2, #actus-item h2 a {
	color:#8d090b;
}

#actus-item .texte .date {
	color:#8d090b;
	font-size:10px;
	font-style:italic;
}

#actus-item .photo {
	width:222px;
	padding-left:1px;
	color:#ffffff;
}

#actus-item .texte {
	width:420px;
}

#actus-item .voir a {
	color:#8d090b;
	margin-top:10px;
}

/* actu */

#actus a {
	color:#8d090b;
}


#actus h2, #actus h2 a {
	color:#8d090b;
	font-size:20px;
}

#actus .photo {
	float:left;
	margin-right:10px;
}

#actus .texte {
	margin-top:10px;
	margin-bottom:20px;
	width:350px;
}

#actus .spacer2 {
	clear:both;
	border-top:#cccccc 1px solid;
	height:20px;
}

#actus li {
	display:block;
	float:left;
	width:280px;
	min-height:100px;
	overflow:hidden;
	margin-right:38px;
	margin-bottom:12px;
	background: url(../images/bg-li.jpg) no-repeat 0 4px;
	padding-left:12px;
	border-bottom: #cccccc 1px solid;
	
}

#actus .col1 {
	width:330px;
	border-right:#cccccc 1px solid;
	margin-left:12px;
}

#actus .date {
	color:#8d090b;
	font-size:10px;
	font-style:italic;
}

#actus .col1 .photo {
	width:300px;
	overflow:hidden;
	margin-right:12px;
}

#actus .col1 .texte {
	margin-top:10px;
	width:300px;
}

#actus .col1 .voir a {
	color:#8d090b;
	margin-top:10px;
}

#actus .col2 {
	width:290px;
}

#actus .col2 h2 {
	margin-bottom:12px;
}

#actus .col2 h3, #actus .col2 h3 a {
	color:#8d090b;
	font-size:12px;
}

#actus .col2 li {
	margin-left:8px;
	margin-bottom:12px;
	background: url(../images/bg-li.jpg) no-repeat 0 4px;
	padding-left:12px;
}


/* Pages internes */
#edito_int {}
#edito_int img { margin:0 12px 0 0; float:left;}
#edito_int p {margin-bottom:10px;}
#edito_int li {overflow:hidden;margin-left:8px;margin-bottom:12px;background: url(../images/bg-li.jpg) no-repeat 0 4px;padding-left:12px;}

/* Pages promos */
/* Liste */

#promo-item {
	background:#f1f1f1;
	padding:10px;
	margin-bottom:12px;
}

#promo-item h2, #promo-item h2 a {
	color:#8d090b;
}

#promo-item .date,{
	color:#8d090b;
	font-size:10px;
	font-style:italic;
	margin-bottom:10px;
}

#promo-item .ml {
	font-size:10px;
	font-style:italic;
	margin-top:10px;
}

#promo-item h3, #promo-item h3 a {
	color:#8d090b;
	height:30px;
	padding-left:8px;
	padding-top:4px;
	text-transform:uppercase;
	font-size:20px;
	line-height:28px;
}

#promo-item .photo {
	background:url(../images/bg_content_liste-resultats_item.jpg) no-repeat;
	width:222px;
	height:192px;
	padding-left:1px;
	color:#ffffff;
}


#promo-item #tarif {
	padding:4px;
	float:right;
}

#promo-item .prix, #promo-item .prix a {
	font-size:24px;
	color:#ffffff;
	float:left;
}

#promo-item .ttc, #promo-item .ttc a {
	color:#ffffff;
	height:24px;
	line-height:11px;
	float:left;
}


#promo-item .texte {
	width:420px;
}

#promo-item .voir a {
	color:#8d090b;
	margin-top:10px;
}

/* Page */

#promo {
	padding:10px;
	margin-bottom:12px;
}

#promo h2, #promo h2 a {
	color:#8d090b;
}

#promo .date {
	color:#8d090b;
	font-size:10px;
	font-style:italic;
	margin-bottom:10px;
}

#promo .ml {
	font-size:10px;
	font-style:italic;
	margin-top:10px;
}

#promo h3, #promo h3 a {
	color:#8d090b;
	height:30px;
	padding-left:8px;
	padding-top:4px;
	text-transform:uppercase;
	font-size:20px;
	line-height:28px;
}

#promo .photo {
	background:url(../images/bg_content_liste-resultats_item.jpg) no-repeat;
	width:222px;
	height:192px;
	padding-left:1px;
	color:#ffffff;
}


#promo #tarif {
	padding:4px;
	float:right;
}

#promo .prix, #promo .prix a {
	font-size:24px;
	color:#ffffff;
	float:left;
}

#promo .ttc, #promo .ttc a {
	color:#ffffff;
	height:24px;
	line-height:11px;
	float:left;
}


#promo .texte {
	width:420px;
}

#promo .voir a {
	color:#8d090b;
	margin-top:10px;
}

.prix.barre {
	font-weight:bold;
	text-decoration:line-through;
	font-size:14px!important;
	margin-right:6px;
}

/* Pages contact */
/* formulaire de contact */

#contact_formulaire h3 {	
	width:290px;
	color:#8d090b;
	font-weight:bold;
	font-size:16px;
	letter-spacing:-0.8px;
	margin-bottom:0px;
}

#contact_formulaire li {	
	margin-bottom:5px;
}

#contact_formulaire-rappel {
	margin-bottom:10px;
}

#contact_formulaire #vos_coordonnees  {	
	margin-left:20px;
	width:620px;
}

#contact_formulaire .valid  {	
	margin-right:46px;
}



#contact_formulaire fieldset {	
	width:656px;
	background:transparent url(../images/bg-messenger-fieldset.gif) repeat-x scroll left bottom;
	border:none;
	margin:0 auto;
	padding:10px;
	float:left;
}

#contact_formulaire fieldset.small p {	
	width:290px;
	margin:10px;
}

#contact_formulaire fieldset p {	
	width:636px;
	margin:10px;
}



#contact_formulaire fieldset.small {	
	width:318px;
}


#contact_formulaire input[type=text] {	
	width:636px;
	height:22px;
}

#contact_formulaire #strMessengerAction {
	margin-top:12px;
}


#contact_formulaire .small input[type=text] {	
	width:290px;
	height:22px;
}

#contact_formulaire .bt-send {	
	margin: 12px auto;
}


#contact_formulaire-rappel h1 {	
	padding-top:6px;
}


#contact_formulaire-rappel p {	
	width:220px;
	margin:4px;
}

#overlay #contact_formulaire-rappel h3 {
	margin:0;
	padding:0;
}

#contact_formulaire-rappel fieldset {	
	width:240px;
	background:transparent url(../images/bg-messenger-fieldset.gif) repeat-x scroll left bottom;
	border:none;
	margin:0 auto;
	padding:4px;
}

#contact_formulaire-rappel input[type=text] {	
	width:120px;
	height:14px;
}

#contact_formulaire-rappel .bt-send {	
	margin: 12px auto;
}



/* gestion lightbox globale */

#overlay h1 {	
	color:#ffffff;
	font-weight:bold;
	font-size:22px;
	letter-spacing:-0.8px;
	margin-bottom:8px;
}

#overlay h3 {	
	color:#8d090b;
	font-weight:bold;
	font-size:16px;
	letter-spacing:-0.8px;
	margin-bottom:8px;
	margin-top:12px;
}


.apple_overlay {
	display:none;	
	width:280px;
	overflow:hidden;
	font-size:11px;
	color:#3c3533;
	padding:20px;
}

.apple_overlay div.close {
	background:url(../images/btn_fermer-lightbox.png) no-repeat;
	position:absolute; right:24px; top:35px;
	cursor:pointer;
	height:19px;
	width:19px;
}

.contentWrap {
	min-height:480px;
}

#accueil_plan-du-site ul {
	padding-left:30px;
}

#accueil_plan-du-site #vjBar {
}

#accueil_plan-du-site li.bgn1, #accueil_plan-du-site li.bgn1 a, #accueil_plan-du-site li.bgn2, #accueil_plan-du-site li.bgn2 a, #accueil_plan-du-site li.bgn3, #accueil_plan-du-site li.bgn3 a, #accueil_plan-du-site li.bgn4, #accueil_plan-du-site li.bgn4 a , #accueil_plan-du-site li.bgn5, #accueil_plan-du-site li.bgn5 a, #accueil_plan-du-site li.bgn6, #accueil_plan-du-site li.bgn6 a, #accueil_plan-du-site li.bgn7, #accueil_plan-du-site li.bgn7 a, #accueil_plan-du-site li.bgn8, #accueil_plan-du-site li.bgn8 a{
	font-size:16px;
	color:#8d090b;
	font-weight:bold;
	margin-top:16px;
} 

#accueil_plan-du-site li.separateur {
	display:none;
} 

.niv1, .niv1 a {
	font-size:16px;
	color:#8d090b;
	font-weight:bold;
	margin-top:16px;
}

#accueil_plan-du-site .niv2, #accueil_plan-du-site .niv2 a {
	font-size:14px;
	color:#3c3533;
	font-weight:bold;
}

.niv2, .niv2 a {
	font-size:12px;
	color:#424242;
}

li.niv2 {
	margin-left:40px;
	background: url(../images/bg-li.jpg) no-repeat 0 4px;
	padding-left:12px;
	margin-bottom:6px;
}

#accueil_plan-du-site #vjBar li ul li a {
	margin-left:40px;
	background: url(../images/bg-li.jpg) no-repeat 0 4px;
	padding-left:12px;
	margin-bottom:6px;
	font-size:14px;
	color:#3c3533;
	font-weight:bold;
}

#accueil_conditions-generales-de-vente h3 {
	margin-top:16px;
	color:#8d090b;
	text-transform:uppercase;
}

#accueil_conditions-generales-de-vente p {
	padding: 0 20px;
	margin-bottom:10px;
	text-align:justify;
}

#accueil_conditions-generales-de-vente li {
	margin-left:40px;
	background: url(../images/bg-li.jpg) no-repeat 0 4px;
	padding-left:12px;
}

.niv0 {
	cursor:default;
	height:30px;
}

#sendtoafriend div.close {
	background:url(../images/btn_fermer-lightbox.png) no-repeat;
	position:absolute; right:24px; top:27px;
	cursor:pointer;
	height:19px;
	width:19px;
}

#sendtoafriend h1 {
	padding-top:8px;
}

#sendtoafriend p {	
	width:220px;
	margin:4px;
}

#overlay #sendtoafriend h3 {
	margin:0;
	padding:0;
}

#sendtoafriend fieldset {	
	width:240px;
	background:transparent url(../images/bg-messenger-fieldset.gif) repeat-x scroll left bottom;
	border:none;
	margin:0 auto;
	padding:4px;
}

#sendtoafriend input[type=text] {	
	width:180px;
	height:20px;
}

#sendtoafriend .bt-send {	
	margin: 12px auto;
}