body {	
	margin:0px 0px 0px 0px;
	text-align:center;
	background: url(../images/bcg.jpg) repeat-x ;
	background-color: #314d75;
}

body, table {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

form {
	margin:0;
	padding:0;
	display:inline;
}

#frame {
	width:756px;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:left;
}

#h {
	position:relative;
	width:auto;
	height:38px;
	text-align:center;
	padding:0px;
}
	
#l {
	position:relative;
	width:227px;
	text-align:right;
	float:left;
	background:url(../images/menu_gauche/bcg_g.jpg);
	z-index: 10;
}

#c {
	position:relative;
	width:285px;
	padding:0px 16px 30px 16px;
	float:left;
}

#c2 {
	position:relative;
	width:449px;
	padding:0px 16px 30px 16px;
	float:left;
}

#b {
	position:relative;
	width:756px;
	padding:0px;
	background:url(../images/bcg_centre.jpg);
}

#r {
	position:relative;
	width:211px;
	padding:0px;
	float:left;
}

#form {
	position:relative;
	width:auto;
	padding:4px 20px 7px 20px;
	float:left;
}

#f {
	position:relative;
	width:auto;
	text-align:center;
	background:url(../images/bcg_centre.jpg);
}

h1 {
	font-weight:bold;
	margin:0px 0px 0px 0px;
	font-size:14px;
	color: #434c1f;
}

h2 {
	font-weight:bold;
	margin:15px 0px 0px 0px;
	font-size:14px;
	color: #434c1f;
}

a {
	text-decoration: underline;
	font-weight:bold;
}
a:link {
	color: #113369;
}

a:visited {
	color: #434c1f;
}

a:hover {
	color: #0066CC;
}

a:active {
	color: #0066CC;
}

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;
}

