
.milieu, .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 950px;
	border: 0;
	display: block;
	position: relative;
	padding: 0;
	float: left;
}
.vspace{
	width: 950px;
	height: 10px;
	float: left;
	background-color: #f7f4ef;
}
.footer{
	color: #f7f4ef;
	position: relative;
	border: 0;
	width: 950px;
	height: 15px;
	margin: 0;
	margin-top: 10px;
	padding: 3px 0;
	text-align: center;
	background-color: #1674A1;
	float: left;
}
.barre {	
	color: #f7f4ef;
	margin-bottom: 10px;
	background-color: #1674A1;
	padding: 3px 6px;
	height: auto;
	width: 938px;
	position: relative;
	border: 0;
	float: left;
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
}
.barre a {
	color: white;
}
.barre a:visited {
	color: white;
}
.milieu .aujourdhui a{
	color: #666;	
}
a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.milieu a:hover {
	text-decoration: none;
}
a:active {
	color: #000;
}
.milieu .menu a:hover,.barre a:hover {
	color: #ccc4b8;
}
.milieu .menu {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
	height: auto;
	width: 210px;
	border: 0;
	position: relative;
	background-color: #ccc4b8;
	float: left;
}
.menu .menuitem, .menu .submenuitem {
	background: transparent;
	margin: 0;
	padding: 0;
	border: 0;
}
.menu .menuitem a,.menu .submenuitem a{
	color: #1674A1;
	display: block;
	width: auto;
	border: 0;
	border-bottom: 1px solid #f7f4ef;
	margin: 0;
	padding: 2px 6px;
	position: relative;
}
.menu .submenuitem a{
	margin: 0px 0px 0px 10px;
}
.menu .menuitem a:hover,.menu .menuitem:hover a, .menu #selected.menuitem a, .menu #selected.submenuitem a, .menu .submenuitem a:hover, .menu .submenuitem:hover a {
	color: #f7f4ef;
	background-color: #1674A1;
	border-color: #f7f4ef;
}
.menu .img{
	padding-left: 15px;
	padding-top: 5px;
}
/*.milieu .homenu a:hover {
	color: #f7f4ef;
}*/
.milieu .homenu {
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	height: auto;
	width: 210px;
	border: 0;
	border-left: 1px solid #f7f4ef;
	position: relative;
	background: transparent;
	float: right;
}
.homenu .homenuitem {
	background: transparent;
	margin: 0;
	padding: 0;
	border: 0;
}
.homenu .homenuitem a {
	color: #555;
	display: block;
	width: auto;
	border: 0;
	border-bottom: 1px solid #f7f4ef;
	margin: 0;
	padding: 2px 10px;
	position: relative;
}
.homenu .homenuitem a:hover,.homenu .homenuitem:hover a, .homenu #selected.homenuitem a {
	background-color: #f7f4ef;
	border-color: #f7f4ef;
}

#selected {
	font-weight: bold;
}
