@charset "UTF-8";
#total {
	margin: auto;
	height: 900px;
	width: 960px;
	left: 50%;
	background-repeat: no-repeat;
}
#logo  {
	height: 80px;
	width: 940px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#contenu #activites #form2 {
	height: 240px;
	width: 310px;
}
#contenu #activites #form2 a:visited {
	color: #000000;
	text-decoration: underline;
}
#contenu #activites #form2 a:link {
	color: #000000;
	text-decoration: underline;
}
#contenu #activites #form2 a:hover {
	color: #e46f32;
	text-decoration: underline;
}
#contenu #activites #form1 {
	height: 240px;
	width: 290px;
}
#banniere #ban2 #menu #menu2 a:link {
	color: #00aad2;
	text-decoration: none;
}
#banniere #ban2 #menu #menu2 a:hover {
	color: #e46f32;
	text-decoration: none;
}
/* CSS Document */

#banniere {
	height: 310px;
	width: 940px;
}
#banniere #twitter {
	float: left;
	height: 320px;
	width: 300px;
}
#banniere #ban2 {
	float: left;
	height: 310px;
	width: 640px;
}
#banniere #ban2 #menu {
	height: 30px;
	width: 640px;
}
#banniere #ban2 #slide {
	height: 263px;
	width: 640px;
}
#banniere #ban2 #bas-slide {
	height: 10px;
}
#break {
	height: 10px;
	width: 940px;
}
#contenu #activites #exclu {
	border: thin solid #000000;
	height: 230px;
	width: 305px;
}
#contenu {
	height: 440px;
	width: 940px;
}
#contenu #partenaires {
	width: 300px;
	float: right;
	height: 440px;
	text-align: justify;
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
}
#footer {
	margin: auto;
	height: 12px;
	width: 960px;
	border: thin solid #999999;
	left: 50%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
}
#contenu #centre {
	width: 450px;
	height: 420px;
	float: left;
}
#contenu #activites {
	float: right;
	height: 440px;
	width: 640px;
}
#banniere a:visited {
	color: #00ACD3;
	text-decoration: none;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
