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

#site {
	width:1017px;
	margin-left:auto;
	margin-right:auto;
	font-family:Tahoma, Geneva, sans-serif;
	color:#172125;
}

h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#029bdb;
	font-weight:normal;
	margin-bottom:0;
}

h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#8b9092;
	/*background:#029bdb;*/
	border-bottom:1px solid #8b9092;
	padding:1px;
	padding-top:10px;
}

p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

a {
	color:#FFF;
}

#menu {
	width:1017px;
	height:41px;
	padding-top:18px;
	background:url(../_img/menu-moto-avec-chauffeur.jpg) no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#172125;
}

#menu a {
	color:#172125;
	text-decoration:none;
}

#mtarifs,#mtaxi {
	margin:10px 0 0 0;
	padding:0;
	visibility:hidden;
	position: absolute;
}
#mtarifs ul,#mtaxi ul {
	margin:0;
	padding:0;
	list-style:none;
}

#mtarifs ul li,#mtaxi ul li {
	padding:2px 2px 2px 4px;
	background:#FFF;
	width:100px;
	text-align:left;
}
#mtarifs ul li a,#mtaxi ul li a {
	text-decoration:none;
	color:#172125;
	font-family:Tahoma, sans-serif;
	font-size:12px;
}

#accueil {
	width: 67px;
	height: 29px;
	padding-top:8px;
	float:left;
	margin-left:4px;
	text-align:center;
}

#servicesDeTaxi {
	width: 74px;
	height: 37px;
	float:left;
	text-align:center;
}

#vehiculesEtEquipements {
	width: 105px;
	height: 37px;
	float:left;
	text-align:center;
}

#assurances {
	width: 93px;
	height: 29px;
	padding-top:8px;
	float:left;
	text-align:center;
}

#glmc {
	width: 56px;
	height: 37px;
	float:left;
	text-align:center;
}

#tarifs {
	width: 57px;
	height: 29px;
	padding-top:8px;
	float:left;
	text-align:center;
}

#reservations {
	width: 110px;
	height: 29px;
	padding-top:8px;
	float:left;
	text-align:center;
}
#contact {
	width: 74px;
	height: 29px;
	padding-top:8px;
	float:left;
	text-align:center;
}

#ariane {
	width:1007px;
	height:20px;
	padding-left:10px;
	padding-top:5px;
	background:url(../_img/ariane-moto-avec-chauffeur.jpg) no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}

#ariane a {
	color:#FFF;
}

#container {
	width:1017px;
	background:url(../_img/bg-container.jpg) repeat-y;
	display:inline-table;
}

#content {
	width:690px;
	padding:10px;
	background:#232b2f url(../_img/contenu-moto-avec-chauffeur.jpg) repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	float:left;
}

#right {
	width:307px;
	height:425px;
	padding-top:4px;
	background:url(../_img/right.jpg) no-repeat;
	float:left;
}

#btGlmc {
	width:230px;
	height:80px;
	margin-left:15px;
	margin-bottom:10px;
	clear:both;
}

#btAtml {
	width:230px;
	height:70px;
	margin-left:15px;
	clear:both;
}

#numero
{
	margin-top:10px;
	width:270px;
	height:48px;
	background:url(../_img/numero_telephone.jpg) no-repeat;
}
#zoneCalcul
{
	padding-top:20px;
	width:307px;
	font-size:12px;
}

#zoneCalcul form {
	padding:0;
	margin:0;
}

#calculTrajet {
	width:256px;
	height:168px;
	padding-left:14px;
	background:url(../_img/calcul-trajet-moto-taxi.jpg) no-repeat;
	clear:both;
}

#accroches {
	width:1017px;
	height:248px;
	background:url(../_img/taxi-moto-lyon.jpg) no-repeat;
	clear:both;
}

#footer {
	width:1017px;
	height:18px;
	padding-top:22px;
	background:url(../_img/footer-moto-avec-chauffeur.jpg) no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#172125;
}

#copyright {
	float:left;
}

#menuFooter {
	float:left;
	margin-left:20px;
}

#menuFooter a {
	color:#172125;
	text-decoration:none;
}

#creation {
	clear:both;
	width:1017px;
	text-align:center;
	padding-top:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#172125;
}

#creation a {
	color:#172125;
	text-decoration:none;
}


.button
{
	cursor: hand;
	cursor: pointer;
}
a:hover.button,div:hover.button,.button *
{
	cursor: hand;
	cursor: pointer;
}