@font-face {
  font-family: 'Roboto-Regular';
  src: url('Roboto-Regulard41d.eot?#iefix') format('embedded-opentype'),  url('Roboto-Regular.woff') format('woff'), url('Roboto-Regular.html')  format('truetype'), url('Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OratorStd';
  src: url('OratorStdd41d.html?#iefix') format('embedded-opentype'),  url('OratorStd.html')  format('opentype'),
	     url('OratorStd.woff') format('woff'), url('OratorStd-2.html')  format('truetype'), url('OratorStd.svg#OratorStd') format('svg');
  font-weight: normal;
  font-style: normal;
}

a:hover {
    text-decoration: none;
}
a img {
    border: none;
}
iframe {
    border: none;
}
hr {
    height: 1px;
    border: none;
    border-top: 1px solid silver;
}
h1{
   
}
h2{
    
}
body {
 
}
input[type="text"],textarea,select{
    font-family: Trebuchet MS,Tahoma,sans-serif,Verdana;
    font-size: 13px;
    color:#3C3F3B;
}
.addthis_sharing_toolbox{
	float:none !important;
    
}
#pageweb {
    clear: both;
    height: auto !important;
    min-height: 100%;
}
#top header{
   
}
#top header #logo{
    
}

/****  MENU RESPONSIVE  ***/
.menurd{
    z-index:500;
    position: relative;
}
.menurd .dl-menuwrapper button {
    background: #9F0932;
}

.menurd .dl-menuwrapper button:hover,.menurd .dl-menuwrapper button.dl-active,.menurd .dl-menuwrapper ul {
  background: #000;
}
.menurd a,.menurd a:hover{
    text-decoration: none;
}
.dl-menuwrapper {
  width: 100% !important;
  max-width: 100% !important;
 float:none !important;
  background: #9F0932 !important;
}
.dl-menuwrapper ul{ margin:0 !important;}
.dl-menuwrapper li:hover {
  position: relative;
  background-color: #000 !important;
}
.dl-menuwrapper li{ border-top:1px solid #fff;} 
#top header #dl-menu{
    clear:both ;
    text-align:left ;
	 
    display:none ;
}

/*  ------------------  */
#central{
   
}
#central #corps{
    
}
#topmenu{
    background:url("../images/menu.jpg") top left repeat-x;
    height:25px;
    padding:8px 0px 0px 12px;
    color:#fff;
}
#topmenu ul li,.footer2 ul li{
    display: inline;
}
#topmenu a{
    color:#AB0102;
    text-transform:uppercase;
    font-size:14px;
    text-decoration:none;
    font-weight:bold;
    padding: 0px 7px;
}
section#section1,section#col2G,section#corps2,section#col3G,section#corps3,section#col3D,section#corps4,section#col4D{
   
}
/*--- GABARIT 1 ---*/
section#section1{
   
}
/*--- GABARIT 2 ---*/
section#col2G{
    
}
section#corps2{
    
}
/*--- GABARIT 3 ---*/
section#col3G{
    
}
section#corps3{
    
}
section#col3D{
    
}
/*--- GABARIT 4 ---*/
section#corps4{
    
}
section#col4D{
    
}
/*-------------*/
#footer{
   
}
#footer a{
   
}
.msgErreurs{
    background-color:#F9ABA2;
    padding:5px;
    color:#BF2413;
    border-radius:5px;
    font-weight:bold;
    border:1px solid #BF2413;
}
.navigation{
	 padding-left:40px;
   
}
.urlPlan{
    margin:10px 0px 10px 20px;
    background: url("../images/fleche.jpg") no-repeat scroll left bottom transparent;
    padding-left:30px;
}
.creditsPhotos{
    margin: 20px 0px 20px 20px;
}
.googleMAP{
    text-align: center;
   width: 85%;
  margin: 0 auto;
}
.googleMAP iframe{
    width: 100%;
    height: 450px;
}
.btSubmit1{
    background: #ED7526;
    font-size: 30px;
    border: 2px solid grey;
    border-radius: 5px;
    padding: 5px;
    color:white;
    cursor:pointer;
}
.btSubmit2{
    background: url("../images/bgbt.jpg") repeat-x scroll left top transparent;
    border: 2px solid grey;
    border-radius: 5px;
    padding: 5px;
    color:white;
    cursor:pointer;
}
.titreDiapo{ display: none;

}
.rubDiapo{
	float: left;
	margin: 40px;
	width: 150px;
	border: 2px solid #808080;
	text-align: center;
	padding: 5px;
	border-radius: 5px;
	height: 175px;
	background: #9F0932 repeat-x scroll left bottom;
}
.rubDiapo .img{
    height:100px;
    border: 1px solid grey;
    width: 100px;
    background-color: white;
    margin: auto;
}
.img img{ height:100px;}
.rubDiapo .lien{
    margin: 3px 0px;
}
.rubDiapo .lien a{
    color: #FEFEE6;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}
#box1,#box2{
    float: left;
}
.extraitArt{
    border: 2px solid #aaa;
    box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
    -moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
    -webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
    border-radius: 10px;
    padding: 5px;
    margin-top: 18px;
}
.extraitArt .intitule a{
    font-size: 20px;
    text-decoration: none;
}
.extraitArt .date{
    text-align: right;
    font-style: italic;
    font-size: 11px;
}
#infoHeader{
    float: right;
}
#infoHeader .info2{
    font-size: 18px;
}
.cOrange{
    color:#F29142;
}
.cCuivre{
    color:#867462;
}
/* realisation */
#pagerealisation ul,#pagerealisation ul li{ 
    margin:0; 
    padding:0; 
    list-style:none;
}
#pagerealisation .menuDiapo{ 
    float:left;
    width:28%; 
    margin-right:2%;
}
#pagerealisation .menuDiapo ul li { 
    border-bottom:1px solid #FFF;
}
#pagerealisation .menuDiapo ul li:first-child{ 
    border-top:1px solid #FFF;
}
#pagerealisation .menuDiapo ul li a{ 
    display:block; 
    padding:10px 0 10px 5px; 
    text-transform:uppercase;
}
#pagerealisation .menuDiapo ul li.play a,#pagerealisation .menuDiapo ul li a:hover{ 
    background:#FFF; 
    color:#000;
}
#diapoREA{ 
    margin:auto;
    width:95%;
}
.guillemets{
    text-align:justify;
    padding:5px;
    margin-top:20px;
    clear: both;
}
.search2{
    float:right;
}
.search2 input[type="text"]{
    height: 22px;
}
.search2 .txt1{
    font-size: 18px;
}
.search2 .txt2{
    
}
.search2 .txt3{
    
}
.pcontactf{
      width: 85%;
  margin: 0 auto;}
.pcontactftxt{
    text-align:center;color:red;
}
.pPlanSite{
   width: 80%;
  margin: 0 auto;   
}
.lecteurVideo{
    width:640px;
    height:360px;
    margin:auto;
}
.formRemerc{
    width:640px;
    margin:auto;
    padding: 8px;
    border: 2px solid #aaa;
    box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
    -moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
    -webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
    border-radius: 10px;
}
.formRemerc .titre{
    font-size: 18px;
    text-align: center;
}
.formRemerc .libelle{
    font-weight: bold;
    margin-top: 5px;
}
.formRemerc .inputTxt1 input[type="text"]{
    width: 100%;
}
.formRemerc .inputTxt2 textarea{
    width: 100%;
}
.urlPlan a{ color:#666666;}

@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; background: rgb(237, 238, 239) none repeat scroll 0% 0%;}
div, td{ margin:0; padding:0; font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif; color:#3A393B; font-size:14px; line-height:22px;}
a{ color:#ED7526; text-decoration:none; border:none; }
img{ border:none;}
.clear{ clear:both;}
h1, h2, h3, h4, h5, h6{ margin:0; padding:0; font-weight:normal; }
#wrapper{ width:1024px; margin:0 auto; background: #FFF url("../images/fd_wrapper.png") repeat-y scroll 0% 0%; }
.head-1, .cont-1, .stratcom, #col2G{ width:27.7%; float:left; padding-top:11px;}
#cont-logo{ height:152px; position:relative;}
#logo{ position:absolute; top:0; left:30px; z-index:100;}
.head{ width:84%; margin:0 auto;}
#mn{ }
#mn ul{ padding:0 5px; }
#mn ul li{ margin:0; padding:0; list-style:none;}
#mn ul li a{ font-family: 'OratorStd', Arial, Helvetica, sans-serif; font-size:22px; line-height:46px; text-transform: uppercase; text-indent:33px; display:block; color:#fff; }
#mn ul li a:hover{ background: url(../images/fd_mn.png) left center no-repeat; color:#FCFAE2;}
.hor{ text-align:center; color:#5F5253; font-size:15px; line-height:18px; border-top:2px #ED7526 dashed; padding-bottom:46px;}
.hor h2, .titreSide { color:#FCFAE2; font-size:24px; text-transform: uppercase; font-family: 'OratorStd', Arial, Helvetica, sans-serif; line-height:40px; }
.tel { color:#ED7526; font-size:18px;}
.tel span{ padding-right:15px; display: inline-block; width: 36px;
  text-align: right;}
.tel a{ color:#fff; font-size:22px; line-height:26px;}
.adr{  color:#fff; font-size:18px; padding:20px 0; width:70%; margin:0 auto; line-height:20px;}
.mail a{ color:#fff; font-size:18px; line-height:20px;}
.head-2, .cont-2, .link, #corps2{ width:72.3%; float: left;}
#fla{ width:100%; height:314px;}
#slogan{ background:#9f0932; line-height:40px; font-family: 'OratorStd', Arial, Helvetica, sans-serif; font-size:26px; color:#FCFAE2; text-align:center;}
#cont-nav{ padding-top:7px;}
.navigation{ float:left; padding-left:15px;}
.rezo{ float:right;}
.texte{ width:85%; margin:0 auto;}
.texte h1{ color:#ED7526; font-size:15px; }
.texte h2{ color:#ED7526; font-size:14px; }
.texte h3{ color:#ED7526; font-size:13px; padding-left:15px; }
.texte ul li{ list-style-image: url(../images/puce.png);}
.photos{ background:#3c3c3b; padding:7px 0;}
.bxslider{ margin:0 !important; padding:0 !important;}
.bxslider li{ float:left; margin:0; padding:0 13px 0 0; list-style:none;}
.bx-wrapper .bx-viewport{}
.cont-1{ padding-top:46px;} 
.stratcom { text-align:center; color:#fff; font-size:11px;}
.stratcom a{ color:#fff; font-size:11px; text-align:center; /*display:block; */padding:5px 0;}
.link{ padding:15px 0; text-align:center;}
.link ul{ margin:0 auto; padding:0; width:76%;}
.link ul li{ list-style:none; padding:0  15px; margin:0; background: url(../images/fd_mn_bot.png)  right center no-repeat; display: inline-block;}
.link ul li:last-child{ background: none;} 
.link ul li a{ font-family: 'OratorStd', Arial, Helvetica, sans-serif; font-size:12px; text-transform: uppercase}
.reference{ display:none;}
@media only screen and (max-width: 1024px){
	#wrapper{ width:100%;}
	#fla img{ width:100%; height:auto;} 
	.head-1, .cont-1, .stratcom, #col2G{ width:28%;}
	.head-2, .cont-2, .link, #corps2{ width:72%;}
}
@media only screen and (max-width: 980px){
	.head-2, .cont-2, .link, #corps2 {  width: 68%;}
	.head-1, .cont-1, .stratcom, #col2G{ width:32%;}
	#fla{ height:auto;}
	.bx-wrapper img{ height:auto !important;}
}
@media only screen and (max-width: 850px){
	.head-2, .cont-2, .link, #corps2 {  width: 64.5%;}
	.head-1, .cont-1, .stratcom, #col2G{ width:35.5%;}
}
@media only screen and (max-width: 788px){
	.head-2, .cont-2, .link, #corps2 {  width: 63%;}
	.head-1, .cont-1, .stratcom, #col2G{ width:37%;}
}
@media only screen and (max-width: 650px){
	#wrapper{ background: none;}
	.head-1, .cont-1, .stratcom, .head-2, .cont-2, .link, #col2G, #corps2  { width: 98%;  float: none;  margin: 0 auto;}
	#mn, .link {  display: none;}
	.cont-1, .stratcom, #col2G{ background:#000;}
	#logo {  position: relative;  top: 0;  left: 0;  text-align: center;}
	#cont-nav{ padding:10px 0;}
	#cont-logo{ height:auto;}
	#top header #dl-menu {  clear: both;  text-align: left;  display: block;}
}
@media only screen and (max-width: 420px){
	#logo{ width:80%; margin:0 auto;}
	#logo img{ width:100%; height:auto;}
	.bx-wrapper .bx-controls-direction a{ top:24% !important;}
	.pcontactf {  width: 98%;  margin: 0 auto;}
	
}
@media only screen and (max-width: 350px){
} #divloi {
                    text-align:center; font-style:italic; margin:auto;
                }
                        /*===============*/
                /* JS Cookie Bar */
                /*===============*/
                #cookie-bar {
                  position: fixed;
                  top:initial;
                  bottom: 0;
                  background: #111111;
                  height: auto;
                  line-height: 24px;
                  color: #eeeeee;
                  text-align: center;
                  padding: 3px 0;
                  width: 100%;
                  z-index: 1000000; }
                
                #cookie-bar.fixed {
                  position: fixed;
                  bottom: 0;
                  left: 0;
                  z-index: 999;
                  width: 100%; }
                
                #cookie-bar.fixed.bottom {
                  bottom: 0;
                  top: auto; }
                
                #cookie-bar p {
                  margin: 0;
                  padding: 0; 
                  color: #eeeeee;}
                
                #cookie-bar a {color:#959595; display:inline-block; border-radius:3px; text-decoration:underline; padding:0 6px; margin-left:8px;}
                #cookie-bar .cb-enable {background:#007700; color:#fff;  text-decoration:none;}
                
                #cookie-bar .cb-enable:hover {
                  background: #009900; }
                
                #cookie-bar .cb-disable {
                  background: #990000; }
                
                #cookie-bar .cb-disable:hover {
                  background: #bb0000; }
                
                #cookie-bar .cb-policy {
                  background: #0033bb; }
                
                #cookie-bar .cb-policy:hover {
                  background: #0055dd; }