/* CSS Document */
body,td,th {
	font-family: Century Gothic;
	font-size: 14px;
	color: #FFFFFF;
}
.Style1 {font-size: 72px}
.Style4 {font-size: 26px; text-align:right;}
body
{
    margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {color:white; text-decoration: none;}
a:visited {color : white; text-decoration: none;}
a:hover {color : white;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}
a.lien2 {color : white;}
a:visited.lien2 {color : white;}
a:hover.lien2 {color : red; text-decoration: none;}
.menu
{
	text-align:center;
}
#global{
width:955px;
height:600px;
background-image:url("images/fond01_ter.jpg");
margin-left:auto;
margin-right:auto;
}
#corps{
margin-left:200px;
margin-top:40px;
width:570px;
height:100%;
}