body {
	background-image: url(images/fond.jpg);
	background-color: #9C0;
}
#contenu {
	width: 1000px;
	height: 600px;
	background-color: #FFF;
}
#texte {
	background-color: #333;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
td     {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: justify;
	line-height: 16px;
}
.titre {
	color: #333;
}
.chapeau    { color: white; font-size: 12px; font-family: Verdana, Arial }
h1 {
	color: #FFF;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	color: #363636;

	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
#menu {
	text-align: right;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
h3 {
	color: #363636;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

h4 {
	color: #363636;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}


.footer {
	font-size: 12px;
	color: #617109;
}



a:link {
	text-decoration: none;
	color: #A4BF0F;
	font-weight: normal;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	padding-bottom: 0px;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #A4BF0F;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #000;
	
}
a:active {
	text-decoration: none;
	color: #000;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;

}
redactionnel {
	margin-right: 5px;
	margin-left: 5px;
}
#contenu tr td h2 .chapeau {
	color: #000;
}
#div_contenu {
	text-align: center;
	padding-top: 30px;
}
