/* CSS Document */

body {
	margin-top:0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
.site {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	background:url(fond/fond.png) repeat-y;
	padding-left: 50px;
	padding-right: 50px;
	
}
.bd-haut {
	height: 91px;
	width: 800px;
	text-align: center;
	clear: both;
}
.logo {
	width: 149px;
	float:left;
}
.menu {
	width: 651px;
	float:right;
}
.trou {
	width: 800px;
	height: 20px;
}
.bd-gauche {
	width: 149px;
	height: 800px;
	float:left;
}
.horaires {
	background-image:url(fond/nos-horaires.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	text-align:center;
	color:#787878;
	padding-top: 20px;
	padding-bottom: 5px;
}
.coordonnees {
	background-image:url(fond/coordonnees.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	text-align:center;
	color:#787878;
	padding-top: 20px;
	padding-bottom: 5px;
}
.acces {
	background-image:url(fond/plan-dacces.jpg);
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-bottom: 5px;
}
img {
	border: 0px;
}
.imgauche {
	background-image:url(fond/imgauche.jpg);
	background-repeat:no-repeat;
	height:457px;
}
.bd-droite {
	width: 651px;
	float:right;
}
.texte {
	width: 551px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align:justify;
	color: #787878;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
}
li {
	list-style-image:url(fond/li.jpg);
	list-style:inside;
	padding-left: 10px;
}
.break {
	clear: both;
}
.footer {
	background-image:url(fond/line.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 30px;
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 10px;
	text-align:center;
	color:#787878;
}
.g {
	width: 180px;
	padding-left: 10px;
	float:left;
	font-size: 8px;
}
.d {
	width: 560px;
	float:right;
	font-size: 9px;
	padding-right: 45px;
}
.digitalage {
	text-decoration: none;
	color:#787878;
}
.menuclick {
	text-decoration: none;
	color: #787878;
}
a.menuclick:hover{text-decoration:underline; color: #787878;}