body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #044889;
	background-color:#1E5C95;
	margin: 0 0 0 0;
}
.champ {  background-color: #F3F2F8; border: #064A89; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}

.button {  font-weight: bold; color: #76C7B4; background-color: #064A89; border: #064A89; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}

/* Partie haut */
#header {
	width:770px;
	height:182px;
	margin: 0 auto;
}
#logo {
	width:182px;
	height:66px;
	float:left;
}
#banner {
	width:578px;
	height:60px;
	float:right;
	text-align:right;
	padding: 6px 10px 0 0;
	background-color:#FFFFFF;
}
#img-header {
	width:770px;
	height:116px;
	margin: 0 auto;
}
#navigation {
	width:770px;
	height:32px;
	margin: 0 auto;
}

/* menu */
#menu {
	width:174px;
	padding: 10px 0 0 8px;
	font-weight:bold;
	float: left;
}
#menu a {
	color: #044889;
	text-decoration:none;
}
#menu a:hover {
	color: #79C9BC;
	text-decoration:none;
}
.sous-menu {
	width:159px;
	padding: 2px 0 0 15px;
	font-weight:normal;
	float: left;
}
.sous-menu a {
	font-weight:normal;
}
.sous-menu a {
	color: #79C9BC;
}
#contenu {
	width:558px;
	padding: 10px 0 0 30px;
	float: right;
}
.mrpropre {
	clear:both;
}
.espace1 {
	height:3px;
	clear:both;
}
.espace2 {
	height:35px;
	clear:both;
}
.copyright {
	width:159px;
	padding: 2px 0 0 15px;
	font-weight:normal;
	font-size:9px;
	float: left;
}

/* contenu */
#centre {
	width:770px;
	min-height:350px;
	margin: 0 auto;
	background: url(../im/fond-menu.jpg) repeat-y center;
}
.titre {
	font-weight:bold;
	text-decoration:none;
	color: #044889;
}
.
