/* CSS Document */
/* Style covoiturage */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0;
	padding-top: 0;
}

#design_header {
	background-color: #E73817;
}

#design_structure {
	width: 950px;
	border-collapse: collapse;
}

#design_structure td {
	vertical-align: top;
	padding: 0;
}

#header_table {
	height: 210px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#header_table td {
	margin: 0;
	padding: 0;
}

#header_menu {
	border-collapse: collapse;
	margin: 0;
	width: 620px;
	height: 45px;
}

#header_menu a, #header_menu a:visited, #header_menu a:hover {
	margin-top: 20px;
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
}

/**
 * Menu header
 */

#design_structure td#design_menuHeader {
	height: 43px;
}

#design_structure td#design_menuHeader a {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0;
	display: block;
	height: 33px;
	padding-top: 10px
}

#design_structure td#design_menuHeader a:hover {
	color: #000;
}

/* ----- menu principal */

table#menu_principal {
	margin:0;
	padding: 0;
	height: 43px;
	width: 100%;
	border-collapse: collapse;
}

table#menu_principal td {
	width: 25%;
	vertical-align: middle;
	text-align: center;
}

/**
 * Menu header
 */

#design_structure td#design_menuHeader_membre {
	background-color: #895607;
	text-align: center;
}

#design_structure td#design_menuHeader_membre a {
	color: #FFF;
	width: 163px;
	height: 24px;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

#design_structure td#design_menuHeader_membre a:hover {
	color: #FFF;
	background-color: #FCBF31;
}

/**
 * Menu gauche
 */

#design_structure td#design_menuGauche {
	width: 190px;
	padding-bottom: 15px;
	font-size: 11px;
}

/** Recherche **/

#gauche_rechercherTrajet {
	width: 235px;
	border-collapse: collapse;
	color: #585f69;
	font-size: 12px;
}

#gauche_rechercherTrajet a, #gauche_rechercherTrajet a:visited, #gauche_rechercherTrajet a:hover {
	color: #585f69;
	font-size: 14px;
	text-decoration: none;
}

#gauche_rechercherTrajet td {
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
}

#gauche_rechercherTrajet .table_head {
	height: 58px;
}

#gauche_rechercherTrajet .table_fond {
}

#gauche_rechercherTrajet .table_bottom {
	height: 10px;
}

.input_depart {
	height: 31px;
	width: 193px;
	border: none;
	padding-left: 25px;
	padding-top: 6px;
	color: #64a03d;
	font-size: 15px;
}

.input_arrivee {
	margin-top: 5px;
	height: 31px;
	width: 193px;
	border: none;
	padding-left: 25px;
	padding-top: 6px;
	color: #eb4e1a;
	font-size: 15px;
}

.separateur {
	width: 193px;
	height: 1px;
	margin-bottom: 5px;
}

p.autresRecherches {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul.autresRecherchesListe, ul.autresRecherchesListe li {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	font-size: 14px;
}

/**
 * Menu droite
 */

#design_structure td#design_menuDroite {
	width: 190px;
}

/**
 * Contenu
 */
#design_structure td#design_contenu {
	width: 560px;
	padding-left: 20px;
	padding-bottom: 20px;
}

/**
 * Footer
 */

#design_structure td#design_footer {
	background-repeat: no-repeat;
	height: 37px;
	vertical-align: middle;
}

.tb_footer {
	margin-left: 20px;
	margin-right: 20px;
}

.tb_footer .gauche {
	width: 60%;
}

.tb_footer .gauche img {
	vertical-align: middle;
}

.tb_footer .gauche a, .tb_footer .gauche a:visited, .tb_footer .gauche a:hover {
	color: #a5db65;
	text-decoration: none;
	display: block;
	margin-left: 20px;
	float: left;
}

.tb_footer .droite {
	width: 40%;
}

.tb_footer .droite a, .tb_footer .droite a:visited, .tb_footer .droite a:hover {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin-left: 20px;
	float: left;
}

/**
 * Titres
 */
 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #005187;
	margin-top: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #96A201;
	margin-top: 0;
	padding-top: 0;
	background-image: url(../image/design/marguerite.gif);
	background-position: center left;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-indent: 20px;
	height: 20px;
}

h3 {
	font-size: 14px;
	color: #66A23E;
}

/**
 * Liens
 */
 
a, a:visited {
	color: #584138;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #E73817;
	font-weight: bold;
}

/**
 * Tableau général
 */
.tb_general {
	border: none;
	width: 100%;
	margin: 3px auto 3px auto;
}

.tb_general th {
	background-color: #FFF;
	color: #555;
	vertical-align: top
}

.tb_general td {
	vertical-align: top
}

.tb_general tr:hover {
	background-color: none;
}

/**
 * Bouton en lien texte
 */
.lienBouton a {
	border: 1px solid #aa854C;
	background-color: #aa854C;
	padding: 3px 5px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.lienBouton a:hover {
	border: 1px solid #aa854C;
	background-color: #D9EEF6;
	padding: 3px 5px;
	color: #aa854C;
	font-weight: bold;
	text-decoration: none;
}

.lienBouton {
	margin: 10px
}

/**
 * Menu de l'espace membre
 */

ul#menuEspaceMembre li {
	list-style: none;
}

ul#menuEspaceMembre li span {
	background-color: #E3F4FC;
	width: 500px;
	display: block;
	margin: 5px;
	padding: 3px;
	font-weight: bold;
	text-transform: uppercase;
}

ul#menuEspaceMembre li ul.sousMenu li {
	list-style: disc;
}

/**
 * Calculette écologique
 */
table.calculette_ecolo td {
	text-align: center;
}

/**
 * Tableau des jours de la semaine
 */
.tb_jours {
	border: none;
}

/**
 * Aide Formulaire
 */
.Help {
	background-color: #FFF;/*#D0C9BF;*/
	color: #777;
	font-style: normal;
	padding: 2px;
	font-size: 11px;
	/*display: none;*/
}

/**
 * Message d'avertissement
 */
.avertissement {
	border: 1px solid #F00;
	color: #F00;
	background-color: #EEE;
}

/**
 * Message d'information
 */
.information {
	color: #000099;
	font-weight: bold;
}

/**
 * Légende
 */
.legende {
	font-size: 11px;
	font-style: italic;
}

/**
 * Accueil
 */
.tb_accueil {
	border: none;
	margin: 0;
	padding: 0;
}

.tb_accueil td.colGauche {
	width: 286px;
}

.tb_accueil td.colDroite {
	width: 486px;
}

/**
 * Liste des derniers trajets
 */
ul#listeDerniersTrajets {
}

ul#listeDerniersTrajets li {
}

/**
 * Editorial
 */
div#edito {
	margin-left: 20px;
	margin-right: 20px;
}

/**
 * Moteur de recherche header
 */
#moteurRechercheHeader {
	border-collapse: collapse;
	margin: 0;
	margin-top: 75px;
	width: 400px;
}

#moteurRechercheHeader td {
	padding: 0;
}

/**
 * Formulaire
 */
input {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585f69;
	height: 21px;
	border: 1px solid #c5cad0;
}

input.checkbox {
	border: none;
	background: none;
	vertical-align: middle;
}

.inputSubmit {
	height: 27px;
	border: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	border: 1px solid #CCC;
}

.boutonOK {
	color: #FFF;
	border: none;
	font-weight: bold;
	width: 33px;
	font-size: 14px;
}

/**
 * Résultats de recherche
 */
.tb_recherche_recap {
	border: 1px solid #DDD;
	margin: 0;
}

/**
 * Lieux et événements
 */
.tb_lieu th, #listeEvenements th, .tb_recherche_result th {
	background-color: #66A23E;
	border-top: 1px solid #A5DB65;
	border-bottom: 2px solid #A5DB65;
	color: #FFF;
	vertical-align: top
}

/**
 * Trajets
 */
.tb_trajet_form th {
	text-align: right;
	padding-right: 10px;
	width: 20%;
}

/**
 * Lien retour en arrière
 */
.historyBack {
	text-align: right;
	margin-right: 20px;
}

.historyBack a, .historyBack:hover, .historyBack:visited, .historyBack:active {
	color: #666;
	font-size: 10px;
	text-decoration: none;
}

/**
 * Calculette écolo
 */
.tb_calculetteEcolo th {
	width: 400px;
}

/* Sommaire recherche gauche */

#sommaireRecherche {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

div#sommaireRecherche ul li {
}

div#sommaireRecherche ul li ul li, ul#sommaireMembre li ul li {
}

#fond_gauche2 {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	padding-top: 28px;
}

#fond_gauche2 ul {
	margin: 0;
	padding: 0;
}

#fond_gauche2 ul li ul li {
	margin: 0;
	padding: 0;
}

#fond_gauche2 ul li {
	text-align: right;
	list-style: none;
	color: #E73817;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
}

#fond_gauche2 ul li ul li {
	text-align: right;
	list-style: none;
	color: #584138;
	text-transform: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

ul#sommaireMembre {
	margin: 0;
	padding: 0;
}

ul#sommaireMembre li {
	list-style: none;
	color: #E73817;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
}

ul#sommaireMembre li ul li {
	list-style: none;
	color: #584138;
	text-transform: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.blocGauche {
	background-color: #F2EEE6;
	vertical-align: top;
	margin-top: 15px;
	padding-bottom: 4px;
}

.blocGauche .titreGauche {
	/*background-color: #E73817;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;*/
	text-indent: 0;
	height: 21px;
}

#enteteRecherche {
	margin: 0;
	padding: 0 0 15px 0;
	background-repeat: no-repeat;
}

#enteteRecherche h1 {
	padding: 0;
	color: #555;
}

.tabAccueil td {
	width: 50%;
	vertical-align: top;
}

ul.liste_categories li ul li {
	list-style: square;
	margin-left: 30px;
}
