@font-face {
    font-family: 'LibelSuit';
    src: url('font/libel-suit-rg-webfont.eot');
    src: url('font/libel-suit-rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/libel-suit-rg-webfont.woff2') format('woff2'),
         url('font/libel-suit-rg-webfont.woff') format('woff'),
         url('font/libel-suit-rg-webfont.ttf') format('truetype'),
         url('font/libel-suit-rg-webfont.svg#libel_suitregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* pour IE */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, main { display: block; }
/**/

/*GENERIQUE*/
body{
	color:#000
	;font-family: Lato, Arial, Helvetica, sans-serif;
	margin:0;
	background:url('../img/bg.jpg') no-repeat scroll center top #d8d8d8
}
a img{border:0}

a{color: #000;}

a:hover{text-decoration:none;}

.fancybox{}

.fancyboxAjax{}

#popup{padding:0 10px;}

.mce-content-body {background:#d9d9d9;}

.hack{/height:120px!important/*Hack IE7*/}

.hidden{display:none!important;}

.clear{clear:both}

.error{border: 1px solid #DF7B7B;background-color: #FFE6E6;}

.conf{border: 1px solid #72CB67;background-color: #DFFAD3;}

.conf, .error{
	color: #383838;
	font-weight: 700;
	margin: 0 0 2% 0;
	line-height: auto;
	padding: 2% 3%;
}

/* SMARTPHONES */
@media only screen and (min-width: 320px){
	
#page {margin:auto;width:100%;}

#header{position:relative;background: transparent;padding: 0 0 2%}

#header a#home{
	background:url('../img/home.png') no-repeat scroll center top transparent;
	display: block;
	width:249px;
	height: 73px;
	margin: 0 auto;
}

#columns{clear:both;}

#center_column{width: 90%;padding: 5%;}

#breadcrumb{margin:5px 0;color:#000;font-size: 0.8em;font-style:italic}

#breadcrumb a{color:#000;}

#center_column, #left_column, #right_column {float: none}

#left_column{width: 90%;padding:5%;}

#left_column div#lien1{background: url('../img/encart1.png') no-repeat scroll left top transparent;margin:0 auto;}

#left_column div#lien2{background: url('../img/encart2.png') no-repeat scroll left top transparent;margin:15px auto;}

#left_column div#lien3{background: url('../img/encart3.png') no-repeat scroll left top transparent;margin:0 auto;}

#left_column div#lien1,
#left_column div#lien2,
#left_column div#lien3{
	display: block;
	height:88px;
	position: relative;
	width: 100%;
}

#left_column div#lien1 a,
#left_column div#lien2 a,
#left_column div#lien3 a{
	color: #000;
    display: block;
    font-family: LibelSuit;
    text-align: center;
    text-decoration: none;
    height:88px;
	padding:0 0 0 76px
}

#left_column div#lien1 a span,
#left_column div#lien2 a span,
#left_column div#lien3 a span{
    display: block;
    font-size: 26px;
	padding:0;
	line-height:43px
}

#left_column div#lien1 a span#num{
	display: block;
    font-size: 16px;
    line-height: normal;
    padding: 8px 0 0;
	font-family:Lato
}
	
#right_column{width:200px;padding-right:40px;}

#footer{height: 200px;background:#b7b7b7}

#footer p.address{margin:5px 0;}

#footer p.address a{color:#000;}

#footer #incomm, #footer #seone{
	width:100%;
	text-align:center;
	margin:5% 0 0;
	float: left;
	font-size: 0.7em;
	color:#000;
}
#footer #incomm a, #footer #seone a{color:#000;text-decoration:none;}


.column .block{margin-bottom:1em;border:1px solid #cccccc;}

.column .block p{margin:0 0 1% 0;}

.column .block header, article header, aside header{
	text-align:center;
	border-bottom:0;
	padding:3px 0;
}

.column .block .block_content{padding: 2%;}	

img{max-width:100%;height:auto;}

iframe{max-width:100%;}

.no_image{display: none;} 

.part2{display:none}
}
@media only screen and (min-width: 350px) {

#left_column div#lien1,
#left_column div#lien2,
#left_column div#lien3{
	width: 343px;
}
}
/* TABLETTES */
@media only screen and (min-width: 768px){
	
.column .block{float: left;width: 47%;margin: 1%;}

.column .block p{margin:0 0 2% 0;}

#center_column, #left_column, #right_column {float: left;}

#footer{height: 200px;}

#footer #incomm span.part, #footer #seone span.part{display:none}

#footer #incomm {margin:0}

.no_image{ display: block; }

.part2{display:block}
}


/* ORDINATEURS */
@media only screen and (min-width: 1024px) {
	
#header_large{
	background:url('../img/header.png') no-repeat scroll center top;
	clear: both;
	margin: 0;
}

#header{
	position:relative;
	height: 87px;
	margin: auto;
	width:1172px;
	padding:0;
	z-index:6
}

#header a#home{
	display:block;
	margin:0;	
	left: 0;
	position: absolute;
	top: 14px;
	background:none;
}

#slide{
	position: absolute;
    top: 0;
    width: 100%;
	z-index:-1}

#columns_large{clear:both;background: url('../img/content.jpg') no-repeat scroll center top;}

#cms1 #columns_large{ margin:475px 0 0}

#columns{
	position:relative;
	margin: auto;
	width:1172px;
	padding:0;
}

#center_column{
	min-height:900px;
	margin: 0;
	padding:0 43px;
	width: 1085px;
	/*background:#fff*/
}

#breadcrumb{}

#breadcrumb a{}

#center_column, #left_column, #right_column {float:left}

#left_column{
	width:1163px;	
	padding:0;
	margin:3px 0 66px 7px;	
	min-height: 88px;
	display:block
}

#left_column div#lien1{margin:0 64px 0 0; float:left}

#left_column div#lien2{margin:0 64px 0 0; float:left}

#left_column div#lien3{margin:0; float:left}

#footer_large {
	background: url("../img/footer.jpg") no-repeat scroll center top;
	clear: both;
	margin: 0;
}

#footer{
	height: 214px;
	background: none;
	margin: auto;
	position: relative;
	width:1172px;
}

#footer a#retour {
	display: block;
	height:59px;
	left:0;
	position: absolute;
	top: 94px;
	width:214px;
}

#footer a#lien_contact {
	display: block;
    height:119px;
    position: absolute;
    right:55px;
    top:78px;
    width:229px;
}

#footer p.address{float:left;margin:5px 0;}

#footer p.address a{color:#000;}

#footer #incomm, #footer #seone{
	font-size: 11px;	
	color: #000;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 214px;
}

#footer #incomm a, #footer #seone a{color:#000;text-decoration:none;}

.column .block{width:198px;margin-bottom:1em;border:1px solid #cccccc;}

.column .block p{margin:0 0 10px 0;}

.column .block header, article header, aside header{text-align:center;border-bottom:0;padding:3px 0;}

.column .block .block_content{padding: 5px;}

}

