*
{
	margin: 0px;
}

body
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	background-color: #ffffff;
	color: #222222;
}

a
{
	background-color: inherit;
	color: #0000EE;
}

a:link {
	color: #58595b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #58595b;
}
a:hover {
	text-decoration: none;
	color: #963634;
}
a:active {
	text-decoration: none;
	color: #231f20;
}

p
{
	text-align: justify;
	margin-bottom: 15px;
	line-height: 22px;
}

ul
{
	list-style: disc;
	padding-left: 15px;
	margin-bottom: 15px;
}

h3
{
	
	font-size: 12px;
	margin-bottom: 30px;
	color:#231f20
}

h4
{
	font-size: 13px;
	margin-bottom: 5px;
}

#un
{
	background-color: #58595b;
	color: #fff;
	height:10px;
	
	text-align: center;
}
#deux
{
	background-color: #bbbdbf;
	color: #fff;
	height:5px;

	text-align: center;
}
#trois
{
	background-color: #231f20;
	color: #fff;
	height:5px;

	text-align: center;
}
#qqq
{
	background-color: #bbbdbf;
	color: #fff;
	height:145px;

	text-align: center;
}
#fff
{
	background-color: #bbbdbf;
	height:50px;

	text-align: center;
}
#index
{
	background-color: #bbbdbf;
	color: #fff;
	padding: 30px 40px 30px 40px;
	text-align: center;

}

#index h1
{
	font-size: 30px;
}

#index h2
{
	font-size: 14px;
}


#header
{
	background-color: #bbbdbf;
	color: #fff;
	padding: 30px 40px 30px 40px;
	
}

#header h1
{
	font-size: 30px;
	text-align: center;
}

#header h2
{
	font-size: 14px;
	text-align: center;
}

#menu
{
	padding: 5px 30px 0px 30px;
	margin-bottom: 30px;
	color: #222222;
	background-color: #f5f5f5;
	border-bottom: solid 1px #DADADA;
}

#menu div
{
	clear: both;
}

#menu ul
{
	display: block;
	position: relative;
	top: 1px;
	list-style: none;
	padding: 0px;
	margin-bottom: 0px;
}
	
#menu ul li
{
	position: relative;
	float: left;
	border: solid 1px #dadada;
	border-bottom: 0px;
	margin-right: 5px;
}

#menu ul li a
{
	display: block;
	padding: 5px 10px 8px 10px;
	text-decoration: none;
	background-color: inherit;
	color: #333333;
}

#menu ul li a:hover
{
	background-color: #0022AA;
	color: #fff;
}

#menu ul li.active, #menu ul li.active a, #menu ul li.active a:hover
{
	background-color: #ffffff;
	color: #333333;
}

#container
{
	margin: 0px 40px 0px 40px;
}

#primarycontainer
{
	float: left;
	margin-right: -200px;
	width: 100%;
}

#primarycontent
{
	margin-right: 240px;
}

#primarycontent p
{
	margin-bottom: 20px;
}

#secondarycontent
{
	float: right;
	width: 200px;
}

#footer
{
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding-top: 15px;
	border-top: solid 1px #DADADA;
	clear: both;
}

.clearit
{
	clear: both;
	height: 1px;
}
.equipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #943835;
	
	
}
.titrebleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #666666;
	
}
.titrenoir{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #000000;
	
}

.sous-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #231f20;
	line-height:2;
	text-align: center;
	
}
.sous-titrered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #963634;
	line-height:2;
	text-align: center;
	
}