/*CSS REFERENCEMENT ICARE*/

#footer_index {
	font-size: 9px;
	text-align: center;
	padding-top: 50px;
}

#footer_index a {
	color: #CC3300;
	text-decoration: none;
}

#footer_index a:hover {
	color: #FFCC66;
}
body {
	background-color: #F0D47D;
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	font-size: 11px;
	background-image: url(../images/deco/bg_fond.gif);
	background-repeat: no-repeat;
}
#general {
	width: 860px;
	left: 50%;
	margin-left: -430px;
	position: absolute;
	margin-top: 10px;
}
#logo_index {
	width: 380px;
	height: 180px;
}

/*#flash {
	width: 750px;
	height: 400px;
}*/
#menu {
	text-align: center;
}
#menu a {
	color: #D7B467;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}
#menu a:hover {
	color: #FFFF99;
}
