body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
body {
	background-color: #FF9900;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
hr {
	height: 1px;
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
	clear: both;
}
#main {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
		width: 840px;
	background-color: #FF9900;
		}
		
		#content {
	
	width: 520px;
}
		#bottom {
		margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
		width: 840px;
		}

	
	
	
#visuels {
		width: 110px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	}
.textedroite {
	text-align: right;
}
.textecentre {
	text-align: center;
}
.img {
	margin: 2px;
	border: 1px solid #FFFFFF;
}
/* MENU */
#menu {
	width: 140px;
	
	padding-top: 100px;
	
	}

#menu ul
{
list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 2px;
	margin-bottom: 2px;
}


#menu a {
display: block;
padding: 1px 0px 1px 5px;
margin-bottom: 2px;
	width: 140px;
	height: 15px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}


#menu a:hover
{
	color: #FFFFFF;
	background-color: #FF9900;
	display: block;
padding: 1px 0px 1px 5px;
margin-bottom: 2px;
	width: 140px;
	height: 15px;
	border: 1px solid #000000;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	
}
/* END MENU */
.justifie {
	text-align: justify;
}
.blanc {
	color: #FFFFFF;
}
