body {
	color: black;
	font-family: arial;
}

h1 {

}

p {

}

#HeuresOuverture td {
	padding: 2px;
}

#header {
	height: 150px;
}

#content {
	background-image: url('../images/bg-content.png');
	background-repeat: repeat-x;
	min-height: 500px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F48500;
}

#footer {
	background-color: black;
	color: white;
	padding-top: 30px;
	padding-bottom: 50px;
}

.box-contact {
	background-image: url('../images/middle-service.png');
	background-repeat: repeat-y;
	padding: 10px;
	height: 985px;
	margin-top: -5px;
}

.box-list {
	margin-left: -15px;
}

.box-list li {
	padding-bottom: 5px;
}

.wrapper-img-service {
	height: 145px;
}

.box-service {
	background-image: url('../images/middle-service.png');
	background-repeat: repeat-y;
	padding: 10px;
	margin-top: -5px;
}

.phone {
	font-size: 26px;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-shadow: 0 0 5px #E77201,0 0 5px #E77201,0 0 5px #E77201,0 0 5px #E77201; 
	height: 40px;
	filter: Shadow(Color=black, 	
				Direction=135, 
				Strength=5);
	
}

.img-service {
	width: 190px; 
	height: 145px;
	border: 1px solid #dddddd;
}

.box-service-content {
	width: 173px;
	padding: 10px;
	background-color: black;
	color: white;
	height: 300px;
	font-weight: bold;
}

#banners {
	margin-top: 10px;
	overflow: hidden;
	height: 123px;
}

#counter {
	background-color: black;
	color: white;
	padding: 5px;
	font-weight: bold;
	margin-top: -15px;
	text-align: center;
	width: 130px;
	font-size: 20px;
}

.img-banner {
	border: 1px solid #dddddd;
	width: 690px;
	height: 128px;
}

.box-service-title {
	font-weight: bold;
	font-size: 18px;
	color: white;
	text-align: center;
}

.title-contact {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}

.rencontre {
	font-size: 12px;
}
