body {
	margin: 0px;
	background-color: #c4d9ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #193c7d;
	text-align: justify;
	text-decoration: none;	
	background-position: center top;
}

.bandeau_haut {
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	background-image: url(../images/charte/bg-blanc.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}

.bandeau_milieu {
	margin-left: auto;
	margin-right: auto;
	width: 808px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/bg-blanc.png);
	background-position: right ;
	clear:both;
	overflow:auto;
}

.bandeau_gauche {
	width: 248px;
	float:left;
}

.bandeau_droit {
	width: 550px;
	padding-top: 10px;
	padding-right: 0px;
	font-size: 13px;
	float:left;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.bandeau_bas {
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	height: 45px;
	text-align: justify;
	background-image: url(../images/footer.png);
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 10px;
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
}

.menu {
	width: 245px;
	height: 245px;
	background-image: url(../images/fond-menu.png);
	padding-left: 3px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: justify;
}

.actu {
	width: 218px;
	height: 140px;
	background-image: url(../images/actu.png);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 26px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
}

.liens {
	width: 218px;
	height: 177px;
	background-image: url(../images/liens.png);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 26px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
}

img {
	border: 0;
}

.coordonnees {
	width: 218px;
	height: 120px;
	background-image: url(../images/coordonnees.png);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 26px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
}

.plan {
	width: 218px;
	height: 135px;
	background-image: url(../images/plan.png);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 26px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}

.moule_gauche {
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
}

.moule_droite {
	float: right;
	padding-left: 10px;
	padding-bottom: 0px;
}

.contenu {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: justify;
}

a:link {
	color: #283f6a;
	text-decoration: none;
	border:none;
}

a:visited {
	color: #283f6a;
	text-decoration: none;
	border:none;
}

a:hover {
	color: #375792;
	text-decoration: underline;
	border:none;
}
a:active {
	color: #375792;
	text-decoration: none;
	border:none;
}

a.lien_blanc {
	color: #476cb1;
	text-decoration: none;
	border:none;
}

a.lien_blanc:hover {
	color: #37558b;
	text-decoration: none;
	border:none;
}

.zone1 {
	float: left; 
	margin-left: 0px;
	width : 200px;
	height: 30px;
}
.btnOk{
 background: url(../images/bt_ok.gif) top left no-repeat;
 border: none;
 width: 47px;
 height: 20px;
 display: table;
 float: left;
}
.btnOk:hover{
background: url(../images/bt_ok-over.gif) top left no-repeat;

}
.ref {
		position: absolute;
		top: -10000px;
	}