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

#header {
	background-color: #FFFFFF;
	margin: auto;
	height: auto;
	width: 960px;
}
body {
	margin-top: 0px;
	background-color: #00331A;
}
#navigation {
	margin: auto;
	height: auto;
	width: 960px;
	background-color: #00331A;
}
#texte1 {
	margin: auto;
	height: auto;
	width: 960px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #7F0F04;
	font-weight: bold;
}
#slideshow {
	margin: auto;
	height: auto;
	width: 960px;
	background-color: #FFFFFF;
}
#texte2 {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	height: auto;
	width: 960px;
	background-color: #FFFFFF;
}
#texte3 {
	margin: auto;
	height: auto;
	width: 960px;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #00331A;
	background-image: url(pict/fond-tarifs.jpg);
}
#contact {
	background-color: #FFFFFF;
	margin: auto;
	height: auto;
	width: 960px;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #003300;
}
a:active {
	color: #003300;
}
#concept {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: auto;
	height: auto;
	width: 960px;
}
