/* -------------------------------------STYLE */

html, body {
	background-image: url(../images/background_global.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #5F4929;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height:100%;
	padding: 0;
	margin: 0;
}
#image_top {
	background-image:url(../images/section/cowboy.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:475px;
	height:274px;
	margin:0 0 0 289px;
	padding:0;
	float:left;
}
#menu-sec a.apprentis{
	background-image: url(../fr/images/menu-sec/apprentis-cowboys_2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 233px;
	height: 22px;
	margin: 66px 0 0 0;
	padding: 0;
	position: relative;
	float:left;
}
