
body {
	background-image: url(image/FOND.jpg);
	background-repeat: repeat-y;
}
a {
	font-family:Arial;
	font-size: 1.1em;
	color: #283e82;	
	text-decoration:none;
}
a:visited {
	font-family:Arial;
	font-size: 1.1em;
	color: #283e82;
		text-decoration: none;
}
a:hover {
	font-family:Arial;
	font-size: 1.1em;
	color: #FF9900;
	text-decoration:none;
}
.breadcrumb {
	font-size: 1.0em;
	font-family:Arial;
	color: #283e82;
}
.breadcrumb a {
color:#283e82;
	text-decoration: none;
}
.breadcrumb a:hover {
color:#FF9900;
text-decoration: none;
}
#page {
	background-color:#FFFFFF;
float:left;
}
#principale {
	background-color:#FFFFFF;
margin-top:0px;
	width:948px;
	height:100%;
	margin-left: auto;
 	margin-right: auto;
	padding:0;
}
#menu {
	height: 100%;/*802px;*/
	width: 223px;
	float: left;
}
#contenue {
width:725px;
	float: right;
	background-color:#FFFFFF;
	height:100%;
}
.titre {
color:#FF6600;
font-family:Arial;
font-size:18px;
}
#flash {
	float: right;
	height: 142px;
	width: 725px;
}
#texte {
margin-top:20px;
	font-family: Arial;
	width:559px;
	height : 100%;
	float: left;
	font-size:13px;
	background-color:#FFFFFF;
}

#footer {
	float: left;
	height: 40px;
	width: 948px;
	background-image: url(image/proposition4_05.jpg);
}
#footer a {
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
color:#283e82;
	text-decoration: none;
}
#footer a:hover {
font-size:12px;
color:#FF9900;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}
