/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .habillage
{
position:fixed;
left: 50%;
transform: translate(-960px);
height:200px;
width:1920px;
overflow:visible;
}
 
  .uk-article
{
background:#ffffff;
padding:10px;
}
 
.espace
{
position:relative;	
height:3px;
background:#e5d8af;
}

.advertising
{	
position:relative;
min-height:20px;
max-height:250px;
overflow:visible;
text-align:center;
}




	

.uk-panel-box {
padding: 5px;
}

.uk-panel-box-primary {
padding: 20px;
}
	 
.uk-panel-box-secondary {
padding: 20px;
}

.uk-panel-box-tertiary {
padding: 20px;
}


