@charset "UTF-8";
#total {
	margin: auto;
	height: 900px;
	width: 960px;
	left: 50%;
}
a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00aad2;
	text-decoration: none;
}
#banniere {
	height: 750px;
	width: 940px;
}
#banniere #twitter {
	height: 750px;
	width: 300px;
	float: left;
}
#banniere #content {
	height: 263px;
	width: 640px;
	float: left;
}
#banniere #formule {
	height: 487px;
	width: 640px;
	float: right;
}
a:hover {
	color: #e46f32;
	text-decoration: none;
}
a:visited {
	color: #00AAD2;
	text-decoration: none;
}
#logo {
	background-image: url(../../images/logo.jpg);
	height: 80px;
	width: 940px;
}
#menu {
	height: 30px;
	width: 940px;
}
