body {
	margin: 0px;
	padding: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6633cc;
	font-size: 12px;
}
hr {color: blue; background-color: blue; height: 1px; border: 0;}
a {
	text-decoration: none;
    color: blue;
}
a:hover {
	text-decoration: underline;
}
/*input, select {font-family: Courier, monospace;}*/
input.button {font-size: 14px; font-weight: bold; background-color: #296eb6; color: white; border-style: solid; border-width: 1px; border-color: #0000ff; border-radius: 10px; -moz-border-radius: 10px;}
div.recherche input, input.texte {font-size: 14px; font-family: "Courier New", Courier, monospace; border-style: solid; border-width: 1px; border-color: blue;}
div.recherche select {font-size: 14px; border-style: solid; border-width: 1px; border-color: blue;}
img {border: none;}

tr.suppr td {text-decoration: line-through;}
.divConvoc{position:absolute;border:1px solid black;background:white;padding:5px;display:none;z-index:100;}
fieldset{-moz-border-radius:5px;border-radius:5px;}
legend{color:blue;font-size:16px;font-weight:bold;vertical-align:bottom;text-shadow:#999999 2px 2px 2px;}

#gallery ul {list-style: none;}
#gallery ul li {display: inline;}
#gallery ul img {border: 5px solid #cccccc;border-width: 5px 5px 20px;}
#gallery ul a:hover img {border: 5px solid #fff;border-width: 5px 5px 20px;color: #fff;}
#gallery ul a:hover {color: #fff;}

.text-left {text-align:left;}
.text-center {text-align:center;}
.text-right {text-align:right;}
.text-justify {text-align:justify;}

.calendar {
	width:19px;
	height:17px;
	background-color:transparent;
	background-image: url(./images/calendrier_icone.gif);
	border:none;
	vertical-align:middle;
}

form
{
	margin: 0px;
	padding: 0px;
}

table.tablesorter tbody td {background-color:#ffffff;}
table.tablesorter tbody tr.odd td {background-color:#efefef;}
table.tablesorter th.header {background-image:url(images/bg.gif);background-repeat:no-repeat;background-position:center right;cursor:pointer;}
table.tablesorter th.headerSortUp {background-image:url(images/asc.gif);background-color:#3399FF;}
table.tablesorter th.headerSortDown {background-image:url(images/desc.gif);background-color:#3399FF;}

table.display tbody tr.suppr td,
table.display tbody tr.annul td {background-color:#cccccc;}
table.display tbody tr.suppr.odd td,
table.display tbody tr.annul.odd td {background-color:#999999;}
table.display tbody tr.non_valide td {background-color:#ffcccc;}
table.display tbody tr.non_valide.odd td {background-color:#ffafb1;}

table.bordure, tr.bordure, th.bordure, td.bordure {border-collapse: collapse; border: 1px solid #000000;}

table.header{
	/*width: 950px;*/
	height: 180px;
	background-image: url(./images/header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding:0px;
}

div.header {
	margin: 0px;
	padding: 0px 10px;
}

td.fond_logo {
	background-image:url(./images/fond_logo.png);
	background-repeat:repeat-y;
	background-position: left;
}

td.fond_logo_d {
	background-image:url(./images/fond_logo_d.png);
	background-repeat:repeat-y;
	background-position: right;
	text-align:right;
	padding:10px;
}

td.bas_header {
	height: 10px;
	background-color:#296eb6;
}

p.spacer {
	clear: both;
	height: 1px;
}

div.onglet, td.onglet {
	margin:0;
	padding: 5px;
	/*width: 120px;*/
	height:20px;
	text-align: center bottom;
	color: #ffffff;
	font-weight: bold;
	background: #296eb6;
	border: solid 5px #296eb6;
	/* border-bottom: none; */
	/* border-top-right-radius: 10px; */
	/* -moz-border-radius-topright: 10px; */
	/* border-top-left-radius: 10px; */
	/* -moz-border-radius-topleft: 10px; */
}

div.onglet {
	float: left;
}

td.onglet {
	cursor: pointer;
}

div.onglet a, td.onglet a {
	color: #ffffff;
	width: 100%;
}

div.onglet:hover, td.onglet:hover {
	border: solid 5px #296eb6;
	/* border-bottom: none; */
	background: #296eb6;
}

div.onglet.active, td.onglet.active {
	border: solid 5px #296eb6;
	/* border-bottom: none; */
	background: #296eb6;
}

.page_header {
	width: 100%;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background: #296eb6;
	border: solid 1px #296eb6;
	/* border-bottom: none; */
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
}

.page {
	width: 100%;
	margin: 0px;
	padding: 0px;
	/* background-image: url(./images/bg_page-blue.png); */
	/* background-repeat: repeat-x; */
    background-color:#ffffff;
	border: solid 1px #296eb6;
	border-top: none;
    overflow: auto;
}

.menuGauche, .menuDroit {
    width: 170px;
    text-align: center;
    padding-bottom: 10px;
}

.menuGauche {
    float: left;
}

.menuDroit {
    float: right;
}

.page_footer {
	width: 100%;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	border: solid 1px #296eb6;
	border-top: none;
	/*border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;*/
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
}

.cadre, .cadre_menu, .cadre_recap {
	color: #000099;
	padding: 10px;
	border: 1px solid #296eb6;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

 .cadre_menu, .cadre_recap {
	background-color: #296eb6;
	/* background-image: url(./images/bg_cadre-blue.png); */
	background-repeat: repeat-x;
}

/* .cadre a, .cadre_menu a, .cadre_recap a { */
.cadre_menu a, .cadre_recap a {
	color: #ffffff;
}

.cadre {background-color: #ffffff; font-size: 12px;}
.cadre_menu {/*background-color: #ccddff;*/ font-size: 12px;}
.titre_cadre {padding: 0px 0px 5px 0px; text-align: center; font-weight: bold; font-size: 15px; color: blue;}
.sous_titre_cadre {padding: 5px 0px 5px 0px; text-align: left; font-weight: bold; font-size: 12px; color: #ff9900;}
.cadre_recap {font-size: 12px;}
.cadre_recap strong {/*color: red;*/color: black;}
.cadre_image {border: 1px solid #296eb6;}

.sous_titre {padding: 10px 0px 0px 0px; text-align: left; font-weight: bold; font-size: 12px; color: red;}
.br {padding-bottom: 4px; text-align: left;}

/* page page_header.php */
/* logo */
.cadre_droit {background-color: #296eb6;}
.cadre_gauche {background-color: #296eb6;}
/* menu */
.menu .cadre {background-color: #ccddff; font-size: 12px;}
.date .cadre {background-color: #ccddff; font-size: 14px;}

.cboxPhoto {margin-bottom:30px;}

.berlin20 {font-family:"Berlin Sans FB Demi","Arial Black",Impact,sans-serif;font-size:20px;color:#000000;text-transform:uppercase;}
.berlin17vert {font-family:"Berlin Sans FB Demi","Arial Black",Impact,sans-serif;font-size:17px;color:#31849B;text-transform:uppercase;}
.phagsPa15 {font-family:"Microsoft PhagsPa","Trebuchet MS",Arial,Helvetica,sans-serif;font-size:15px;color:#000000;}
.phagsPa13 {font-family:"Microsoft PhagsPa","Trebuchet MS",Arial,Helvetica,sans-serif;font-size:13px;color:#000000;}

#divFooter {padding-bottom: 10px;}
#divFooter.scroll-to-fixed-fixed {background-color: #ffffff;border-top: 1px solid #cc9966;}

/* animation wait */
div.fond_anim
{
	position: fixed;
	width: 2000px;
	height: 4000px;
	margin-top:-100px;
	margin-left:-100px;
	background-color: #000000;
	filter : alpha(opacity=60);
	-moz-opacity : 0.6;
	opacity : 0.6;
}
div.wait_anim
{
	position: fixed;
	width: 220px;
	height: 40px;
	left:50%;
	top:50%;
	margin-left:-110px;
	margin-top:-20px;
	background-color: #ffffff;
	border: 4px solid #296eb6;
	padding: 10px;
	text-align: center;
	opacity: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

.recherche {font-size: 12px; color: black;}
.recherche .br {padding-bottom: 4px; text-align: left;}
.recherche .cadre {background-color: #ccddff;}
.recherche select {width: 148px;}
.recherche option {width: 140px;}

/* page en commun */
.a_partir {font-size: 12px;}
.a_partir strong {font-size: 18px; color: #ff9900}
.table_titre {background-color: #296eb6; color: #ffffff; font-weight: bold;}
.table_row1 {background-color: #ffffff;}
.table_row2 {background-color: #eeeeff;}
.table_row3 {background-color: #99ff99;}

/* page affichage_prix_dispo.php */
.disponibilites .ferme {color: red;}
.disponibilites .complet {color: blue;}
.disponibilites .row1 {background-color: #ffffff;}
.disponibilites .row2 {background-color: #296eb6;}

/* page recherche_produit.php */
.resultats hr {color: #296eb6; background-color: #296eb6; height: 1px; border: 0;}
.resultats .resultat_row {font-size: 12px; background-color: #ffffff;}
.resultats .libelle a {text-decoration: none; padding: 0px 0px 5px 0px; font-size: 15px; color: red;}
.resultats .libelle a:hover {text-decoration: underline;}
.resultats .titre {font-size: 12px; color: #296eb6;}
.resultats .description {text-align: justify; font-size: 10px; color: #000000;}
.resultats .depart {padding: 5px 0px 0px 0px; font-weight: bold; font-size: 12px;}
.resultats .liens_page {font-size: 14px; color: red;}
.resultats .liens_page a {text-decoration: none; color: #296eb6;}
.resultats .liens_page a:hover {text-decoration: underline;}
/*.resultats .cadre {background-color: #296eb6;padding: 10px; border-style: solid; border-width: 1px; border-color: blue; border-radius: 10px; -moz-border-radius: 10px;}*/
.resultats .pas_resultats {font-size: 16px; color: red;}

/* page fiche_produit.php */
select.date_depart {font-family: "Courier New", Courier, monospace;}
option.red {background-color: #ff9999;}
.produit .libelle a {text-decoration: none; padding: 0px 0px 5px 0px; font-size: 15px; color: red;}
.produit .libelle a:hover {text-decoration: underline;}
.produit .titre {font-size:12px; color: blue;}
.produit .description {text-align: justify; font-size: 10px; color: #000000;}
.produit .depart {padding: 5px 0px 0px 0px; font-weight: bold; font-size: 12px;}
.produit .liens_page {color: red;}
.produit .liens_page a {text-decoration: none; color: blue;}
.produit .liens_page a:hover {text-decoration: underline;}

/* Couleur du cadre des photos agrandies */
#TB_window {
	border: 4px solid #296eb6;
}

/* Bulles d'informations */
#tooltip.pretty {
	font-family: Arial;
	border: none;
	background: none;
	width: 250px;
}
#tooltip.pretty h3 {
	font-size: 12pt;
	width: 210px;
	text-align: center;
	padding: 20px 20px 0.75em 20px;
	background: url('images/shadowT.png') no-repeat center top;
}
#tooltip.pretty div {
	width: 210px;
	min-height: 18px;
	text-align: left;
	padding: 0px 20px 20px 20px;
	margin: 0px;
	background: url('images/shadowB.png') no-repeat center bottom;
}

.custom-tooltip-styling {
    filter: alpha(opacity=95);
    opacity: 0.95;
}
.custom-tooltip-styling div.header {
	font-family: Arial;
	color: #A6032F;
    font-weight: bold;
    font-size: large;
	text-align: center;
}
.custom-tooltip-styling div.content {
	font-family: Arial;
	color: #A6032F;
	margin-top: 10px;
	text-align : justify;
}

.depart-bandeau {
	/*float:left;
	margin:10px;
	padding:10px;
	width:260px;*/
	display:none;
}

table.tableauNouveautes {
	background-color:#000000;
}
table.tableauNouveautes td {
	background-color:#ffffff;
}

.alertOblig {border:1px solid red;}

/* Visu navettes Lor'Air */
.tableNavettes {
    border-spacing : 0;
    border-collapse : collapse;
    border:1px solid black;
}

.tableNavettes thead th {
    text-align:center;
    background-color: #c0c0c0;
}

.tableNavettes thead th, .tableNavettes tbody td {
    border:1px solid black;
}

.tableNavettes .th_A {
    background-color:yellow;
}

.tableNavettes .th_R {
    background-color:lightgreen;
}

.tableNavettes tbody tr:nth-child(even) {
    background-color: #dcdcdc;
}

.tableNavettes thead th.highlight {
    background-color: #a9a9a9;
}
.tableNavettes tbody td.highlight {
    background-color: #dcdcdc;
}
/* .tableNavettes tbody tr:nth-child(even) td.highlight {
    background-color: #c0c0c0;
} */

#tableNavettesDetail tbody td {
    min-width:30px;
}

#tableNavettesFixed {
    width:230px;
}

.vertical {
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    width: 1.5em;
    height: 100px;
}
.vertical div {
    transform: rotate(-90.0deg);
    -moz-transform: rotate(-90.0deg);  /* FF3.5+ */
    -ms-transform: rotate(-90.0deg);  /* IE9 */
    -o-transform: rotate(-90.0deg);  /* Opera 10.5 */
    -webkit-transform: rotate(-90.0deg);  /* Saf3.1+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);  /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */
    margin-left: -10em;
    margin-right: -10em;
}