@charset "UTF-8";
/* CSS Document */
html {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

* {
-webkit-box-sizing: inherit;
   -moz-box-sizing: inherit;
        box-sizing: inherit;

}
*:before {
-webkit-box-sizing: inherit;
   -moz-box-sizing: inherit;
        box-sizing: inherit;

}
*:after {
-webkit-box-sizing: inherit;
   -moz-box-sizing: inherit;
        box-sizing: inherit;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
adresse, caption, cite, code, dfn, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
	margin-bottom: 15px;
	display: table;
}
q:before, q:after {
content:**;
}
abbr, acronym {
	border:0;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	background-color: #FFF;
	background-image: url(img/bkg-right.jpg);
	background-repeat: repeat;
	width: 100%;
	overflow-x: hidden; 
}
a {
	color:#0072bc;
	cursor:pointer;
	text-decoration:none;
}
img{
	height: auto;
	max-width: 100%;
}
.btn{
	text-transform: uppercase; 
	padding: 10px;
	margin: 15px 0 0 0;
	color: #fff;
	margin-bottom: 15px;
	text-align: center;
}
.icon-pdf::after{
    content: url("img/PDF_file_icon.png");
    display: inline-block;
    height: 30px;
    margin-left: 13px;
    vertical-align: middle;
    width: 24px;
}
.qui{
	height:auto;
	background-color:#ED1E79;
	float: left;
	width: 100%;
}
.qui > div{
	text-align: center;
	max-width: 950px;
}

.action{
	height:auto;
	background-color:#67656B;
	float: left;
	width: 100%;
}


.realisation{
	height:auto;
	background-color:#1A1A1A;
	float: left;
	width: 100%;
}


.contact{
	height:auto;
	background-color:#000;
	float: left;
	width: 100%;
}


#right {
	width:100%;
	float:right;
}


h2{
	color:#FFF;
	text-align:left;
	line-height:30px;
 text-transform:uppercase;
 font-family:Verdana, Geneva, sans-serif;
 padding-left:20px;
  padding-left:20px;
}

.puce
{
	padding-top:20px;
	
}

.imganne
{
	float:left;
	padding-left:50px;
	width: 100%;
}

p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	color:#FFF;
	text-align:justify;
	
}

.social ul{
 float: left;
  list-style-type: none;
  display:block;
}   


	
	
	#lien{
	padding-top: 10px;
	overflow:hidden;
	weight: 70px;
	}
	
.lien li{
	float:left;
	margin-right:20px;
	margin-bottom: 20px;
	border: none;
	}
	
	
	.centrereal{
	display: table;
	padding-top: 50px;
	padding-left:150px;
	padding-bottom: 50px;
	overflow:hidden;
	height: 650px;
	max-width: 950px;
	text-align: center;
	}
	.centrereal li{
	float:left;
    margin-bottom: 20px;
    margin-left: 20px;
	border: 10px solid #FFF;
	height: 173px;
	width: 170px;
	}

	#centre{
	padding-top: 50px;
	height: 650px;
	max-width: 950px;
	text-align: center;
	}
.imganne + div{
	padding-left: 15px;
}
.centre{
	padding-bottom: 20px;
}
.centre li{
	float:left;
	margin-right:20px;
	margin-bottom: 20px;
	border: 10px solid #FFF;
	}
.centre img{
	float: left;
}	
	#centrebis{
	margin-top: 50px;
	padding:0 20px;
	overflow:hidden;
	height: 650px;
	weight:600px;
	}
	
	
	#text{
	weight: 100px;
	width: 500px;
	}
	.text{
	weight: 100px;
	}

#textbis{
	display: table;
	width: 200px;
	float:left;
	padding:20px 10px;
	/*margin-right:50px;*/
	text-align: left;
	}

.bg-affichages{
	background-color: #E40048;
}
.bg-exposition{
	background-color: #F59915;
}
.bg-affiches{
	background-color: #0077C0;
}
.bg-accessoires{
	background-color: #612578;
}

[class*="bg-"] a{
    color: white !important;
    display: block;
    font-size: 20px;
    line-height: 1.5;
    padding: 20px 4px;
    text-align: center;
}