body {
	background:url(fond-page.jpg) repeat-x #237db1;
	margin:0px;
	font-family:Trebuchet MS, tahoma;
	font-size:12px;
	line-height:19px;
	color:#595959;
	text-align:justify;
	}



h1 {
	font-family:tahoma;
	font-size:16px;
	line-height:16px;
	margin:0px;
	}
	
h2 {
	font-family:arial;
	font-size:20px;
	color:#24457C;
	font-weight:bold;
	line-height:16px;
	margin:0px;
	margin-bottom:15px;
	}



img {border:0px;vertical-align:top;}
form {padding:0px;margin:0px;}
table {text-align:left;}
td{vertical-align:top;}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

#tout {
	background:url(fond-tout.jpg) repeat-x #FFF;
	width:990px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:0px;
	border:0px solid #F00;
	border-bottom:4px solid #FFFFFF;
	}
	
#conteneur {
	overflow:hidden;
	background:url(fond-conteneur.jpg);
	}
	
#menu {
	width:205px;
	margin-left:5px;
	float:left;
	}
	
#contenu {
	width:720px;
	margin-left:240px;
	padding-top:15px;
	}
	
#baspage{
	text-align: center;
	width:990px;
	position:relative;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:0px;
	border:0px solid #F00;
	background: #FFF;
	color: #24457C;
}
#baspage h2 {
	font-size: 12px;
	font-weight: normal;
	color: #24457C;
}
#baspage a {
	font-size: 12px;
	font-weight: normal;
	color: #24457C;
}
	
.menua {

	}
	
.menub {
	}
	
.menuc {

	}
	
#menu ul {
	list-style-type:none;
	text-align:left;
	margin:0px;
	padding:0px;
	}
	
#menu li {
	margin:0px;
	padding:0px;
	}
	
#menu li a {
	display:block;
	width:190px;
	height:24px;
	padding-top:6px;
	padding-left:15px;
	color:#1a455d;
	font-weight:bold;
	background:url(menuoff.jpg);
	}
#menu li a:hover {
	color:#FFF;
	text-decoration:none;
	background:url(menuon.jpg);
	}
	
	
.c2col {
	overflow:hidden;
	padding-bottom:50px;
	}
	
.ccol1 {
	float:left;
	width:280px;
	}
.ccol2 {
	float:right;
	width:350px;
	}
	
















