body { 
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-position: top center;
	background-color: #FFFFCB;	
}

.tableau_principal {
	background-color:#FFFFFF;
	border: 1px solid #D0D2C4;
}

.cadre_menu {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #802012;
	border-right-color: #802012;
	border-bottom-color: #802012;
	border-left-color: #802012;
}

a {
	color:#0099FF;
}

a:hover {
	color:#0099FF;
}
