body {	
	margin:0px 0px 0px 0px;
	text-align:center;
	background:url(/images/bcg.jpg) repeat-x;
	background-color:#97d8dd;
}

body, table {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

form {
	margin:0;
	padding:0;
	display:inline;
}

#frame {
	background:url(/images/bcg_centre.gif) repeat-y;
	width:770px;
	margin:0px auto 15px auto;
	padding:0px;
	text-align:left;
}

#h {
	position:relative;
	width:auto;
	text-align:center;
}

#l {
	background:url(/images/bcg_gauche.jpg) repeat-x;
	position:relative;
	min-height:203px;
	width:170px;
	padding:0px;
	float:left;
	padding:44px 0 0 6px;
}

#c {
	position:relative;
	width:395px;
	float:left;
	padding-top:44px;
}

#r {
	position:relative;
	background:url(/images/bcg_droite.jpg) repeat-x;
	min-height:203px;
	width:190px;
	padding:44px 0px 0px 9px;
	float:left;
}

#f {
	position:relative;
	width:auto;
	background:url(/images/foot.jpg) no-repeat;
	height:87px;
	text-align:center;
	padding:10px 0px 0px 0px;
}

h1 {
	margin:0px 0px 0px 0px;
}

h2 {
	font-weight:bold;
	margin:0px 0px 5px 0px;
	font-size:14px;
	color:#5BA029;
}

h3 {
	font-weight:bold;
	margin:0px 0px 5px 0px;
	font-size:11px;
}

a {
	text-decoration: underline;
	font-weight:bold;
}

a:link {
	color: #1f6d7c;
}

a:visited {	
 	color: #939598;
}

a:hover {
	color: #fd723d;
}

a:active {
	color: #1f6d7c;
}
p {
	margin:0 0 1em;
}
.right {
	float:right;
}
.left {
	float:left;
}