/* CSS Document */

/* Style covoiturage */

body {
	margin: 0;
	padding: 0;
	color: #4C4D45;
}

#design_structure {
	width: 970px;/*1024*/
	border-collapse: collapse;
	height: 800px;
	margin: auto;
}

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

/**
 * Header
 */

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

#design_structure td#design_header #header_table {
	background-image: url(../../../images/aeroports/default/header.jpg);
	background-repeat: no-repeat;
	height: 293px;
	width: 970px;/*1024*/
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

/**
 * Menu header
 */

#design_structure td div#design_menuHeader {
}

#design_structure td div#design_menuHeader a {
}

#design_structure td div#design_menuHeader a:hover {
}

/* ----- 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: 210px;
}

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

#design_structure td#design_menuGauche ul#menuGaucheStyle {
	margin: 0;
	padding: 0;
	border-right: 1px solid #4C4D47;
	width: 190px;
}

#design_structure td#design_menuGauche ul#menuGaucheStyle li {
	list-style-type: none;
	margin: 0;
	padding: 4px 10px;
	text-align: right;
	border-bottom: 1px solid #C6C4B8;
}

ul#menuGaucheStyle li a, ul#menuGaucheStyle li a:hover, ul#menuGaucheStyle li a:visited {
	color: #4D4C47;
	text-decoration: none;
	text-transform: uppercase;
}

/**
 * Menu droite
 */

#design_structure td#design_menuDroite {
	width: 200px;
	padding-left: 10px;
	padding-right: 0;
}

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

/**
 * Contenu
 */
#design_structure td#design_contenu {
	width: 550px;
}

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

#design_structure td#design_footer {
	height: 95px;
	padding-top: 20px;
	background-image: url(../../../images/aeroports/default/footer.jpg);
	background-repeat: no-repeat;
}

#design_structure td#design_footer div#footer_contenu {
	margin: 0;
	padding: 0;
	text-align: right
}

#design_structure td#design_footer div#footer_contenu {
	margin: 0;
	padding: 0;
}

div#footer_contenu #footer_left {
	width: 500px;
	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:#0D81B4;
	border-bottom: 3px solid #F3E200;
	font-size:1.9em; /* équivalent 24px */
	font-weight: bold;
}

h2, ul#menuEspaceMembre li span {
	color: #0F4164;
	background-color:#fff;
	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 {
	background-color: #FFF;
	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 {
	background-color: #D0C9BF;/*#D1E7EF;*/
	color: #000000;
	font-style: italic;
	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;
}

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

input.boutonSubmit, p.boutonSubmit {
	background-image: url(../../../images/aeroports/default/flecheBleue_bouton.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #4D4D45;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

input.boutonSubmit {
	padding-left: 15px;
	text-align: left;
	cursor: pointer;
}

p.boutonSubmit {
	padding-left: 15px;
}

p.boutonSubmit a, p.boutonSubmit a:hover, p.boutonSubmit a:visited {
	color: #4D4D45;
	text-decoration: none;
}

/**
 * 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: 500px;
	height: 150px;
	background-image: url(../../../images/aeroports/default/centre_recherche.jpg);
	margin: auto;
}

.moduleRechercheCentre td {
	padding: 0;
	color: #0F4164;
	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%;
}