body {
	background-image: url(images/fond.jpg);
	text-align: center;
}
#containeur {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 921px;
	top: 20px;
	background-color: #FFFFFF;
	height: 550px;
}
#titre {
	text-align: right;
	padding-top: 1px;
	padding-right: 23px;
	padding-bottom: 20px;
}
* {
	margin: 0px;
	padding: 0px;
}
#barre {
	background-image: url(images/barretitre.jpg);
	background-repeat: repeat-x;
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 102px;
	width: 100%;
	text-align: right;
	height: 30px;
}
#contenu {
	position: absolute;
	height: 450px;
	width: 921px;
	top: 150px;
	left: 0px;
	background-image: url(images/flamme.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	z-index: 1;
}
#ribambelle {
	position: absolute;
	left: 0px;
	width: 90px;
	top: 0px;
	z-index: 3;
}
#contact {
	position: absolute;
	width: 60px;
	top: 6px;
	left: 663px;
	text-align: left;
}
#titreRub {
	position: absolute;
	width: 100px;
	text-align: left;
	top: 6px;
	left: 305px;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #352D20;
	width: 70%;
	line-height: 1.5em;
	
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4C3D2A;
	text-decoration: none;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #50412C;
	text-decoration: underline;
}
.cellules {
	background-color: #FECC51;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding: 5px;
}
#texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #352D20;
	line-height: 1.5em;
	position: absolute;
	width: 70%;
	left: 135px;
	top: 50px;
	z-index: 20;
}
input {
	background-color: #CB8E01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}
#flashmenu {
	position: absolute;
	z-index: 3;
	right: 0px;
	top: 102px;
}
a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4C3D2A;
	text-decoration: none;
}
a.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4C3D2A;
	text-decoration: none;
	font-size: 1em;
}
a.lien:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4C3D2A;
	text-decoration: none;
	font-size: 1em;
}
