@charset "UTF-8";
/* CSS Document */


body
{
	width: 760px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;
	background-color:#000;
	color:#FFF;
}

#banniere
{
	width:820px;
	height:366px;
	background-image:url(images/baniere33.png);
	background-repeat:no-repeat;
}
	
#ban
{
	width:820px;
	height:366px;
	background-image: url(images/ban2.png);
	background-repeat:no-repeat;
}


#corps
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.ct1
{
	width:820px;
	height:200px;
}

body {
	color: #FFF;
	background-image: url(images/fond2.png);
	background-repeat: repeat;
}
img {
	border: 0;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}