
html
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: black;
	background: #2E2E2E url('haut.jpg') repeat-x top;
}

body
{
	background: url('bas.jpg') repeat-x bottom;
	margin: 0;
	padding: 0;
}



/* Un grand div qui contient tout pour placer le fond du bas sur toute la largeur, sinon inutile. */
div.c
{
	width: 984px;
	margin: 0 auto;
	position: relative; 
}

.h1 {font-size: 12px; color: #A6A6A6; text-decoration: none;}

p.titrepage
{
	font-family: Arial;
	font-size: 12px;
	color: #A6A6A6;
	text-decoration: none;
	margin: 2px;
}

.orange {	color: #FF9933; /*orange*/ } /* Note: pas bien de mettre la même couleur que les liens sur les strongs, on peut confondre... */


p.titrepage a, p.fin a {color: #A6A6A6; /*gris tres clair*/ }
div.logo
{
	width: 256px;
	padding: 20px;
	vertical-align: bottom;
	text-align: center;
	line-height: 9pt;
	margin-left:50px;
}
.slogan
{
	font-family: Lucida Handwriting, Lucida Calligraphy;
	font-size: 8pt;
	color: #DBD9D7
}
div.bandeau_header
{
	position: absolute;
	top: 45px;
	right: 78px;
}

nav { width: 984px;
	margin: 0 auto;
background-color: #424558; }

nav > ul{
	margin: 0px;
	padding: 0px; 
}
nav li{
	list-style-type: none; background: url('onglet.png') left top; width: 123px;
text-align: center; }
nav li:hover a, a#hover{ background: url('onglet-hover.png') left top; width: 123px; color: #000;}
nav > ul > li{
	float: left; position relative;
}

/* important pour conserver la hauteur
nav > ul::after{ content:""; display: table; clear: both; }
*/

nav a{ display: inline-block; text-decoration: none; }

nav > ul > li > a{ padding: 15px 0 0; color: #A6A6A6; font-size: 12px; font-weight: bold; }


.menu-mobile{ display:none; } /*on cache le bouton affichant le menu mobile*/


nav input[type=checkbox]{ display:none; } /*on rend la case a cocher invisible*/


nav input[type=checkbox]:checked ~ ul{ display:block; } /* lorsque la case est cochée le menu entier s'affiche*/


img {
	max-width: 100%;
	min-width: 20px; /* peut être à réduire a cause du formulaire d'inscription*/
	height: auto;
}
div.conteneur {background-color: #FFF; }

div.flex
{
	padding: 20px;
	display:flex; justify-content: space-between;  
/*border-width: 2px; border-style: solid; border-color: #18c630; */
}

div.gauche	{ width:722px;  margin-right:20px;}	

div.filariane {background-color:#F9F9F9; padding:20px 0 20px 10px; font-weight: bold; }		

div.droite	{ min-width:202px; max-width: 202px;}	
div.contnbretaxis	{width:200px; height:60px; background: url('panneau-nombretaxis.png'); border-radius:3px; display:flex; }	
div.nbretaxis	{ width:180px; height:34px;  color: white; margin:auto; text-align:center; }

#droite-texte1 {margin-top: 20px; border: 1px solid #C0C0C0; padding:8px;}
#droite-image {margin-top: 20px; text-align:center;}

#devis {margin-top: 20px; font-size: 12pt; border: 1px solid #C0C0C0; text-align:center; padding: 5px; background: url('/style/fond-taxi.png') top repeat-x;}

div.adsense{margin-top: 20px; border: 1px solid #C0C0C0;}

a:hover, a.hover, p.titrepage a:hover, p.fin a:hover, strong.taxis, .orange/* Note: pas bien de mettre la même couleur que les liens sur les strongs, on peut confondre... */
{
	color: #FF9933; /*orange*/
}	
a
{
	color: black;
	text-decoration: none
}

.puce {	color: #FF9933; font-weight: bold }


.line-height-200 {line-height: 200%}

div.historique-flex { display:flex; justify-content: space-between; align-items: center; margin-top:20px;} 
div.historique-image {margin: 0 50px;}

div.annonces-soumission-texte{padding:10px 20px 20px 20px;}

div.annonces-filtre-flex { display:flex; justify-content: center; align-items: center;} 
div.annonces-gauche {width:672px; margin-top:-10px; margin-right:20px;}
div.annonces-droite {width:250px; margin-top:10px;}
div.annonces-filariane {background-color:#F9F9F9; padding:20px 0 20px 10px; font-weight: bold; margin-top:40px;}
div.annonces-tarif {width:250px; margin-top:20px;}
div.annonces-formulaire { border: 1px solid #C0C0C0; margin: auto; padding: 10px; background: url('/style/fond-taxi.png') top repeat-x; }
div.annonces-filtre { margin: 0 5px;}
table.annonces-table-soumission {width:85%;}
.annonces-filtre-select {width:95%;}
.annonces-input-select-soumission {width:95%;}
div.annonces-compte-bouton {width:160px; padding: 2px; background-color: #ddd; margin: 5px; text-align:center; border: 1px solid #a8a1a1; border-radius:5px;}
div.annonces_compromis{display:none}



div.annonce, p.annonce
{
	background: url('/style/fond-taxi.png') repeat-x top;
	padding: 10px;
	border: 1px solid #C0C0C0;
	margin-top: 7px;
	
}

fieldset
{
	border:1px solid #C0C0C0;
	padding:10px;
	color:black;
	margin:20px 10px;
}
legend
{
	font-weight:bold;
	color: #FF9933;
	font-size: 11pt;
}




p.pagination
{
	text-align: center;
	font-weight: bold;
}


.bgpub { background: #ECECEA;} /* tarifs pub */


.an10 { font-size: 10pt;} /* formulaire domaine */
.an12 { font-size: 12pt;} /* formulaire domaine */

div.paypal {width: 270px; margin-left:auto; margin-right:auto;}

.erreur {font-weight:bold; color: #FE0000;} /*formulaire hebergement*/

form.inscription input {margin-bottom: 2px;}

div.inscription_formulaire {width:750px; margin-left:auto; margin-right:auto; padding:20px}
.inscription_input_presentation {width:550px}
.inscription_label_entreprise {width:240px}
.inscription_input_entreprise {width:95%}
.inscription_label_visibilite {width:240px}
.inscription_info{width:30px; text-align:center}
div.inscription_liste_specificites {display:flex; justify-content: space-between; width:650px; margin-right:auto; margin-left:auto; }
div.inscription_entreprise {display:flex; justify-content: space-between;}
div.inscription_label {width:230px; padding-top:2px; }
div.inscription_input {width:210px; }
div.inscription_input_info{display:flex; justify-content: flex-start;}


/* &&&&&&&&&&&&&&&&&   utilisé jusque ici   &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/


.invis {color: #666666}
invis:hover {color: #666666}






p.logo
{
	width: 350px;
	height: 80px;
	vertical-align: bottom;
	text-align: center;
	line-height: 9pt;
}


p.banniere
{
	position: absolute;
	top: 25px;
	right: 78px;
	width: 468px;
	height: 60px;
	text-align: center;
}


.onglets
{
	margin-top: 20px;
	white-space: nowrap;
}

.onglets a
{
	display: inline-block;
	width: 123px;
	height: 15px;
	background: url('onglet.png') left top;
	text-align: center;
	padding: 15px 0 0;
	color: #A6A6A6;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.onglets a:hover, .onglets a#annuaire
{
	background: url('onglet-hover.png');
	color: black;
}

table.fonctions
{
	width:944px;
	margin: 5px 0 20px;
	font-size: 10pt;
}

table.fonctions td
{
	 height: 50px;
	 background: url('fond-taxi.png') top repeat-x;
	 border: 1px solid #C0C0C0;
	 text-align: center;
}

div.contenu
{
	background-color: white;
	padding: 20px;
}


.bloc
{
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0;
	/* border: 1px dotted red; */
}


p.fin
{
	text-align: center;
	margin: 0;
	padding: 10px;
	font-size: 10pt;
	color: #A6A6A6;
}

p#texte-carte
{
	padding: 0;
	margin: 0;
	height: 3em;
}

img#carte
{
	border: none;
	/* opacity: 0.8;
	filter: alpha(opacity=80); */
}

ul.pres li
{
	list-style-image: url('puce2.png');
	color: #666666;	
}


p.ville
{
	text-align: center;
	background: url('ville.jpeg') no-repeat;
	height: 130px;
	padding: 15px;
}
p.nuage
{
	text-align: center;
	color: #888;
	background: url('nuage.jpeg') repeat-y;
	padding: 10px
}




ul.prop
{
	margin: 0;
	position: absolute;
	padding: 5px;
	border: 1px solid #FF9933;
	background-color: #F9F9F9;
	width: 220px;
	cursor: pointer;
	list-style: none;
	z-index: 10;
	display: none;
}
ul.prop li
{
	padding: 3px 6px;
	border-radius: 2px;
}
ul.prop li:hover
{
	background-color: #C0C0C0;
}




div.départements
{
	width: 930px;
	border: 1px solid #C0C0C0;
	padding: 5px;
	margin-top: 20px
}

div.départements table
{
	width: 930px;
}

div.départements table td
{
	width: 150px;
	vertical-align: top;
}


p.régions a, div.départements table td, div.départements table td a
{
	font-size: 9pt;
	color: #666666;
}
p.régions a:hover, div.départements table td a:hover
{
	color: #FF9933;
}

div#departement
{
	/* opacity: 0;
	transition: opacity 0.5s;
	z-index: -1;
	height: 0;   */
	border: 1px solid #C0C0C0;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 2em;
	position: relative;
}

.alphabet { float: left; padding: 0; margin-bottom: 5px; font-size: 0.9em; color: #fff; list-style-type: none; width: 98%; margin-left: 1%; }
.alphabet li { float: left; margin-top: 5px; margin-bottom: 5px; margin-left:1%; text-align: justify; line-height: 23px; height: 23px; width: 60px; background:#666666; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-weight: bold; text-align: center;}
.alphabet li:hover { background:#FF9933;}
.alphabet li span, .alphabet li a { color: #fff ; display: block; cursor: pointer; }


p.initiale
{
	display: none;
}





table.tarifs
{
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	background-color: #F9F9F9;
	font-size: 8pt;
}
table.tarifs td
{
	border: 1px solid #C0C0C0;
	padding: 2px 10px;
	vertical-align: middle;
}

table.tarifs td.prix
{
	text-align: center;
}


p.cadretaxi
{
	margin: 7px 0 7px;
	background: url('fond-taxi.png') repeat-x top;
	border: 1px solid #C0C0C0;
}
table.cadretaxi
{
	margin: 7px 0 7px;
	background: url('fond-taxi.png') repeat-x top;
	border: 1px solid #C0C0C0;
}

span.coord
{
	font-size: 8pt;
	color: #666;
}




#slider
{
	position:relative;
	width:400px;
	height:267px;
	border:2px solid #fff;
	background:#fff
}
#slider ul
{
	position:absolute;
	list-style:none;
	top:0;
	left:0;
	margin:0;
	padding:0
}
#slider li
{
	float:left;
	width:400px;
	height:270px;
	padding-right:5px
}

div#cadrefusion
{
	height: 60px;
	padding: 30px;
	background-color: #ddd;
	overflow: hidden;
}

