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 .contact { float:right; margin:0px; }
.top .contact img { width:32px; height:32px; 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; }

.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.inputtext, .contact input.button, .contact textarea { border:1px solid #999; border-radius:10px; }
.contact input.button { padding:5px 20px; }
.contact button { background:none; 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; }

.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 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; }

.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.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.html') no-repeat 0px 0px; }
.carousel .next { right:-20px; background:url('img/arrows-carousel.html') no-repeat -30px 0px; }

.footer .padding { padding:20px 20px; }
.footer .bloc { width:230px; display:inline; float:left; margin:0px; padding:10px; }
.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; }

.top, .page{
border-radius:20px 20px 0 0;

}
.carousel li {
border-radius:22px
}
.carousel li img {
border-radius:22px;
box-shadow:0 3px 6px 0 #000000;
}
.bottom{
border-radius:0 0 20px 20px;
}
.footer,.bottom{
 box-shadow: 0 5px 10px 0 #000000;

}

body
{
  font-family:'Noto Sans', sans-serif;
  font-size:12pt;
}

.page
{
  background-color:#FFFFFF;
  box-shadow:0px 5px 10px 0px #000000;
}

.top
{
  background-color:#000000;
}

.top .contact
{
  color:#009fe3;
  font-size:18pt;
  text-shadow:0 0 0 transparent,#009fe3 0px 1px 0px;
}

.header
{
  background-image:url('img/bg-page.png');
  background-repeat:repeat;
  background-position:left top;
}

.header .menu
{
  font-size:12pt;
}

.header .menu li a
{
  color:#009fe3;
}

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

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

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

.body
{
  background-image:url('img/bg-page.png');
  background-repeat:repeat;
  background-position:left top;
}

.body h1
{
  color:#009fe3;
  font-size:20pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}

.body h2
{
  color:#65B9E5;
  font-size:16pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}

.body .text
{
  font-size:12pt;
  line-height:150%;
}

.boxx .box
{
  font-size:12pt;
  line-height:125%;
}

.box h3
{
  font-size:14pt;
}

.box a
{
  font-size:12pt;
}

.portfolio
{
  background-image:url('img/bg-portfolio.png');
  background-repeat:repeat;
  background-position:left top;
}

.portfolio h3
{
  color:#009fe3;
  font-size:14pt;
  text-shadow:0 0 0 transparent,#009fe3 0px 1px 0px;
  border-color:#009fe3;
}

.footer
{
  background-image:url('img/bg-page.png');
  background-repeat:repeat;
  background-position:left top;
}

.footer h3
{
  color:#009fe3;
  font-size:14pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
  border-color:#000000;
}

.footer .article .contenu a
{
  color:#009fe3;
  font-size:10pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}

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

.footer .article .contenu a i
{
  color:#009fe3;
  font-size:9pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}

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

.footer .contact .contenu
{
  color:#009fe3;
  font-size:24pt;
  text-shadow:0 0 0 transparent,#009fe3 0px 1px 0px;
}

.bottom
{
  background-color:#000000;
}

.bottom .copyright
{
  font-size:10pt;
}

.bottom .copyright a
{
  color:#009fe3;
}

.bottom .copyright a:hover
{
  color:#009fe3;
}

.bottom .menu
{
  color:#009fe3;
  font-size:12pt;
}

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

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

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

.bottom .w3c
{
  font-size:10pt;
}

