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

body {
	margin:0;
	background-color: #6392B1;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/fond.jpg);
	}
.tableau1 {
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.bandeau-haut {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #002953;
	background-image: url(../images/lavenisedubocage_01.jpg);
	height: 150px;
	width: 979px;
	vertical-align: middle;
}
.menu_page {
	background-image: url(../images/lavenisedubocage_02.jpg);
	height: 36px;
	width: 979px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FC0;
}
.bandeau-bas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0A3C5C;
	height: 122px;
	width: 979px;
}
a{
	text-decoration: none;
	color: #FC0;
}
a:hover {
	color: #E1A221;
}
.lienmenu {
	color: #FFF;
}
.petit {
	font-size: 9px;
}

.tarifs {
	font-size: 9px;
	border: thin double #0F588B;
}


.tarifs td{
	border: thin solid #9FD2F4;
}
.contact {
	font-family: Verdana, Geneva, sans-serif;
	color: #072F49;
	font-size: 12px;
	font-weight: bold;
}
