div.titrepagelien
{ 
	background-color: #f0efef;
	float:left;
	width:100%;
	padding-bottom:5px;
}

h1.titrepagelien
{ 
	color:#4a4a4a;
	font-weight:bold;
	font-size: 18px;
	font-family: Trebushet MS, Arial, Verdana;
	text-transform: uppercase;	
	margin-left:5px;
	margin-top:5px;
}

div.zonerecherche{
	clear:both;
	float:left;
	width:100%;
	background-color:#b4b4b4;
	line-height:34px;
}

div.zonerecherche form{
	padding-left:11px;
}

div.zonerecherche form label{
	font-weight:normal;
	font-size: 13px;
	font-family: Trebushet MS, Arial, Verdana;
}

div.zonerecherche form select{
	font-weight:normal;
	font-size: 13px;
	font-family: Trebushet MS, Arial, Verdana;
	border:1px solid black;
	height:18x;
	line-height:18px;
}

div.ensavoirpluslien
{
	position:relative;
	clear:both;
	width:559px;
	height:13px;
	background-image: url(../design/ensavoirplus.gif);
	margin-bottom:11px;
	margin-top:4px;	
	background-repeat: no-repeat;
}

a.ensavoirpluslien
{
	position:absolute;
	top:0px;
	right:0px;
	color: white;
	font-size: 10px;
	font-family: Arial;		
	padding-bottom:3px;		
	text-decoration:none;	
}

a.ensavoirpluslien:hover
{
	position:absolute;
	top:0px;
	right:0px;
	color: white;
	font-size: 10px;
	font-family: Arial;		
	padding-bottom:3px;		
	text-decoration:none;	
}



div.pavegris
{
	background-color: #d5e4fb;
	position:relative;
	width:100%;
	clear:both;	
	padding-top:5px;
	padding-bottom:5px;	
	margin-top:10px;
	margin-bottom:10px;
}




