/* **************************************************************************************************** */
/* MARKETING */
/* **************************************************************************************************** */ 

div#marketing #header-referencement{
	float:left;
	font-size:0.7em;
	color:white;
	margin:3px 0 0 5px;
	font-weight:bold;
}

div#marketing ul{
	list-style-type:none;
	list-style-position:inside;
	height:20px;
	float:right;
	margin:1px 0 0 0;
	padding-right : 5px;
}
div#marketing ul li{
	float:left;
	color:white;
	display : block;
	
}
div#marketing ul li a{
	color:white;
	font-weight:bold;	
	text-decoration:none;
	
}
