/* CSS Document */

body {
	margin: 0px;
}

#banniere01 {
	height: 127px;
	background-image: url(design/banniere01.jpg);
}

#banniere02 {
	height: 73px;
	width: 37px;
	background-image: url(design/banniere02.jpg);
}

#banniere04 {
	height: 73px;
	width: 664px;
	background-image: url(design/banniere04.jpg);
	text-align: right;
}

#banniere05 {
	height: 31px;
	width: 776px;
	background-image: url(design/banniere05.jpg);
}

#contenu {
	text-align: center;
	height: 300px;
	width: 776px;
	background-image: url(design/contenu.jpg);
}

#contenubottom {
	height: 78px;
	width: 776px;
	background-image: url(design/contenubottom.jpg);
}

.menu2 {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: rgb(24, 82, 115);
}

.menu2 a {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: rgb(24, 82, 115);
	text-decoration: none;
}

.menu2 a:hover {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: rgb(255, 118, 57);
	text-decoration: underline;
}

.copyright {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: rgb(157, 195, 217);
}

.copyright a {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: rgb(255, 132, 116);
	text-decoration: none;
}

.copyright a:hover {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: rgb(157, 195, 217);
	text-decoration: none;
}

.crayon {
	text-align: justify;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: rgb(34, 96, 126);
}

.crayon a {
	text-align: justify;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: rgb(94, 155, 190);
	text-decoration: none;
}

.crayon a:hover {
	text-align: justify;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: rgb(255, 0, 0);
	text-decoration: underline;
}

.guestbook {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: rgb(94, 155, 190);
}

.guestbook a {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: rgb(94, 155, 190);
	text-decoration: none;
}

.guestbook a:hover {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: rgb(255, 0, 0);
	text-decoration: underline;
}