body {
	color: #000000;
	background-color:#6633ff;
	padding: 0px;
	margin:0px;
  font-size: 85%;
	line-height: 1.3;

}

.defilant {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}
.texte1 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.texte2 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.titre2 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}
.texte3 {

	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.titre1 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000099;
	text-align: center;
}
.texte4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-position: inside;
	list-style-image: url(Aucune);
	list-style-type: Aucune;
	display: Aucune;
}

/* Code ajouté par Lucas */ 
/* --------------------- */ 

h1 {
	text-indent:-2000px;
}

h2 {
	text-indent:30px;
}

.item_menu {
	text-align:center;
	background-color:#3300ff;
	color:#ffcc33;
	height:18px;
	margin:5px auto;
	width:13%;
	font-size:90%;
	line-height:100%;
	font-weight: bold;
}

.active{
	background-color:#cccccc;
	color:#000000;
	border-bottom:none;
}

.item_menu a {
	color:#ffffff;
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

.item_menu  a:hover {
	background-color:#cccccc;

}

td, th{
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:2px solid black;
}

#menu_table, #menu_table p{
	padding:0px;
	margin:0px;
}

#header {
	height:180px;
	background:url("../images/baniere3.jpg") no-repeat center;
	border-bottom:1px solid black;
}

#corps {
	width:950px;
	margin:5px auto 5px auto;
	border:2px solid black;
	background-color:#ffffff;
	padding-bottom:5px;
}

#menu {
	margin-bottom:15px;
}

#contenu {
	padding: 0 10px;
	margin:5px auto;
}

#contenu p {
	margin-left:10px;
}

#footer {
	margin-top:20px;
	border-top:2px solid black;
}

#table_footer, #table_footer td, #table_footer tr {
	border:1px solid transparent;
}

.footer {
	text-align:center;
	padding-top:10px;
}

#footer_left {
	border:1px solid black;
	text-align:center;
	width:48%;
	float:left;
	margin:0;
}

#footer_right {
	border:1px solid black;
	margin:0 0 0 52%;
	text-align:center;
}

.float_left_img {
	float:left;
	margin:10px 15px;
}

a img {
	border:none;
}

.float_right_img {
	float:right;
	margin:10px 15px;
}

.no_margin_no_padding {
	padding:0px;
	margin:0px;
}

.no_border_left {
	border-left:none;
}

.no_border_right {
	border-right:none;
}

.centrer {
	text-align:center;
}

.align_right {
	text-align:right;
}

.margin_top_20 {
	margin-top:30px;
}

.margin {
	margin:8px;
}

.margin_left_150 {
	margin-left:150px;
}

hr {
	visibility: hidden;
	clear : both;
	padding:0;
	margin:0;
}

form td, form tr {
	border:none;
}

form {
	padding-left:30px;
}

/* Fin du code ajouté par Lucas */ 
/* ---------------------------- */ 




