BODY {
	background-color: #614e61;
	background-image: url(../images/rc_espaceNavtop_bkg.jpg);
	background-repeat: repeat-x;
}

#navbottom {
	position: relative;
	padding-left: 65px;
	color: #881c2c;
	font-family: arial, sans-serif;
	line-height: 15px;
	font-size: 8pt;
}

#navbottom A:link, #navbottom A:visited, #navbottom A:active {
	color: #881c2c;
	font-family: arial, sans-serif;
	text-decoration: none;
	font-size: 10pt;
}

#navbottom A:hover {
	text-decoration: underline;
	font-size: 10pt;
	color: #e6e2e7;
}

TD {
	color: #881c2c;
	font-family: verdana, sans-serif;
	line-height: 15px;
	font-size: 8pt;
}

#breadcrumb {
	color: #e77ea9;
	position: relative;
	left: 210px;
	right: 30px;
}

#breadcrumb A:link, A:visited, A:active {
	color: #e97fa5;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

#breadcrumb A:hover {
	text-decoration: underline;
}

#side {
	position: absolute;
	top : 230px;
	left: 20px;
	width: 150px;
	color: #f3dc56;
	font-family: arial, sans-serif;
	font-size: 10pt;
}