/* CSS Document */

/* Style covoiturage */

body {
	margin: 0;
	padding: 0;
	background-image: url(../../../images/plainecovoiturage/default/bg-site.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#design_structure {
	width: 970px;
	border-collapse: collapse;
	height: 800px;
	margin: auto;
	background-image: url(../../../images/plainecovoiturage/default/bg-content.jpg);
	background-repeat: no-repeat;
}

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

/**
 * Header
 */

#design_structure td#design_header {
	height: 215px;
}

#design_structure td#design_header #header_table_accueil {
	height: 215px;
	width: 970px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	background-image: url(../../../images/plainecovoiturage/default/header_accueil.gif);
	background-repeat: no-repeat;
}

#design_structure td#design_header #header_table {
	height: 215px;
	width: 970px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	background-image: url(../../../images/plainecovoiturage/default/header.gif);
	background-repeat: no-repeat;
}

#header_table .stats, #header_table_accueil .stats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #8a847c;
}

#header_table .stats .chiffre, #header_table_accueil .stats .chiffre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8a847c;
}

/* ----- menu principal */

ul#menu_principal{
	margin:0;
	padding: 0;
	height:24px;
	background: transparent url(../../../images/montpellier/default/menu_principal.png) no-repeat 0 0;
	padding-top:26px;
}

/**
 * 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: 226px;
	padding: 0;
}

#design_structure td#design_menuGauche p, #design_structure td#design_menuGauche img {
	margin: 0;
	padding: 0;
	border: none;
}

ul#sommaireGauche {
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 35px;
	list-style: none;
	padding: 0;
	background-image: url(../../../images/plainecovoiturage/default/sommaire_fond.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 161px;
	/*margin: 0;
	padding: 0;*/
}

ul#sommaireGauche li {
	border-top: 1px solid #d3d1cf;
	height: 26px;
	text-indent: 5px;
	width: 161px;
}

ul#sommaireGauche a {
	margin-top: 6px;
	display: block;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8a847c;
}

ul#sommaireGauche a:hover {
	color: #bccf44;
}

/**
 * Menu droite
 */

#design_structure td#design_menuDroite {
	width: 228px;
	padding: 0;
}

#design_structure td#design_menuDroite img {
	margin: 0;
	padding: 0;
	border: none;
}

/**
 * Contenu
 */
#design_structure td#design_contenu {
	width: 744px; /*516*/
	/*background-image: url(../../../images/plainecovoiturage/default/fond_contenu.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
}

div#contenu {
	margin-right: 25px;
}

#contenu_accueil {
	border-collapse: collapse;
	margin: 0;
}

#contenu_accueil #colContenu {
	width: 516px;
	padding: 0;
	background-image: url(../../../images/plainecovoiturage/default/fond_contenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#contenu_accueil #colDroite {
	width: 198px;
	padding: 0;
}

#contenu_accueil #colDroite img, #contenu_accueil #colDroite div, #contenu_accueil #colDroite p {
	margin: 0;
	padding: 0;
}

/**
 * Footer
 */
div#footer_contenu a, div#footer_contenu a:hover, div#footer_contenu a:visited {
	color: #95948A;
	font-size: 10px;
}

#design_footer {
	height: 84px;
	width: 100%;
	background-image: url(../../../images/plainecovoiturage/default/bg_footer.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#design_footer div#footer_contenu {
	text-align: right;
	background-image: url(../../../images/plainecovoiturage/default/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 84px;
	width: 970px;
	margin: auto;
}

div#footer_contenu #footer_left {
	width: 350px;
	float: left;
}

div#footer_contenu #footer_left ul {
	height: 50px;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-left: 20px;
}

div#footer_contenu #footer_left li {
	list-style-image: url(../../../images/aeroports/default/footer_fleche.gif);
	text-align: left;
}

div#footer_contenu #footer_right {
	float: left;
}

div#footer_contenu #footer_right ul {
	padding-top: 10px;
}

div#footer_contenu #footer_right ul li {
	padding-left: 15px;
	margin-left: 20px;
	display: inline;
	/*float: left;*/
}

div#footer_contenu #footer_right ul li#footer_right_accueil {
	background-image: url(../../../images/aeroports/default/footer_accueil.gif);
	background-repeat: no-repeat;
	background-position: left;
}

div#footer_contenu #footer_right ul li#footer_right_plan {	
	background-image: url(../../../images/aeroports/default/footer_plan.gif);
	background-repeat: no-repeat;
	background-position: left;
}

div#footer_contenu #footer_right ul li#footer_right_contact {	
	background-image: url(../../../images/aeroports/default/footer_contact.gif);
	background-repeat: no-repeat;
	background-position: left;
}

div#footer_contenu #footer_right ul li#footer_right_mentionsLegales {	
	background-image: url(../../../images/aeroports/default/footer_mentionsLegales.gif);
	background-repeat: no-repeat;
	background-position: left;
}

div#footer_contenu #footer_right ul li a {
	text-transform: uppercase;
}

/**
 * Titres
 */
 
h1 {
	/*font-size: 18px;
	color: #aa854C;
	border-bottom: 1px solid #aa854C;
	margin-top: 10px;
	margin-left: 10px;*/
	color:#007fa2;
	font-size: 22pt; /* équivalent 24px */
	font-weight: bold;
}

h2 {
	color: #b0c240;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #f3f6e1;
	border-bottom: 1px solid #b0c240;
}

ul#menuEspaceMembre li span {
	color: #0F4164;
	margin:0.5em 0;
	font-size:1.2em;
	background-image: url(../../../images/aeroports/default/voitureBleue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #256d7d;
}

/**
 * Liens
 */
 
a, a:visited {
	color: #25ACC9;
	text-decoration: none;
}

a:hover {
	color: #104064;
}

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

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

.tb_general td {
	vertical-align: top
}

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

/**
 * Formulaire inscription membre
 */
.tb_membreForm th {
	width: 50%;
}

/**
 * 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;
	margin-top: 5px;
}

ul#menuEspaceMembre li span {
	/*background-color: #CDB694;
	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 {
	color: #666666;
	padding: 2px;
	font-size: 10px;
	/*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;
}

/**
 * Formulaire
 */
select {
	text-transform: none;
}

input, select, textarea {
	border: 1px solid #C0CED8;
	background-image: url(../../../images/aeroports/default/formulaire_fond.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

input.boutonSubmit {
	background: none;
	border: none;
}

input.styleNone {
	border: none;
	background: none;
}

input.inputLogin {
	width: 160px;
	height: 25px;
	background-image: url(../../../images/plainecovoiturage/default/input_fond.gif);
	background-repeat: repeat-x;
	border: 1px solid #c0c9cd;
}

a.lien {
	font-size: 10px;
	color: #8a847c;
	margin-left: 20px;
}

/**
 * Module recherche colonne gauche
 */
.moduleRechercheGauche {
	border-collapse: collapse;
	margin: 0;
	width: 200px;
	height: 245px;
	background-image: url(../../../images/aeroports/default/gauche_recherche.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}

.moduleRechercheGauche td {
	padding: 0;
	color: #0F4164;
	font-size: 13px;
	text-transform: uppercase;
}

/**
 * Module recherche centre
 */
.moduleRechercheCentre {
	width: 481px;
	height: 168px;
	background-image: url(../../../images/plainecovoiturage/default/form_recherche.gif);
	background-repeat: no-repeat;
	margin: auto;
}

.moduleRechercheCentre td {
	padding: 0;
	color: #0F4164;
	font-size: 13px;
	text-transform: uppercase;
}

.moduleRechercheCentre label {
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
}

/**
 * Dégradé de droite
 */
.droite_degrade {
	background-image: url(../../../images/aeroports/default/menu_degrade.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0;
	padding: 5px 0;
	width: 200px;
	height: 89px;
}

html>body .droite_degrade {
	height: auto;
	min-height: 89px;
}

.droite_degrade p {
	margin: 0 15px 0 30px;
}

/**
 * Dégradé de gauche
 */
.gauche_degrade {
	background-image: url(../../../images/aeroports/default/menu_degrade.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0;
	padding: 5px 0;
	width: 200px;
	height: 89px;
}

html>body .gauche_degrade {
	height: auto;
	min-height: 89px;
}

.gauche_degrade p {
	margin: 0 15px 0 15px;
}

/**
 * 
 */
p.droite_titre, p.droite_titre img, p.gauche_titre, p.gauche_titre img {
	margin: 0;
	padding: 0;
}

/**
 * Liste trajets colonne gauche
 */

#listeTrajets a, #listeTrajets a:hover, #listeTrajets a:visited {
	color: #838277;
}

#listeTrajets p {
	border-bottom: 1px solid #C5C4B9;
	padding-bottom: 3px;
}

/**
 * Résultats de recherche
 */
.tb_recherche_recap {
	border-bottom: 2px solid #114769;
	border-top: 1px solid #C6C4B8;
	width: 100%;
	margin: auto;
}

.tb_recherche_recap tr {
	height: 25px;
}

.tb_recherche_recap th {
	background-image: url(../../../images/aeroports/default/formulaire_fond.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

/**
 * Menu résultats recherche
 */
ul#menuRecherche {
	margin: 10px auto 0 auto;
	padding: 0;
	width: 508px;
}

ul#menuRecherche li {
	list-style-type: none;
	float: left;
	width: 254px !important;
	width: 220px;
	text-align: center;
	height: 25px;
	background-image: url(../../../images/aeroports/default/onglet-inactif.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 5px;
}

ul#menuRecherche li a {
	color: #0F4164;
	font-size: 12px;
	padding: 5px 40px 10px 40px;
	
}

table#lienRecherche {
	width: 95%;
	margin: auto;
}

table#lienRecherche th {
	width: 50%;
}

#design_menuGauche p.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a3b629;
}

#design_menuGauche p.texteExpli {
	font-size: 10px;
	color: #007fa2;
}

p.textePuceVerte {
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}

p.textePuceVerte a, p.textePuceVerte a:hover {
	color: #000;
}
