body {	
	margin:0px 0px 0px 0px;
	text-align:center;
	background:url(../fr/images/bcg.jpg) repeat-x;
	background-color:#d1d2d4;
}


body, table {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

form {
	margin:0;
	padding:0;
	display:inline;
}

#frame {
	width:779px;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:left;
	background-image:url(../fr/images/bcg_centre.jpg);	
}

#h {
	position:relative;
	width:779px;
	text-align:left;
}
	
#l {
	position:relative;
	width:200px;
	padding:0px;
	float:left;
}

#c {
	position:relative;
	background:url(../fr/images/bcg_centre_top.jpg) no-repeat;
	float:left;
	padding:0px;
	/*width:359px;*/
	min-height:374px;
	height:auto;
}

#bcg {
	position:relative;
	padding:0px;
	background-image:url(../fr/images/bcg_centre.jpg) repeat-x;	
}

#r {
	position:relative;
	width:420px;;
	padding:0px;
	float:right;
}

#f {
	position:relative;
	width:auto;
	height:88px;
	text-align:center;
	background-image:url(../fr/images/foot.jpg);
	padding-top:73px;
}

#h #menua {
	position:relative;
	text-align:right;
	background-color:#FFFFFF;
}

#h #menub {
	position:relative;
}

#h #bandeau{
	position:relative;
}

h1 {
	font-weight:bold;
	margin:0px 0px 0px 0px;
	font-size:14px;
	color:#5BA029;
}

h2 {
	font-weight:bold;
	margin:0px 0px 0px 0px;
	font-size:12px;
}

a.aRedLink:link {
	color: #f61a2f;
	font-weight:bold;
	text-decoration:underline;
}
a.aRedLink:visited {
	color: #939598;
	font-weight:bold;
	text-decoration:underline;
}
a.aRedLink:hover {
	color: #f61a2f;
	text-decoration:underline;
}
a.aRedLink:active {
	color: #f61a2f;
	text-decoration:underline;
}

a.aNewsLink:link {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a.aNewsLink:visited {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a.aNewsLink:hover {
	color: #f61a2f;
	text-decoration:underline;
}
a.aNewsLink:active {
	color: #f61a2f;
	text-decoration:underline;
}