@CHARSET "ISO-8859-1";
@IMPORT url("taxitub_calendrier.css");
/*
 * Fichier : taxitub_1.css
 * Decsription : Feuille de style TAXITUB.
 */


div#taxitub {
    width: 600px;
    height: 680px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
div#taxitub * {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
div#taxitub ul {
    
}
div#taxitub img {
    border: none;
}
div#taxitub img.float_right {
    position: relative;
    float: right;
}
#img_agglo {
    position: absolute;
    float: left;
}

div#taxitub h1 {
    background-color: white;
	background-image: url("images/chevrons_jaune.png");
	background-position: 0px 5px;
	background-repeat: no-repeat;
    color: #0D1F71;
    font-weight: bold;
    font-style: italic;
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 0px;
    padding-left: 25px; 
}
div#taxitub h1 {
    background: none;
    font-size: 17px;
    font-style: normal;
    font-weight: bold;
    color: #FF7428;
    padding-left: 0px;
}
div#taxitub h2 {
    color: #F29C00;
    font-weight: bold;
    margin-top: 18px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
div#taxitub h2.gris, div#taxitub h2 {
    background-image: url("images/barre.gif");
    background-position: bottom left;
    background-repeat: no-repeat;
    font-size: 13px;
    font-weight: bold;
    color: #4F5865;
    text-transform: none;
}

div#taxitub h2.fleche1 {
    background-image: url("images/fleche_noire_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 40px;
}
div#taxitub h2.fleche2 {
    background-image: url("images/fleche_noire_2.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 40px;
}
div#taxitub h2.fleche3 {
    background-image: url("images/fleche_noire_3.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 40px;
}
div#taxitub h2.fleche4 {
    background-image: url("images/fleche_noire_4.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 40px;
}
div#taxitub h2.fleche5 {
    background-image: url("images/fleche_noire_5.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 40px;
}
div#taxitub h3 {
    margin-top: 10px;
    margin-bottom: 5px;
}

div#taxitub input {
    font-size: 11px;
}

div#taxitub button.valider, div#taxitub button.valider_hover, div#taxitub input.valider, div#taxitub input.valider_hover {
    background-color: white;
    background-image: url("images/taxitub_bouton_bleu_full.gif");
    background-repeat: no-repeat;
    border: none;
    color: white;
    cursor: pointer;
    padding-left: 30px;
    padding-top: 20px;
    padding-right: 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
}
div#taxitub button.valider_hover, div#taxitub input.valider_hover {
    background-image: url("images/taxitub_bouton_bleu.gif");
}
div#taxitub button.annuler, div#taxitub button.annuler_hover, div#taxitub input.annuler, div#taxitub input.annuler_hover {
    background-color: white;
    background-image: url("images/taxitub_bouton_rouge_full.gif");
    background-repeat: no-repeat;
    border: none;
    color: white;
    cursor: pointer;
    padding-left: 30px;
    padding-top: 20px;
    padding-right: 0px;
    margin: 0px;
    text-align: left;
}
div#taxitub button.annuler_hover, div#taxitub input.annuler_hover {
    background-image: url("images/taxitub_bouton_rouge.gif");
}
div#taxitub button.retour, div#taxitub button.retour_hover, div#taxitub input.retour, div#taxitub input.retour_hover {
    background-color: white;
    background-image: url("images/taxitub_bouton_gris_full.gif");
    background-repeat: no-repeat;
    border: none;
    color: white;
    cursor: pointer;
    padding-left: 30px;
    padding-top: 20px;
    padding-right: 0px;
    margin: 0px;
    text-align: left;
}
div#taxitub button.retour_hover, div#taxitub input.retour_hover {
    background-image: url("images/taxitub_bouton_gris.gif");
}

div#taxitub .boutons {
    padding-right: 15px;
    padding-bottom: 5px;
    text-align: right;
}

div#taxitub .center {
    text-align: center;
}
div#taxitub pre {
    margin-top: 0px;
    margin-bottom: 5px;
}
div#taxitub ul {
    margin-top: 0px;
    margin-bottom: 5px;
}

#taxitub_rubriques {
    background-color: #E5EAEA;
    width: 598px;
    height: 23px;
    padding-left: 20px;
}

#taxitub_menu {
    background-color: #F29C00;
/*    background-image: url("images/taxitub_menu_fond_jaune.png");*/
    background-image: url("images/taxitub_menu_fond_noir.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 130px;
    height: 711px; 
/*    height: 100%; ne fonctionne pas avec la structure de menu CABRI*/
    margin: 0px 0px 0px 2px;
    padding-left: 4px;
    padding-right: 4px;
    color: black;
    font-size: 11px;
    vertical-align: top;
}
#taxitub_menu * {
    font-size: 10px;
}

#taxitub_menu .spacer{
    height: 190px;
    width: 100px;
}


.taxitub_menu_item, .taxitub_menu_item_hover, .taxitub_menu_item_logoff, .taxitub_menu_item_logoff_hover {
    background-color: #F29C00;
    background-image: url("images/taxitub_menu_item_bleu_full.gif");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-top: 20px;
}
.taxitub_menu_item_hover {
    background-image: url("images/taxitub_menu_item_bleu.gif");
}
.taxitub_menu_item_logoff {
    background-image: url("images/taxitub_menu_item_rouge_full.gif");
}
.taxitub_menu_item_logoff_hover {
    background-image: url("images/taxitub_menu_item_rouge.gif");
}
.taxitub_menu_item a, .taxitub_menu_item_hover a, .taxitub_menu_item_logoff a, .taxitub_menu_item_logoff_hover a {
    background: transparent;
    color: white;
    text-decoration: none;
}

#taxitub_contenu {
    width: 470px;
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 15px;
    vertical-align: top;
    color: #4F5865;
}
#taxitub_contenu p {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0px;
    text-align: left;
    display: compact;
    width: 80%;
}
#taxitub_contenu td {
    color: #4F5865;
}
#taxitub_contenu .important {
    color: #F29C00;
}
#taxitub_contenu a {
    color: #E6166B;
    font-weight: bold;
    text-decoration: none;
}
#taxitub_contenu a:hover {
    color: #E6166B;
}
#taxitub_contenu .citation {
    background-color: #F2F4F4;
    padding-top: 1em;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 1em;
    width: 50%;
    display: compact;
}
#taxitub_contenu .erreur {
    color: #FF0000;
    font-weight: bold;
}
#taxitub_contenu input.erreur, textarea.erreur, select.erreur {
    border: 2px solid #FF0000;
}
#taxitub_contenu .message {
    color: #0D1F71;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
/* Liste des réservations */
#taxitub_contenu table.reservations {
    
}
#taxitub_contenu table.reservations th {
    border-bottom: 1px solid #F29C00;
    text-align: left;
    padding-bottom: 2px;
    color: #4F5865;
}
#taxitub_contenu table.reservations td {
    background: white;
    border-top: 1px solid white;
    border-bottom: 1px solid #F29C00;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
}
#taxitub_contenu table.reservations tr.active td {
    background: #F29C00;
    border-top: 1px solid #F29C00;
}
/* Liste des courses */
#taxitub_contenu table.courses {
    
}
#taxitub_contenu table.courses th {
    text-align: left;
    padding-bottom: 2px;
    color: #4F5865;
}
#taxitub_contenu table.courses tr td {
    background: white;
    border-top: 1px solid #F29C00;
    border-bottom: 1px solid white;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: top;
}
#taxitub_contenu table.courses tr.rupture th {
    background: #F29C00;
    border-top: 1px solid #F29C00;
    border-bottom: 1px solid #F29C00;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: top;
}
#taxitub_contenu table.courses tr.etape td {
    border-top: none;
    border-bottom: none;
    padding-bottom: 0px;
}
#taxitub_contenu table.courses tr.mouvement td {
    border-top: none;
    border-bottom: none;
    padding-top: 0px;
}

.tooltip_title {
    color: white;
    font-weight: bold;
    font-size: smaller;
}
.tooltip_table td {
    color: white;
    font-size: 10px;
}
.tooltip_table td.favori {
    color: #F29C00;
}

.hidden {
    visibility: hidden;
    display: none; 
}
#taxitub_form_attente, #taxitub_form_attente2 {
    background: #FFFFFF;
    z-index: 1000;
    text-align: right;
    vertical-align: middle;
    /* position: relative;
    float: left; */
}
#taxitub_form_attente img, #taxitub_form_attente2 img {
    float: right;
}

