body
{
	background-color: #BED1E2;
	margin: 0;
	font-family: "Century Gothic";
	font-size: 12px;
	background-image: url(../img/fondpage.jpg);
	background-repeat: repeat-x;
}

img
{
	border: none;
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
	color: white;
}

.clear
{
	clear: both;
}

a:link { color: white; }
a:visited { color: white; }
a:hover { color: #696969; }
a:active { color: #677277; }

#container
{
	width: 800px;
	margin:0 auto;
	min-height: 100%;
	text-align: left;
	background-color: white;
}

#menuvertical
{
	height: 27px;
	background-image: url(../img/bandeau.jpg);
	background-repeat: no-repeat;
	padding-top: 19px;
}


#headergraphique
{
	height: 180px;
	margin: 0;
	padding: 0;
}

#headergraphique h1
{
	margin: 0;
	padding: 0;
}

#center
{
	height: 100%;
	padding-bottom: 5px;
	overflow: auto;
	background: url(../img/bg_center.jpg) repeat-y;
}

#colgauche
{
	float: left;
	width: 201px;
	min-height: 400px;
}

#coldroite
{
	float: right;
	width: 599px;
	min-height: 150px;
	padding-top: 20px;
	padding-bottom: 25px;
	color: #4B4B4D;
}

#coldroite p, #coldroite h2, #coldroite h3
{
	padding-left: 20px;
	padding-right: 20px; 
}

#coldroite h2
{
	font-size: 13px;
	text-transform: uppercase;
}

#coldroite h3
{
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
}

#footer
{
	width: 800px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	margin-top: 0px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
}

#footer a
{
	margin-right: 10px;
	text-decoration: none;
}

#footer a:hover
{
	color: black;
}


#menu, #menu ul
{
	padding : 0;
	margin : 0;
	list-style : none;
	line-height : 12px;
	text-align : center;
	margin-left: 28px;
}

#menu li { float : left; }

#menu a
{
   display : block;
   padding : 0;
	text-align: center;
	margin-right: 1px;
	text-decoration: none;
	font-weight: bold;
	color: #010134; 
}

.elem1 { width: 97px; }
.elem2 { width: 167px; }
.elem3 { width: 73px; }
.elem4 {	width: 84px; }
.elem5 { width: 75px; }
.elem6 {	width: 129px; }
.elem7 { width: 75px; }

#coldroite table
{
	margin: auto;
	margin-top: 25px;
	margin-bottom: 20px;
}

#coldroite td
{
	text-align: center;
}

#coldroite th
{
	padding-left: 10px;
	padding-right: 10px;
}

#coldroite ul, #coldroite ol
{
	margin: 1em 0 1em 40px;
	padding: 0;
}

.image {margin: 0 auto; width: 500px; text-align: center;}

.error { color: red; 	padding-left: 20px; padding-right: 20px; }

#coldroite a:link { color: #35b1f9; }
#coldroite a:visited { color: #35b1f9; }
#coldroite a:hover { color: #677277; text-decoration: none; }
#coldroite a:active { color: #677277; text-decoration: none; }