@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

html, body {
	height:100%;
	font-size: 13px;
}

body {
	font-size:1em;
	margin:0;
	padding:0;
	background-color: #e2c012;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

img { border:0; }

.athtaxi {
	padding:15px 0 0 15px; 
	font-size:6em;
	font-weight:900;
	color:#D60C0C;
}

.menu_navigation {
	margin-top:27px;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	margin-left: 17px;
	margin-right: 17px;
}

.menu_navigation a { color:#D60C0C; }
.menu_navigation a:hover { color:#e2c012; text-decoration:none; }

.separateur {
	width:1px;
	height:46px;
	background:url(images/separateur.jpg) no-repeat;
	float:left;
	margin-top:9px;
}


h1 { 
	margin-top:11px;
	font-size:1.4em;
	color:#000000;
	text-align:center;
}
h2 { 
	font-size:1.5em;
	color:#F90;
}
a { 
	color:#e2c012;
	text-decoration:none;
}
a:hover { 
	color:#e2c012;
	text-decoration:underline;
}

#conteneur {
	width:902px;
	margin:0 auto;
	padding-bottom:20px;
}

#header {
	width:902px;
	height:316px;
	background:url(images/athtaxi_header.jpg) top left no-repeat;
}

#contenu {
	padding:10px;	
}

#footer {
	width:902px;
	height:95px;
	background:url(images/athtaxi_footer.jpg) top left no-repeat;
	color:#ffffff;
	padding-top:5px;
}
/*#footer p {
	padding-top:12px;
	padding-left:20px;
}*/

.clear { clear:both; }
.boite { width:100%; background-color:#f60; }
.boiteplus { width:100%; background-color:#f60; margin-top:20px;}
.boite .texte { padding:15px; }

#logo{
padding-top:20px;
padding-left:50px;
float:left;
}

.heure{
padding-top:0px;
margin-left:350px;
/*clear:both;*/
float:left;
height:50px;
}
.numheader{
float:left; 
float:none;
padding-top:80px;
text-align:right;
margin-left:100px;
padding-right:5px;
}

p.numheader{
color:red;
font-size:20px;
}


.encadre {
	clear:both;
	width:850px;
	padding:10px;
	border: 2px solid;
}

.photo_gauche{
float:left;
margin: 5px;
}

.centrer{
text-align:center;
width:850px;
}

#footer p.center15{
text-align:center;
font-size:15px;
}

#footer p.center20{
text-align:center;
font-size:20px;
color:#c50000;
}

#footer p.motscles{
text-align:center;
font-size:12px;
font-weight:normal;
padding-top:5px;
}

.bleu{
color:#001b86;
font-size:2em;
}

td.titre{
width:110px;
}
td.separator{
width:80px;
}

table.center{
margin-left:55px;
}
