body { font-size:100%; margin:0px; padding:0px; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
img { border:0px; }
table { border-collapse:collapse; }

.background { width:100%; min-width:100%; min-height:100%; position:fixed; left:0px; top:0px; z-index:-1; }

.page, .top, .header, .slider, .body, .boxx, .footer, .bottom { width:1040px; margin:0px auto; }

.clear { clear:both; height:0px; display:block; overflow:hidden; }

.top .padding { padding:5px 20px; }
.top .reseaux, .top .contact { float:right; margin:0px; text-align:right; }
.top .reseaux ul { margin-right:10px; }
.top .reseaux ul li { margin-left:20px; }
.top .contact { width:350px; }
.top .contact img { width:32px; height:32px; margin-left:20px; margin-right:10px; vertical-align:top; }
.top .contact b { font-weight:normal; }

.header .padding { padding:10px 20px; }
.header .logo { width:300px; float:left; padding:0px; }
.header .menu { width:680px; float:right; padding:0px; text-align:right; }
.header .menu ul { list-style-type:none; margin:0px; padding:0px; }
.header .menu ul li { display:inline-block; line-height:80px; }
.header .menu ul li a { display:block; padding:5px 20px; text-transform:uppercase; text-decoration:none; }

.slider { position:relative; }

.body .padding { padding:20px 40px; }

.body h1 { margin:30px 0px 5px 0px; font-weight:normal; }
.body h2 { margin:0px 0px 0px 0px; font-weight:normal; }
.body .text { margin-top:20px; }
.body .text .col12 { width:460px; float:left; margin-left:14px; padding:0px; text-align:left; }
.body .text .col13 { width:310px; float:left; margin-left:14px; padding:0px; text-align:left; }
.body .text .col23 { width:645px; float:left; margin-left:14px; padding:0px; text-align:left; }

.boxx .padding { padding:30px 40px; }
.boxx .box { width:200px; display:inline; float:left; margin:0px; padding:0px 20px; }
.box2 .box { width:440px; }
.box3 .box { width:280px; }
.box4 .box { width:200px; }

.box h3 { margin:0px 0px 10px 0px; font-weight:normal; text-transform:uppercase; }
.box h3 img { vertical-align:middle; }
.box p { margin:0px; }

.portfolio .padding { padding:20px 0px; }
.portfolio h3 { height:30px; margin:0px 0px 10px 30px; padding-left:10px; font-weight:normal; border-left:5px solid #000000; text-transform:uppercase; }
.portfolio a { font-size:20pt; text-decoration:none; }
.portfolio a:hover { text-decoration:none; }

.carousel { width:940px; position:relative; margin:0px auto; }
.carousel ul { display:block; margin:0px 0px 0px 10px; padding:0px; list-style:none; }
.carousel li { display:block; width:210px; height:168px; float:left; margin:10px; padding:0px; text-align:center; }
.carousel li a img { width:210px; height:168px; }
.carousel.responsive { margin-left:0px; }
.carousel .nav { margin:0px; }
.carousel .nav a { display:block; width:30px; height:40px; overflow:hidden; line-height:40px; position:absolute; top:74px; text-align:center; }
.carousel .prev { left:-20px; background:url('img/arrows-carousel.png') no-repeat 0px 0px; }
.carousel .next { right:-20px; background:url('img/arrows-carousel.png') no-repeat -30px 0px; }

.footer .padding { padding:20px 20px; }
.footer .bloc { width:230px; display:inline; float:left; margin:0px; padding:10px; }
.footer .blocs2 .bloc { width:460px; }
.footer .blocs3 .bloc { width:305px; }
.footer h3 { height:30px; margin:0px 0px 20px 0px; padding-left:10px; font-weight:normal; border-left:5px solid #000000; text-transform:uppercase; }
.footer .article a { display:block; }
.footer .article a.img { width:50px; height:40px; overflow:hidden; float:left; }
.footer .article a.img img { width:50px; height:40px; }
.footer .article a.titre { width:150px; float:left; margin-left:10px; }
.footer .article a.titre i { display:block; margin-top:3px; }
.footer .facebook { width:60px; float:left; padding:5px; }
.footer .google   { width:60px; float:left; padding:5px; }
.footer .twitter  { width:70px; float:left; padding:5px; }

.bottom .padding { padding:30px 40px; }
.bottom .copyright { width:300px; float:left; }
.bottom .menu { width:640px; float:right; text-align:right; }
.bottom .menu ul { list-style-type:none; margin:0px; padding:0px; }
.bottom .menu ul li { display:inline-block; line-height:20px; }
.bottom .menu ul li a { display:block; float:left; padding:0px 10px; text-decoration:none; }
.bottom .menu ul li span { display:block; float:left; width:2px; overflow:hidden; }
.bottom .w3c { width:300px; float:left; }

.contact { margin:0px auto; padding:0px; text-align:left; }
.contact table { border-collapse:collapse; font-size:10pt; margin:0px auto; }
.contact tr { vertical-align:middle; }
.contact tr th { font-weight:normal; padding:1px 3px; text-align:right; white-space:nowrap; }
.contact tr td { padding:3px 5px; }
.contact input, .contact input.text, .contact input.button, .contact textarea { border:1px solid #aaa; border-radius:4px; }
.contact input.button { padding:5px 20px; }
.contact button { border:0px; margin:0px; }
.contact tr.req th { font-weight:bold; }
.contact tr.req th span { color:#c00; font-weight:bold; }
.contact tr.req td input { border:1px solid #c00; }

.contact tr.req td input
{
  background: #fdd;
  background: -webkit-gradient(linear, left top, left bottom, from(#fcc), to(#fff));
  background: -moz-linear-gradient(top, #fcc, #fff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcc', endColorstr='#fff');
}

.contact input.button
{
  background: #aaa;
  background: -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#666));
  background: -moz-linear-gradient(top, #aaa, #666);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaa', endColorstr='#666');
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
}

.coordonnees { font-size:10pt; margin:0px auto; text-align:left; }
.coordonnees .adresse { margin:0px 0px 20px 20px; }
.coordonnees .adresse h3 { display:inline; font-size:11pt; line-height:30px; margin:0px; }
.coordonnees .adresse h3 i { color:#888; }

.liens_footer { width: 830px; margin: auto; margin-top: 20px; }
.liens_footer li a {color : #fff; }
.liens_footer li {display : inline-block; width: 250px }
.liens_footer li i {font-style:normal;}
 .row { margin-top: 20px;}

body
{
  background-color:#dddddd;
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:12pt;
}

.page
{
  background-color:#F9F9F9;
  border:0px;
}

.top
{
  background-color:#475A5F;
}

.top .contact
{
  color:#888888;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:18pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}

.header
{
  background-color:#FFFFFF;
}

.header .logo
{
  margin-top:0px;
}

.header .menu
{
  font-family:'Oswald', Arial, Verdana, Sans-Serif;
  font-size:12pt;
}

.header .menu li a
{
  color:#475A5F;
}

.header .menu li a:hover
{
  color:#FFFFFF;
}

.header .menu li.current a
{
  color:#FFFFFF;
}

.header .menu li.current a:hover
{
  color:#FFFFFF;
}

.header.fixed
{
  background-color:#ffffff;
}

.header .navbar-toggle
{
  background-color:#cccccc;
  border-color:#fbfbfb;
}

.header .navbar-toggle .icon-bar
{
  background-color:#fbfbfb;
}

.slider
{
  background-color:#888888;
}

.slider .nivo-caption
{
  padding-left:20px;
  padding-right:20px;
  padding-top:20px;
  padding-bottom:20px;
}

.body
{
  background-color:#F9F9F9;
}

.body h1
{
  color:#475A5F;
  font-family:'Oswald', Arial, Verdana, Sans-Serif;
  font-size:28pt;
  text-shadow:0 0 0 transparent,#F9F9F9 0px 1px 0px;
}

.body h2
{
  color:#7C9DA6;
  font-family:'Oswald', Arial, Verdana, Sans-Serif;
  font-size:16pt;
  text-shadow:0 0 0 transparent,#F9F9F9 0px 1px 0px;
}

.body .text
{
  font-family:Arial, Verdana, Sans-Serif;
  font-size:12pt;
  line-height:150%;
}

.boxx .box
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:12pt;
  line-height:125%;
}

.box h3
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:14pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}

.box a
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:12pt;
}

.box a:hover
{
  color:#000000;
}

.portfolio
{
  background-color:#cccccc;
}

.portfolio h3
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:14pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
  border-color:#000000;
}

.footer100
{
  background-color:#c0c0c0;
}

.footer
{
  background-color:#cccccc;
}

.footer h3
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:14pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
  border-color:#000000;
}

.footer .article .contenu a
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:11pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}

.footer .article .contenu a:hover
{
  color:#000000;
}

.footer .article .contenu a i
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:11pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}

.footer .article .contenu a:hover i
{
  color:#000000;
}

.footer .contact .contenu
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:24pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}

.bottom100
{
  background-color:#475A5F;
}

.bottom
{
  background-color:#475A5F;
}

.bottom .copyright
{
  color:#FFFFFF;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:10pt;
}

.bottom .copyright a
{
  color:#FFFFFF;
}

.bottom .copyright a:hover
{
  color:#FFFFFF;
}

.bottom .menu
{
  color:#FFFFFF;
  font-family:'Arimo', Arial, Verdana, Sans-Serif;
  font-size:8pt;
}

.bottom .menu ul li a
{
  color:#FFFFFF;
}

.bottom .menu ul li a:hover
{
  color:#FFFFFF;
}

.bottom .menu ul li span
{
  background-color:#FFFFFF;
}

.bottom .w3c
{
  color:#FFFFFF;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:10pt;
}

.bottom .w3c a
{
  color:#FFFFFF;
}

.bottom .w3c a:hover
{
  color:#FFFFFF;
}

.coordonnees.adresse a
{
  color:#FFFFFF;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:12pt;
}

.liens_footer li a
{
  color:#FFFFFF;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:10px;
}

.liens_footer li a:hover
{
  color:#FFFFFF;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:10px;
}

.adresse
{
  color:#FFFFFF;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:12pt;
}

.adresse h3
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:12pt;
}

.sitemap h3
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:12pt;
}

.sitemap a
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:12pt;
}

.top .reseaux ul li
{
  background-color:#dddddd;
}

.top .reseaux ul > li.facebook:hover
{
  background-color:#415b92;
}



.body h2
{
    font-size : 10px;
}
.footer {display: none;}
.header .menu { width: 700px; }

/* Autres */


.page { width : 100%; }

.top {
     width : 100%;
     height: 40px;
}


.top .padding {
     width : 1040px;
     margin : 0 auto;
}

.top .contact {display: none;}

.header { width : 100%; }


.header .padding {
     width : 1040px;
     margin : 0 auto;
}

.portfolio {
     width : 100%;
}


.portfolio .padding {
     margin : 0 auto;
}


.body {
     width : 100%;
}


.body .padding {
     width : 1040px;
     margin : 0 auto;
}

/* LINE HEIGHT */


.footer h3 {
	line-height: 30px;
}


.portfolio h3 {
	line-height: 30px;
}



/* MENU BOTTOM OPACITE */


.fade {
	opacity : 1 !important;
}



/* LIENS FOOTER */


.liens_footer {
	margin-top: 0!important;
	position: absolute;
	z-index: -20;
}

	.liens_footer li {
	margin-top: 0!important;
	opacity: 0;
	position: absolute;
}


/* TOP HEADER */

.top {
    position: fixed;
    top: 0;
    z-index :9;
}


.top .padding {
    height: 0px;
}


.mob_top {
    position: relative;
    bottom: 34px;
    left: -216px;
}


.top .contact {
    width: 250px;
    position: relative;
    right: 394px;
    top: -2px;
}


.top .contact a {
    color : #fff;
}




.top .reseaux ul li {
    position: relative;
    left: -83px;
    top: -1px;
}


.header {
    height: 90px;
    position: fixed;
    top: 40px;
    z-index: 1;
    border-bottom: 3px solid #475A5F;
}



.header .logo {
    margin-top: -6px;
    position: relative;
    z-index: 9;
}


/* Slide Body */


div[name="0"] {
    
    width: 100%!important;
    height: 100%!important;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
     -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.nivo-box div[name="0"] {

     -webkit-animation-name: fadeInRight!important;
    animation-name: fadeInRight!important;
}



.slider {
    position: fixed !important;
    z-index : -1;
    left: 0px;
    right: 0px;
    overflow: hidden;
    top: 0px;
    border-bottom: 8px solid #475A5F;
    min-height: 100%;
}


.slider,#slider,#slider img{
    width:100%!important;
    height:100%!important;
    /*max-width: 1600px;*/
    
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}


.nivo-directionNav a {
    position: absolute;
    top: 361px !important;
}



.body h1 {
    text-align: center;
}


.body {
    width: 100%;
    position: relative;
    margin-top: 767px;
    background: rgb(255, 255, 255);
    background: transparent;
    background: rgba(255, 255, 255, 0.8);/* FF3 ,Saf3 ,Opera 10.10 ,Chrome,IE9*/
}


/***** PORTFOLIO *****/

.portfolio {
    width: 100% !important;
    position: relative;
    background: rgb(255, 255, 255);
    background: transparent;
    background: rgba(255, 255, 255, 0.8);/* FF3 ,Saf3 ,Opera 10.10 ,Chrome,IE9*/
}



.portfolio h3 {
    line-height: 44px;
    height: 50px;
    text-align: center;
    border: 2px solid;
    width: 210px;
    margin: 0px auto 9px;
}



.portfolio .carousel li img {
    border : 1px solid #50719C;
}



/* Footer Bottom */




.footer h3 {
    line-height: 37px;
    height: 40px;
    text-align: center;
    border: 2px solid;
    width: 210px;
    margin: 0px auto 20px;
}


.footer .contact .contenu {
    text-align: center;
}


.mob_bottom {
    text-align: center;
    color: #FFFFFF;
    font-family: 'Coda',Arial, Sans-Serif;
    font-size: 20pt;
}


.footer .padding {
    padding: 20px 60px;
}





/*****************************
******** menu ****************
*****************************/
.header .menu {
    position: relative;
    bottom: 10px;
    left: -30px;
}


.header .menu ul li {
    line-height: 77px;
    overflow: hidden;
    position: relative;
}

.header .menu ul li a:hover span{

-webkit-transition-duration: 1s;
-moz-transition-duration: 1s;
-o-transition-duration: 1s;
-ms-transition-duration: 1s;
transition-duration: 1s;
-webkit-transform: translate3d(0,-14px,0);
-moz-transform: translate3d(0,-14px,0);
-o-transform: translate3d(0,-14px,0);
-ms-transform: translate3d(0,-14px,0);
transform: translate3d(0,-14px,0);

}


.header .menu ul li a span{
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
-webkit-transition: -webkit-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
-moz-transition: -moz-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: -o-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
-ms-transition: -ms-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
display: block;
font-size:12pt!important;
}

.header .menu ul li:hover a:after,.header .menu ul li.current a:after{
-webkit-transition-duration: 1s;
-moz-transition-duration: 1s;
-o-transition-duration: 1s;
-ms-transition-duration: 1s;
transition-duration: 1s;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}


.header .menu ul li a:after{
content: attr(data-text);
position: absolute;
left: 0;
right: 0;
padding: 5px 20px;
background-color:#475A5F;
top: 0;
-webkit-transform: translate3d(0,100%,0);
-moz-transform: translate3d(0,100%,0);
-o-transform: translate3d(0,100%,0);
-ms-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
-webkit-transition: -webkit-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
-moz-transition: -moz-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: -o-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
-ms-transition: -ms-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
text-align: center;
}

.header .menu ul li:hover a:after{
-webkit-transition-duration: 1s;
-moz-transition-duration: 1s;
-o-transition-duration: 1s;
-ms-transition-duration: 1s;
transition-duration: 1s;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}

