
/*-----------------------------HEADER-------------------------------*/
.header{
	margin-top:10px;
	width:984px;
	height:281px;
	text-align: left;
	margin:auto;
	padding:0px;
	background-image: url(images/header/fond.jpg);
	
}
.header-lien{
	margin-top:70px;
	float:right;
	width:320px;
}
.header-lien a{
	line-height:35px;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 16px;
	font-weight:bold;
	margin-left:20px;
}
.header-lien-contenu{
	font-weight:bold;
	background-color: none;
	background-image: url(images/boutons/lcen.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:163px;
	float:right;
	padding-right:12px;
}
.recap{
	font-weight:bold;
	background-color: none;
	background-image: url(images/boutons/header-caddy.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:right;
	width:243px;
}
.recap a{
	margin-right:20px;
}

/*----------------------------Fin header-----------------------------*/
