/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #793100;
	margin: 0px;
	background-color: #FDE65C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #793100;
	font-weight: normal;
	line-height: 16px;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #793100;
	font-weight: bold;
	line-height: 16px;
}
.gras2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #ffffff;
	font-weight: bold;
	line-height: 16px;
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #793100;
	font-weight: bold;
	line-height: 15px;
}
.titre_accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #793100;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #793100;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
}
.stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #793100;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}



a:link { 
	color: #793100;
}
a:visited {
	color: #793100;
}
a:hover {
	color: #793100;
}
a:active {
	color: #793100;
}

