body {
	background-image: url(/images/fond.gif);
	font-family		: Helvetica , Arial, sans-serif;
	font-size		: 11px;
/*	color			: #003067;*/
/*	color			: #1FBDE2;*/
	color			: #02305C;
}
h1 {
	color		: #F1933B;
	font-size	: 1.5em;
	text-align	: center;
}
h2 {
	color		: #F1933B;
	font-size	: 1.2em;
	margin		: 0;
}
p {
	padding		: 0 3px 3px 0;
	margin		: 0 3px 3px 0;
}	
img {
	border		: none;
}
a.postuler {
	float:right;
}
hr {
	clear		: both;
	visibility	: hidden;
}
#menuflash {
	width		: 800px;
	height		: 100px;
	margin : 0
}
#principal {
	background-color: transparent;
	width		: 800px;
	margin-left	: auto;
	margin-right: auto;
	margin-top	: 20px;
}
#global1 , #global2 , #global3 , #global4 , #global5 {
	width		: 800px;
	height		: 435px;
	background-color: #FFFFFF;
	padding		: 0;
	margin-top /* hack IE */:-3px;
}
#global1 {
	background	:  url(/images/rh_fond_1.jpg) top left no-repeat;
}
#global2 {
	background	:  url(/images/rh_fond_2.jpg) top left no-repeat;
}
#global3 {
	background	:  url(/images/rh_fond_3.jpg) top left no-repeat;
}
#global4 {
	background	:  url(/images/rh_fond_4.jpg) top left no-repeat;
}
#global5 {
	background	:  url(/images/rh_fond_5.jpg) top left no-repeat;
}
#rhcentre {
	position	: absolute;
	text-align	: justify;
	overflow	: auto;
}
#mentions {
	font-family : Verdana ;
	clear		: both;
	width		: 797px;
	text-align	: center;
	font-size	: 11px;
	padding-top	: 10px;
	color		: white;
}
.retour {
	background	: url(/images/bt_retour_off.gif) no-repeat left;
	float		: left;
	height		: 15px;
	padding-left: 30px;
	color		: white;
}
.retour:hover {
	background	: url(/images/bt_retour_roll.gif) no-repeat left;
}
a.ment {
	color			: #FFFFFF;
	text-decoration	: none;
}
a.ment:hover {
	text-decoration	: underline;
}
	
