
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;
}


a
{
	color: black;
	text-decoration: none
}
a:hover, a.hover, p.titrepage a:hover, p.fin a:hover, strong.taxis /* Note: pas bien de mettre la même couleur que les liens sur les strongs, on peut confondre... */
{
	color: #FF9933; /*orange*/
}
.h1 {font-size: 12px; color: #A6A6A6; text-decoration: none;}
h1 { color: #FF9933; font-size: 18px; }
p.titrepage a, p.fin a
{
	color: #A6A6A6; /*gris tres clair*/
}

.invis {color: #666666}
invis:hover {color: #666666}



p.titrepage
{
	font-size: 12px;
	color: #A6A6A6;
	text-decoration: none;
	margin: 2px;
}

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; */
}

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; }


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
}


fieldset
{
	border:1px solid #C0C0C0;
	padding:10px;
	color:black;
	margin-bottom:20px;
}
legend
{
	font-weight:bold;
	color: #FF9933;
	font-size: 11pt;
}

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;
}

.slogan
{
	font-family: Lucida Handwriting, Lucida Calligraphy;
	font-size: 8pt;
	color: #DBD9D7
}

p.pagination
{
	text-align: center;
	font-weight: bold;
}

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;
}

.puce
{
	color: #FF9933;
	font-weight: bold
}



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;
}


form.inscription input
{
	margin-bottom: 1px;
}


#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;
}

