*, * html, html {outline: 0; margin: 0; padding: 0; list-style: none;  }
body { margin: 0 auto; padding: 0;  height: 100%; background: #EBEAE5; 	color: #323535;	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	font-size: 12px;	line-height: inherit;	font-weight: normal;}
/* #ADC800 => #ADC800*/


a, a img {border: 0 } a { color: #7A0287 /*#37424A*/; text-decoration: underline; cursor: pointer } a:hover {color: black; text-decoration: underline}
h1, h2, h3, h4, h5, h6 {font-weight: normal; padding: 5px 0; line-height: 1; color: #3F3F3F;}
h1 {font-size: 14px;  font-weight: normal; margin: 0 0 5px 0;  text-align: left; clear: left;}
h2 {font-size: 14px;  font-weight: normal;margin: 0 0 5px 0; text-align: left;}
h3 {font-size: 14px; padding: 0 0 5px 0; text-align: left }

/**/
.blb { border-radius: 0 0 0 10px;}
.btb { border-radius: 10px 0 0 0 ;}
.brb { border-radius: 0 0 10px 0;}
.btop { border-radius: 10px 0 10px 0 ;}
.capitale {text-transform: uppercase;}

/**/
p { padding: 8px 5px 0}
p.illustration { padding: 5px 5px 0}

#wrap {min-height: 100%;  /*background: #EBEAE5*/}
#main {overflow:auto;}
#site-header, #site-container, #site-footer { float: left; width: 100%; padding: 0; z-index: 5;}
#site-header {background: transparent; height: 140px;} 
#site-container { background: transparent url(img/bg/cafe.png) top center no-repeat}
#header-container, #main-container, #footer-container { margin: 0 auto;  width: 990px; } 
#main-container { background: transparent;  /*overflow: hidden;*/ margin-bottom: 10px}
.header-absolute { position: absolute}

/** MENU **/ /*  mp mp2  */
#header-container ul.menu-mp { width: 150px; z-index: 500; position: absolute; top: 110px;  }
li.site-mp a { display: block; width: 80px; height:30px}
li.site-mp2 a { display: block; width: 84px; height:30px}
ul.menu-mp li{ display:inline !important; 	float:right !important;	list-style-type:none !important;	height:30px !important;	cursor:pointer !important;	padding:0 !important;	background-color:transparent !important;	border:0 none !important;	outline:0 none !important;	clear:none !important;	text-indent: -9999px;}
li.site-mp { background: url('/css/img/menu-mp/mp.png') top no-repeat !important; width: 80px;  z-index: 500;}
li.site-mp:hover { background-position: center bottom !important;  z-index: 500;}
li.site-mp2 { background: url('/css/img/menu-mp/mp2.png') center top no-repeat !important; width: 84px; margin-left: -20px;  z-index: 500;}
li.site-mp2:hover { background-position: center bottom !important;  z-index: 500;}

/** MENU **/
#menu-container { float: left;  padding: 0; width: 990px; margin: 0 0 0px 0 ; z-index: 1000; border-top: 8px solid #7E8A01; } 
#menu-container { background: #ADC800 ; display: block}
#menu-container .menuText { font-weight: bold; color: black; font-size:12px; }
#menu-container .m-b {color: white; letter-spacing: 1px}

#menu-container ul#primary-nav { margin: 0 0 0 178px; border-left: 1px solid #7E8A01; padding: 0; width: 811px; z-index: 1000; background-color: #ADC800;}
#menu-container ul#primary-nav ul { width: 130px; margin: 0; padding: 0; z-index: 1000; border: 1px solid #7E8A01; border-top: 0;}
#menu-container ul#primary-nav:after { content: "."; display: block; height: 0; z-index: 1000; clear: both; visibility: hidden; }
#menu-container ul#primary-nav li { position: relative; float: left; list-style: none; font: normal 100% Arial, Helvetica, sans-serif; z-index: 1000; width: 130px;}
#menu-container ul#primary-nav li a, #menu-container ul#primary-nav li li a { display: block; text-decoration: none; color: #000; z-index: 1000; padding: 2px 0 2px 10px; }
#menu-container ul#primary-nav li li a { border-bottom: 1px dotted #ADC800;}
#menu-container ul#primary-nav li a.active { display: block; background-color: #ADC800 !important;}
* html ul#primary-nav li {	float: left;	height: 1%;}
* html ul#primary-nav li a { height: 1%;}
#menu-container ul#primary-nav ul { position: absolute; font: normal 100% Arial, Helvetica, sans-serif; display: none;  font-size: 11px; margin-left: -1px}
#menu-container ul#primary-nav li ul li a { padding: 5px 0 5px 5px; background: #fff; }
#menu-container ul#primary-nav li:hover ul ul, #menu-container ul#primary-nav li.over ul ul { display: none;}
#menu-container ul#primary-nav li:hover ul, #menu-container ul#primary-nav li li:hover ul, #menu-container ul#primary-nav li.over ul, #menu-container ul#primary-nav li li.over ul { display: block; color: #000; padding: 0; }
#menu-container ul#primary-nav li.menuparent, #menu-container ul#primary-nav li li.menuparent { background: transparent no-repeat right center; border: 0; border-right: 1px solid #7E8A01; width: 130px;}
#menu-container ul#primary-nav li.menuparent:hover, #menu-container ul#primary-nav li.over { background-color:#7E8A01 !important; border-right: 1px solid #7E8A01; }
#menu-container ul#primary-nav li a:hover {  color: white ; background-color: #7E8A01 !important; }

#menu-container ul#primary-nav li.newsletter{ background: transparent; border: 0; width: 145px; padding: 0 5px; font-size: 0.9em; color:#FF0}
.newsletter form { margin: 0; padding: 0; }
.newsletter fieldset { border: 0; margin: 0; padding: 0;  color: black }
.newsletter input.email { float : left; margin: 0 5px 0 0; 	padding:  1px; 	width: 100px;  	font-size: 1em;}
.buttonNewsletter { background-color: #914590; color: white; height: 17px; font-size: 0.9em;}


/** MENU GAUCHE******/

#main-container-left { float: left; width: 168px; padding: 0; margin: 0 8px 0 0; background: white;  border: 1px solid #CECECE; border-top: 0}
#main-container-left h2 { float: left; text-align: center; padding: 2px 4px ; margin: -10px 0 5px 0; background: #7E8A01 url(img/bg/main.png) no-repeat top;  font-weight: bold; color: black; width: 160px; padding-top: 100px; overflow: hidden; text-transform: uppercase }
#main-container-left p.sous-titre {float: left; width: 160px; margin: 1px 0; padding: 0px 4px 5px; font-size: 11px; text-align: center}

#main-container-left ul { margin: 10px 0;  }
#main-container-left li a{ float: left; width: 160px; margin: 1px 0; padding: 3px 4px;; text-decoration: none; display:block}
#main-container-left li a:hover, #main-container-left li a.active{ background-color: #ADC800; cursor: pointer; }
#main-container-left li a.active{ font-weight: bold}
#main-container-left li a .l-prix{}
#main-container-left li a:hover .l-prix{}

#main-container-left .legende {float: left; width: 160px; margin: 10px 0; padding: 3px 4px; font-size: 11px; text-align: center; color: #854D94; border-top: 1px dotted #854D94; border-bottom: 1px dotted #854D94}
#main-container-left .l-ville { float: left; width: 120px}
#main-container-left .l-prix { float: left; width: 38px; text-align: right; padding: 0 2px 0 0}

#main-container-left .on-flight a{ color: #37424A }
#main-container-left .new-flight a{ color: #7A0287}
#main-container-left .end-flight a{ color: #637D90}

#left-container .on-flight a:hover { color: white; background: #854D94}
#left-container .new-flight a:hover { color: white; background: #BECD00}
#main-container-left .end-flight a:hover { color: #637D90;  }

#left-container .on-flight a.active { color: white; background: #854D94; font-weight: bold}
#left-container .new-flight a.active { color: white; background: #0099EE}
#main-container-left .end-flight a.active { color: #637D90; }

#main-container-left .legende-flight{ color: #37424A; font-size: 11px; padding: 0 5px 0px}
#main-container-left .new {color: #7A0287}
#main-container-left a .drapeau_pays{float: left; margin-left: -20px; margin-top:2px; display: block; opacity : 0.8; -moz-opacity : 0.8;}
#main-container-left  a:hover .drapeau_pays{float: left; margin-left: -25px; opacity : 1; -moz-opacity : 1;}

/** DROITE *******/
/****** Fil d'arianne ******/
#breadcrumb { float: left; width:  812px; padding:0 ; margin: 0 0 5px 0; clear: left; }
#breadcrumb ul { margin: 0; padding: 0;  display: block; }
#breadcrumb ul li { 
	display: block; 
	float: left; 
	position: relative; 
	overflow: hidden;
	line-height: 18px;
	margin: 0px 2px 0px 0;
	padding: 0px 26px 0px 0;
	font-size: .9167em;
	background: url(img/breadcrumb/Chevron.png) no-repeat 100% 0;
}
#breadcrumb a {	text-decoration: none;}
#breadcrumb a:hover {text-decoration: underline; }
#breadcrumb ul li.first a {
	height: 16px !important;
	float:	left;
	text-indent: -1000px;
	width: 16px;
	padding: 0 0 0 0;
	margin-top: 2px;
	overflow: hidden;
	background: url(img/breadcrumb/IconHome.gif) no-repeat 0 0;
	text-decoration: none;
}
* html #breadcrumb ul li.first a {padding: 0 10px 0 0;}
#breadcrumb ul li.first a:hover { background-position: 0 -16px; }
#breadcrumb ul li.last { background: none; }
/****** Fil d'arianne ******/




#main-container-right { float: left; width: 812px; margin-top: 8px; overflow: hidden}
/*.titre-principal { background-color: white; color: black; margin: 0 0 5px 0; padding: 10px 0;  width: 100%; border-bottom: 1px solid   #CECECE; font-size: 14px; font-weight: bold }*/
.titre-principal { background: #7E8A01 url(img/bg/main-titre.png) center right repeat-y; color: white; margin: 0 0 5px 0; padding: 10px 0 10px 5px;  width: 100%; border-bottom: 1px solid   #CECECE; font-weight: normal; text-align:left; font-size: 13px; }
/*#838C95*/
.titre-ville {color: #838C95; margin: 0 0 5px 0; padding: 10px 0 10px 5px;  width: 100%; border-bottom: 1px solid   #CECECE; font-size: 14px; font-weight: normal; text-align: center; font-size: 14px; }
.titre-ville a { text-decoration: none;color: black;}
.titre-secondaire { color: #333; margin: 10px 0 5px 0; padding: 5px ;  border-bottom: 1px solid #CECECE; font-size: 12px; font-weight: normal; text-align: left; background-color: #CECECE }
h2 strong {letter-spacing: 2px}

.home_left { float: left; width: 502px; margin-right: 8px; overflow: hidden;}
.home_left_container { float: left; width: 500px; border: 1px solid #CECECE; background: white; padding: 0 0 8px; margin-bottom: 8px;}
.home_left h1 { text-transform:none}

.home_right { float: left; width: 302px; overflow: hidden; }
.home_right h1 {  text-transform:none}
.home_right_container { float: left; width: 300px; border: 1px solid #CECECE; background: white;padding: 0 0 8px; margin-bottom: 8px;}
.home_right_container_frame { margin-left: -1px; padding: 3px 0 0; background: url(img/loading/fly.gif) center no-repeat }



.t-col { float: left; width: 812px; margin-bottom: 8px }
.t-col-container { float: left; width: 790px;  padding: 10px; margin-bottom: 8px; background: white; border: 1px solid #CECECE}

.t-col-container h1.titre-vol { text-align: left; color: black; font-size: 20px; padding: 0; margin: 0 0 5px; padding-bottom: 10px}
.t-col-container h2.titre-vol { text-align: left;  color: black; background-color: white }
.vol-titre { border-bottom: 1px solid #E2E2E2; padding-bottom: 10px}

.vol-illustration {float: left; width: 225px;  margin-right: 8px;; text-align: left; padding: 5px; background: #EFEFEF; margin: 0}
.mpTV { text-align: right}
.mpTV span { border: 5px solid black; float: left; margin-top: 10px; background: black}
.photo-ville { padding: 7px; background-color: #FFF; border: 1px solid #CECECE; border-radius: 0 10px 10px 10px; min-width: 150px; min-height: 100px}
.photo-standard { padding: 7px; background-color: #FFF; border: 1px solid #CECECE; border-radius: 0 10px 10px 10px; }

.photo-actu { padding: 2px; background-color: #FFF; border: 1px solid #CECECE; border-radius: 0 5px 5px;  float: left }
.titre-actu { padding: 0; margin: 0}


.photo-tiers { padding: 5px; background-color: #FFF; border: 1px solid #CECECE; border-radius: 0 10px 10px 10px; margin-right:0 }
.carte { float: left;}

.vol-description {float: left; width: 545px; padding: 0 0 10px 10px;  overflow: hidden; background: white;  text-align:justify}
.vol-description p:first-letter { font: bold 16px "Times New Roman", Times, serif}
.vol-description ul li { margin-left: 0px; list-style:inside}
.vol-plus  { float: left; width: 545px; display:none}
.vol-description p{ padding: 5px 0 ; margin: 0; text-indent: 10px}

.col-gauche, .col-droite { float: left; width: 245px;  overflow: hidden; background: white; min-height: 380px; border: 1px solid #CECECE}
.col-gauche {margin-right: 8px; }
.col-centre { float: left; width: 300px; margin-right: 8px; overflow: hidden;  background: white; min-height: 380px;  border: 1px solid #CECECE}
.col-centre-frame { margin-left: -1px; padding: 10px 0 0; background: url(img/loading/fly.gif) center no-repeat; min-height: 292px}

.col-gauche p, .col-droite p { padding: 5px}

p.standard { padding: 10px 10px 5px ; text-align: center}

ul.comp { float: left; width: 225px;  list-style: none; overflow: hidden; padding: 5px 10px 0; text-align: center }
ul.comp li { float: left; background: white ; width: 225px;  margin: 0px 0px 8px 0; padding: 10px 0;}
ul.comp li.bt { border-top: 1px solid #CECECE;}
ul.comp a img{ padding: 4px; border: 1px solid #CECECE; margin-bottom: 0px}
ul.comp a:hover img { border: 1px solid  #DC3B8B;}
ul.comp p {  width: 225px; font-size: 11px; padding: 5px 0 }

.liligo { padding: 5px; font-size: 10px; color: #666}
#tS { display: none}

ul.infos {float: left; width: 245px;  margin-bottom: 5px}
ul.infos li{ float: left; width: 235px; padding: 5px; margin: 0 10px 0 0;font-size: 11px; }
ul.infos li h3{  margin: 5px 0; padding:  0 ; width: 100%; font-weight: bold}


/* COMPAGNIES */
p.information_compagnie { padding: 20px 0}
p.liste-vols { padding: 20px 0;  line-height: 24px}
p.liste-vols a { text-decoration: none; border-bottom: 1px solid #999; margin: 0 5px 5px 0; background-color: white; padding:  3px 5px; border-radius: 10px; overflow: hidden; white-space: nowrap }
p.liste-vols a:hover {  background-color: #7A0287; color: white}

/* MODULES */
ul.liste-module {float: left; width: 245px;  margin-bottom: 5px}
ul.liste-module li{ float: left; width: 235px; padding: 5px; margin: 0 10px 0 0;font-size: 12px; border-bottom: 1px solid #D1D1D1;}
ul.liste-module li .vol-texte { float: left; width: 195px; margin-right: 5px; font-size: 11px;}
ul.liste-module li .vol-prix { float: left; width: 35px; text-align: right; padding: 0 ;}
ul.liste-module li .hotel-texte { float: left; width: 175px; margin-right: 5px; font-size: 11px;}
ul.liste-module li .hotel-prix { float: left; width: 55px; text-align: right; padding: 0 ;}
.small { font-size: 9px; color: #666}
.inclair { background-color: #EFEFEF}
.clair { background: #FEFEFE }
.sep { background: white; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; font-size: 8px; line-height: 0px }


ul.onglets-stand { float: left; padding: 0; margin: 0; background: white; border: 0; border-bottom: 1px solid #CECECE; width : 790px;  margin-bottom: 15px; line-height: 14px; clear: left;}
ul.onglets-stand li{ float: left;  margin: 0 5px -1px 0; text-align: center}
ul.onglets-stand li a { font-size: 12px; float: left; display:block; text-decoration: none; color: #1e1e1e;  padding: 5px 10px;  background-color: #838C95; cursor: pointer; border: 1px solid #CECECE;  }
ul.onglets-stand li a:hover { color: black; background-color: #e3dfe0;}
ul.onglets-stand li a.selected, ul.onglets-plus li a:hover.selected { background: white ; color: black; display: block; border-bottom: 1px solid white;  }

#villes_acces td{ padding: 5px}



/* Actus */
/*
.news {float: left; width: 500px; padding:  0px 0 0;  font-size: 11px }
.news li{ float: left; width: 480px; padding: 10px 10px 20px; background: url(img/bg/sep-news.png) bottom center repeat-x }
.news h2{ font-size: 13px;  color :  #7A0287; text-align: left;}
.news .date {text-align: right; color: #666; font-size: 10px; font-style: italic;}
.news .link {text-align: right}
.news .photo-actu-container { float: left; width: 120px}
.news .news-texte { padding: 0 0 5px 0; font-size: 11px; float: left; width: 360px}
.news  p.news-texte:first-letter { font: bold 14px "Times New Roman", Times, serif; color:#7A0287 }
.photo-actu { float: left; margin: 0 0px 0px 0}
*/
.news {float: left; width: 500px; padding:  00px; margin: 0 0 10px 0;  font-size: 11px; border: 1px solid #DEDEDE }
.news li{ float: left; width: 480px; padding: 10px 10px 20px; background: url(img/bg/sep-news.png) bottom center repeat-x }
.news p { padding: 0 0 5px 0; margin: 0}
.news h3{ font-size: 13px;   text-align: center; text-decoration: none; padding-bottom: 5px}
.news p.date { float: left; width: 480px; text-align: right; color: #666; font-size: 10px; font-style: italic; padding: 0}
.news p.link {text-align: right}
.news .photo-actu-container { float: left; width: 120px}
.news .news-texte {float: left; width: 360px; padding: 5px 0; font-size: 11px}
.photo-actu { float: left; margin: 0px 0  ; padding: 2px; background-color: #FFF; border: 1px solid #CECECE; border-radius: 0 5px 5px;  float: left}
.titre-actu { padding: 0; margin: 0}
.titre_big_actu {font-size: 14px;   text-align: center; text-decoration: none; padding-bottom: 5px}
.big_actu_date { float: left; text-align: right; color: #666; font-size: 10px; font-style: italic; padding: 0}

.actu-illustration {float: left; width: 120px;  ; text-align: left; padding: 5px; background: white; margin: 0}
.actu-description {float: left; width: 650px; padding: 0 0 10px 0px;  overflow: hidden; background: white;  /*text-align:justify*/}

.actu-description li {margin: 5px  0 0 20px; padding: 5px 0 0 10px; list-style: outside}

/* TOOL TIP*/
.tooltip { display:none;background: transparent url(img/tooltip/white_arrow.png);	font-size:12px;	height:70px;	width:160px;	padding:25px;	color: #885097;		z-index: 1010;	text-align: center}
.tooltip.bottom {/* background:url(img/tooltip/white_arrow_bottom.png);*/	padding-top:40px;	height:55px;}


/* WIDGET
----------------------------------*/
ul.onglets-widget { float: left; padding: 0; margin: 0; background: white; border: 0; border-bottom: 1px solid #CECECE; width : 300px; margin-bottom: 0px; line-height: 12px}
ul.onglets-widget li{ float: left;  margin-left: 5px; margin-bottom: -1px}
ul.onglets-widget li a { font-size: 11px; float: left; display:block; text-decoration: none; color: white;  padding: 5px 10px;  background-color: #838C95; cursor: pointer; border: 1px solid #CECECE }
ul.onglets-widget li a:hover { color: white; background-color: #4A5159;}
ul.onglets-widget li a.selected, ul.onglets-widget li a:hover.selected { background: white ; color: black; display: block; border-bottom: 1px solid white;  }
/*ul.onglets-widget li a:hover.selected { background: #838C95; color: #FFFFFF; display: block; }*/

.widget-mp-container h2 {text-align: center; font-weight: bold; padding: 5px 0; margin: 5px 0; font-size: 12px; background: white}
.widget-mp-container h3 {text-align: center; font-weight: bold; padding: 5px 0; margin: 5px 0; font-size: 11px; background-color: #838C95; color: white; }
.widget-mp-container { float: left; width: 290px; padding: 0 5px;  font-size: 11px}
.produit-parking { padding: 10px 0; float: left; background: white; font-size: 11px}
.produit-parking label { float: left; width: 140px;  padding: 4px; margin-right: 4px}
.widget-mp-container input, .widget-mp-container select { border: 1px solid #D1D1D1}
.init { border: 0; margin: 0; padding: 0; color: black}
.init a{ float: left;  margin: 0; padding: 5px 15px 4px; text-align: center; display: block ; color: black}
.init a:hover{ color: #FF9900}


.widget-mp-bus { float: left; width: 290px; padding: 5px;  border: 0  }
.widget-mp-bus-container { float: left; width: 290px; padding: 5px;}
.widget-mp-bus-container h2 {text-align: center; font-weight: bold; padding: 5px 0; margin: 5px 0; font-size: 1em}
.init-bus { border: 0; margin: 0; padding: 0; color: black; border: 0}
.init-bus a{ float: left;  margin: 0; padding: 5px 15px 5px; text-align: center; display: block ; color: black; border: 0; }
.init-bus a:hover{ color: #FF9900; }
.produit-bus { padding: 10px 0; float: left; background: white; border: 1px solid #CCC}

.widget-mp h3 { width: 290px}
p.desc-prod {clear: left; float: left; width: 290px}
p.bus-cond { font-size: 9px; color: #999}
.widget-mp  p { padding: 10px 0 0 0; margin: 0; line-height: 1.2em; background: white}
.widget-mp  p img { margin-right: 10px; float: left; background: white; margin-top: -10px}
/*.widget-mp  p.compte { background: white url(img/compte.jpg) top no-repeat; text-align: center; border-top: 1px solid #CCC; font-size: 0.9em; width: 290px; margin-left: -4px; }*/
.result_tarif { border-top: 1px solid #FE9C15; text-align: center; width: 290px }
select { font-size: 11px; padding: 2px}
option {  padding: 2px 5px; font-size: 11px}
.pos_btn { float: left; width: 260px; text-align: right }
.bouton { /* Disables default styling */  border: none; background: #FE9C15; color: #323535; margin: 8px 0 0;  }
.bouton {font-size: 12px;  cursor: pointer; padding: 10px 12px;
	border-radius: 5px;	text-shadow: 0 -1px 0 rgba(0,0,0,0.15); 
	border: 1px solid #FE9C15; box-shadow: 	0 0 0 1px #FFF inset, /* Outer bevel */	0 0 0 2px #FFF inset, /* Inner bevel */	0 30px 20px -18px rgba(255,255,255,0.65) inset, /* Inner gradient */	1px 1px 3px rgba(0,0,0,0);text-transform: uppercase;  font-weight: bold;
}
.bouton:hover { background: #FC0; }
.bouton:active { outline: none;}

.calendrier { background: url(/css/img/calendrier.jpg)  106px  2px no-repeat; font-size: 11px; cursor: pointer}

p.compte-digitick{ float: left; width: 300px; padding: 5px 0; margin: 0 0 5px -5px; font-size: 10px; color: #666; text-align: center; background: #EEEEEE}
.compte-digitick a { color: #333; text-align: center; text-decoration: none}
.compte-digitick a:hover { color: #F90; text-align: center; text-decoration: underline}
#tS1, #tS2, #tS3, #tS4, #tS5 { display: none}

.compte {float: left; width: 300px; padding:0 ; margin: -5px 0 5px -5px; font-size: 10px; color: #333; }
.login-form { padding: 5px 0; float: left; background:  #EEEEEE;  }
.login-form label { float: left; width: 140px;  padding: 4px; margin: 0 4px; background-color: #FFF}
.btn_connexion { /* Disables default styling */  border: none;  color: #323535; margin: 0 5px; cursor: pointer; padding: 5px; background-color: white; font-size: 10px; text-decoration: underline}
.btn_connexion:hover { color: #F90 }

/* JQUERY VALIDATE
----------------------------------*/
label.error { float: left; width: 270px; color: #F90; background: white; padding: 0px 0; margin-top: 0px; font-size: 10px }
p { clear: both; }
.submit { margin-left: 12em; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }
#tarif ul li { padding-left: 10px;}
#tarif strong { color: #3B8DBC}


/* */

.vols a{color:#333}.vols{background-color:#FFF;float:left;font-size:11px;margin:0;padding:0;width:500px}ul.vols-mp{float:left;font-size:11px;width:500px}ul.vols-mp li{background-color:#FFF;border-bottom:1px solid #cecece;float:left;padding:5px 2px}ul.vols-mp li.date{background:#deefff;width:80px}ul.vols-mp li.aero{width:120px}ul.vols-mp li.aero-comp{width:105px}ul.vols-mp li.code{background:#deefff;width:47px}ul.vols-mp li.hall{background:#deefff;width:32px}ul.vols-mp li.commentaire{width:92px}ul.vols-mp-nav{float:left;font-size:11px;padding:1px 0;width:500px}ul.vols-mp-nav li{background-color:#FFF;float:left;padding:5px 2px}ul.vols-mp-nav li.date{text-align:left;width:175px}ul.vols-mp-nav li.aero{width:10px}ul.vols-mp-nav li.aero-comp{width:105px}ul.vols-mp-nav li.code{width:32px}ul.vols-mp-nav li.hall{width:50px}ul.vols-mp-nav li.commentaire{text-align:right;width:104px}p.actualiser{padding:5px 10px 5px 0;text-align:right}


/**/
#questions { padding: 20px}
#questions ul li { padding: 5px 0}
#questions ul li a{ text-decoration: none}
.reponses p { padding: 20px 0 20px; line-height: 20px}


#rMore { float: left;  padding: 10px 0 0; }

/* */
/* Footer
----------------------------------*/
#site-footer {background: #666 ; position: relative; clear:both;}
#footer-container { padding: 10px 0 20px; text-align: left; font-size: 1em; color:#a3a3a3; }
#footer-container a {color:#a3a3a3;}
#footer-container a:hover {color:#333;}

#social-button { margin-top: 10px}
.fb-frame{border:none;  width:155px; height: 21px; margin: -3px 3px 0 0px ; float: left; padding-bottom: 10px }
.pp-small-popout-icon{margin-left:3px}


.gmap3{ width: 790px;   height: 400px;   }


