/*FEUILLE DE STYLE TAXI ATV*/

body{
	margin: 0;
	padding: 0;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	background-color: #C6C9CD;
	font-family: arial;
}

img{
	border: none;
}

#header{
	width: 955px;
	height: 226px;
	margin: 0 auto;
	padding: 0 40px 0 0;
	background-image: url(images/haut.jpg);
	background-repeat: no-repeat;
}

#menu{
	position: absolute;
	z-index: 100;
	top: 200px;
}

#contenu{
	width: 950px;
	min-height: 200px;
	margin: 0 auto;
	padding: 25px 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	}
	
#footer{
	width: 100%;
	height: 69px;
	clear:both;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	color: #047345;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	}

#footer a{
	color: #047345;
	font-size: 13px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

	
#texte_footer{
	color: #ffffff;
	font-size: 12px;
}

#texte_footer p{
	margin: 10px 0 0 0;
	padding: 0;
}

#texte_footer a{
	color: #ffffff;
	text-decoration:none;
}
#texte_footer a:hover{
	text-decoration:underline;
}

/* -----INDEX---------*/

#gauche{
	width: 290px;
	float:left;
}
#mentions{
	width: 800px;
	float:left;
}
#presta_2{
	margin: 5px 0;
}

#gauche h1{
font-family:"Trebuchet MS";
	color: #047345;
	font-size: 18px;
	margin: 0 0 20px 0;
}
#mentions h1{
font-family:"Trebuchet MS";
	color: #047345;
	font-size: 18px;
	margin: 0 0 20px 0;
}

#milieu{
	width: 290px;
	float:left;
	margin: 0 25px;
}

#homme{
	margin: 0 0 0 15px;
}

#milieu p{
font-size: 14px;
	color:#333333;
	margin: 10px 15px;
}

#droite{
	width: 290px;
	height: 294px;
	float:left;
	margin: 0 0 0 20px;
	background-image:url(images/droite.jpg);
	background-repeat:no-repeat;
}

#droite ul{
	width: 200px;
	margin: 20px 0 0 0;
	padding: 0 0 0 30px;
	color: #FFFFFF;
	font-size: 14px;
	list-style-image:url(images/puce.gif);
}

#droite li{
	margin: 25px 0;
	padding: 0;

}

#toptechnology{
	text-align: center;
	font-size: 11px;
}

#toptechnology a{
	text-decoration: none;
	color: #333333;
}

/* -----rubrique---------*/

#gauche_2{
	width: 237px;
	float:left;
}

#gauche_2 p{
	margin: 10px 0;
}

#milieu_2{
	width: 237px;
	float:left;
	margin: 0 80px;
}

#milieu_2 p{
	margin: 8px 0;
}

#droite_2{
	width: 237px;
	float:left;
	margin: 0 0 0 0;
}

#droite_2 p{
	margin: 10px 0;
}

#voiture{
	margin: 50px 0 0 0;
}

#colis{
	margin: 75px 0 0 0;
}

#liste_rubriques{
	margin: 0;
	padding: 15px 0 0 15px;
	list-style-type:square;
}

#liste_rubriques_2{
	margin: 0;
	padding: 5px 0 0 15px;
	list-style-type:square;
}

/* -----contact---------*/

#gauche_contact{
	width: 350px;
	float: left;
	margin: 10px 0 0 20px;
	padding: 0 0 0 30px;
}
#gauche_contact a{
	color:#333333;
	text-decoration:none;
}
#gauche_contact a:hover{
	color:#333333;
	text-decoration:underline;
}

#gauche_contact h1{
	font-size: 16px;
}

#gauche_contact h2{
	font-size: 16px;
}

#droite_contact{
	width: 550px;
	float:right;
	margin: 10px 0 0 0;
}

#droite_contact img{
	border: 2px solid #047345;
}

#liens{
	position: absolute;
	top:200px;
	left: 180px;
}

.p_mention{
	font-weight: bold;
}
