body {
	background-attachment: scroll;
	background-color: #8483BD;
	background-image: url(images/ODtrancheFOND.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.titrejaune {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FAC34E;
	text-align: left;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: left;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FCB304;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.menu a:link { color: #FCC908; text-decoration: none; }
.menu a:visited { color: #FCC908;  text-decoration: none; }
	
.menu a:hover {
	color: #FCE107;
	text-decoration: underline;
}
.menu a:active { color: #0D237D; text-decoration: none; }
.menu tr td {
	background-color: #6E6E91;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #313242;
	border-right-color: #5C5C79;
	border-bottom-color: #A3A4D8;
	border-left-color: #C1C2FF;
}
.texte12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-align: left;
}
