a{
color:#000000;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

.Style1 {
	color: #000000;
	font-weight: bold;
}

body {
	background-color: #CCCCCC;
	color: #000000;
}

.Style4 {
	font-weight: bold;
	color: #FF6600;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.Style2 {font-size: 12}

.Style5 {
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
}

#centrage {
margin-left:auto;
margin-right:auto;
width:990px;
}
#banniere {
height:107px;
width:990px;
}
#footpage {
height:107px;
width:990px;
}
#conteneur {
background-color:#CCCCCC;
height:4000px;
width:990px;
color: #000000;
}
#main {
background-color:#CCCCCC;
height:4000px;
width:840px;
float:left;
color: #000000;
}
#menu {
background-color:#CCCCCC;
height:4000px;
width:150px;
float:right;
color: #000000;
}

