/* Stylesheet: screen Modified On 2012-04-06 15:11:01 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	list-style:none;
}
body {
	line-height:1.3;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}

table, td, th {
	vertical-align:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}

a {
	color:inherit;	
}

.clear {
	clear:both;
}


@font-face {
    font-family: '../img/haginBold';
    src: url('../img/hagin_caps_medium-webfont.eot');
    src: url('../img/hagin_caps_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../img/hagin_caps_medium-webfont.woff') format('woff'),
         url('../img/hagin_caps_medium-webfont.ttf') format('truetype'),
         url('../img/hagin_caps_medium-webfont.svg#HaginCapsMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: '../img/haginThin';
    src: url('../img/hagin_caps_thin-webfont.eot');
    src: url('../img/hagin_caps_thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../img/hagin_caps_thin-webfont.woff') format('woff'),
         url('../img/hagin_caps_thin-webfont.ttf') format('truetype'),
         url('../img/hagin_caps_thin-webfont.svg#HaginCapsThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: '../img/RobotoRegular';
    src: url('../img/Roboto-Regular-webfont.eot');
    src: url('../img/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../img/Roboto-Regular-webfont.woff') format('woff'),
         url('../img/Roboto-Regular-webfont.ttf') format('truetype'),
         url('../img/Roboto-Regular-webfont.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: '../img/RobotoBold';
    src: url('../img/Roboto-Bold-webfont.eot');
    src: url('../img/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../img/Roboto-Bold-webfont.woff') format('woff'),
         url('../img/Roboto-Bold-webfont.ttf') format('truetype'),
         url('../img/Roboto-Bold-webfont.svg#RobotoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}




body {
	background-color:#e8e6e6;
	font-family: RobotRegular, Helvetica, sans-serif;
	color:#000;
	font-size:13px;
}

.menuTop {
	background-color:#252324;
	padding-bottom:80px;
}

.lineTop {
	background-image:url(../img/top.jpg);
	background-repeat:repeat-x;
	height:17px;	
}

.logo {
	margin:auto;
	max-width:559px;
	margin-bottom:30px;	
}

.logo p {
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
  background-size: contain;
	height:63px;
	max-width: 559px;
	text-indent:-150000px;
	margin-top:20px;
	margin-bottom:20px;
}

.logo p a { 
	display: block; 
max-width: 559px;
  

}
.test{
	background: crimson;
}

.wrapper {
	margin:auto;
/*	width:960px;*/
}

.navAndInfo {
	color:#FFF;
	font-family:'../img/haginThin', Times, serif;	
}

.menuLeft {
/*	float:left;*/
/*	width:150px;	*/
	font-size:42px;
	line-height:1.1;
	font-family:'../img/haginThin', Times, serif;	
}

.infoRight {
/*	float:right;*/
/*	width:770px;	*/
	border-left:1px solid #e6c510;
	margin-top: 7px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 10px;
	font-size:2.3em;
	line-height:1.1;
}

.num {
	font-size:40px;
	color:#e6c510;
	font-family:'../img/haginBold', Time, serif;	
}

.title {
	font-size:40px;
	color:#e6c510;
	font-family:'../img/haginBold', Time, serif;
	text-align:left;	
}

.title a {
	font-size:40px;
	color:#e6c510;
	font-family:'../img/haginBold', Time, serif;
	text-align:center;	
}

.menuLeft ul li a {
	color:#FFF;	
	text-decoration:none;
}

.menuLeft ul li.active a {
	color:#e6c510;	
}

.menuLeft ul li.active {
	background-image:url(../img/fleche.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;	
}

.menuLeft ul li:hover {
	background-image:url(../img/fleche.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;	
}

.banner{
  text-align: center;
/*
        margin:0 auto;
        width:976px;
*/
}

img{
	max-width: 100%;}
.banner img {
	margin-top:20px;
  height: 60px;
}
.banner a {
	position: relative;
	display: inline-block;
/*	height: 100%;*/
  max-width: 200px;
  margin: 20px 0;
}
.banner a span {
	position: absolute;
	color: #E6C510;
	font-family: '../img/haginBold',Times,serif;
  font-size: 29px;
	left: 0;
	top: 75px;
	width: 100%;
	text-align: center;
}

.contenu {
	background-image:url(../img/fondContent.jpg);
	background-repeat:repeat-x;
	background-color:#e6c510;
	padding-top:40px;		
}


.contentLeft {
/*	float:left;*/
/*	max-width:620px;	*/
}

.contentRight {
	float:right;
/*	max-width:270px;*/
	color:#FFF;
	background-color:#252424;
	padding:10px 20px 20px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 5px #aaa; 
	-webkit-box-shadow: 1px 1px 5px #aaa; 
	box-shadow: 1px 1px 5px #555; 	
}
.contentRightAcces {
	height: 160px;
	background : url(../img/bg-acces.jpg) no-repeat center #bdb9b8;
	text-decoration: none;
}
.contentRightAcces p {
	font-family:'../img/haginBold', Times, serif;
	color: #252424;
	font-size: 30px;
	text-align: center;
	padding-top: 130px;
}
.contentRightSVoit {
  display: block;
  text-align: center;
  margin: 10px auto;
  max-width: 309px;
	background : url(../img/bg-svoit.jpg) no-repeat center #bdb9b8;
	text-decoration: none;
}
.contentRightSVoit span {
	font-family:'../img/haginBold', Times, serif;
	color: #252424;
	font-size: 30px;
	text-align: center;
	padding-top: 130px;
	display: inline-block;
/*	max-width: 100%;*/
}
.contentRight .menuLeft {
	
	
	font-size:24px;
	line-height:1.1;
	font-family:'../img/haginThin', Times, serif;
}

.inline-img img {
	display: inline-block;
}

.colonneLeft {

}

.contentLeftPetit {
        margin-bottom:20px;
	color:#FFF;
	background-color:#252424;
	padding:10px 20px 20px 20px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	-moz-box-shadow: 1px 1px 5px #aaa; 
	-webkit-box-shadow: 1px 1px 5px #aaa; 
	box-shadow: 1px 1px 5px #555;
}

.contentRightGrand {
        
	float:right;
	width:650px;	
}

.contentRightGrand p {
	margin-bottom:20px;	
}

.contentEntier p {
	margin-bottom:20px;	
}

.contentRightGrand h3 {
	margin-bottom:0px;	
}

.contentRightGrand img {
	margin-bottom:10px;	
        -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.imgSimple {
	 padding-left: 20px;
	 margin-bottom:10px;	
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   border-radius: 10px;
}

.contentLeft p {
	margin-bottom:20px;	
}

h2 {
	font-size:38px;
	font-family:'../img/haginBold', Times, serif;	
        line-height:1;
        margin-bottom:20px;
}

h4 {
	font-size:38px;
	font-family:'../img/haginBold', Times, serif;	
	line-height:1;
	margin-bottom:20px;
}

h1 {
	font-size:46px;
	font-family:'../img/haginBold', Times, serif;	
        line-height:1;
        margin-bottom:20px;
}

.titleYellow {
	color:#e6c510;	 
  margin-bottom:10px;
  margin-top: 10px;
}
.titlegrey {
	color:#252424;	 
        margin-bottom:10px;
}
.lesInfosRight {
	color:#e6c510;
	font-size:16px;
	padding-top:20px;
	padding-bottom:20px;
/*	font-family:'../img/RobotoBold', helvetica, sans-serif;	*/
}

.telContact {
	background-image:url(../img/iconTel.jpg);
	background-repeat:no-repeat;	
	height:35px;
	padding-left:38px;	
}

.mailContact {
	background-image:url(../img/iconMail.jpg);
	background-repeat:no-repeat;
	height:35px;
	padding-left:38px;	
}

.adressContact {
	background-image:url(../img/iconAdress.jpg);
	background-repeat:no-repeat;
	padding-left:38px;	
}

.serviceLeft {
	float:left;
	width:280px;	
}

.serviceRight {
	float:right;
	width:310px;	
}

.serviceRight2 {
	float:right;
	width:350px;	
}


.serviceRight a img{
		-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.listService {
	margin-bottom:20px;	
}

.listService li {
	background-image:url(../img/ptiteFleche.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;	
}

.nextIframe {
	
	margin-bottom:20px;	
}

.footer {
	background-image:url(../img/footerTop.jpg);
	background-repeat:repeat-x;
	background-color:#252324;
	padding-top:70px;	
	padding-bottom:30px;	
}

.footerRight {
	position: relative;
	float:right;
	max-width:650px;
	color:#FFF;	
}

h3 {
	color:#474747;
	font-family:'../img/haginBold', Times, serif;
	font-size:28px;
	margin-bottom:10px;
}

.contentLeft h3 {
	color:#000;
	font-family:'../img/haginBold', Times, serif;
	font-size:28px;
	margin-bottom:10px;
}

.contentLeft iframe {
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
}

.copy {
	font-family:'../img/haginThin', Times, serif;
	font-size:14px;	
	color:#474747;
	margin-top:10px;
}

.col1 {
        float:left;
        width:290px;
}

.col2 {
        float:right;
        width:290px;
}

.contactform label { display: block; height: 26px; line-height: 26px; width: 155px; -moz-border-radius:5px; -webkit-border-radius:5px; color:#2a2a2a;}
.contactform input, textarea, select { width: 270px; margin: 0; padding: 5px; color: #000; background: #caad0b; border: none; margin: 5px 0;  }   
.contactform textarea{width: 270px !important;}
.contactform input.submit { width: 100px; cursor: pointer; border: 1px solid #a09712; background:#caad0b; color:#fff; text-transform:uppercase; float:right;}
.contactform input.submit:hover { background:#caad0b; }
.contactform input[type="submit"][disabled] { background:#caad0b; cursor: default; }
.contactform fieldset {  }
.contactform legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -moz-border-radius:5px; -webkit-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; }
#m62b34fbrp_submit {width:115px; background-color:#caad0b; color:#2a2a2a;}

.erreurForm {
   color:#FFF;
   background-color:#bf091e;
   padding:10px;
   text-align:center;
   -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.fb_invalid input {
    background-color: #bf091e;
}
.merci {
    font-size:23px;
    color:#000;
    font-weight:900;
    margin:0 !important;
}

.merci2 {
    color:#000;
}

.contactFormLeft {
    float:left;
    width:280px;
}

.contactFormRight {
    float:right;
    width: 300px;
/*  border: 1px solid red;*/
}
div.serv1 {
	margin: auto;
/*	max-width: 705px;*/
}
div.serv2 {
	margin: auto;
	width: 470px;
}



a.depaContent {
	background:url(../img/depa.jpg) no-repeat;
	width: 225px;
	height: 238px;
	display:block;
	margin: 0 auto;
/*	margin-right:10px;*/
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

a.depaContent:hover {
background-position: bottom center;
}

a.coffreContent {
	background:url(../img/coffreoffon.jpg) no-repeat;
	width: 225px;
	height: 238px;
	display:block;
	margin: 0 auto;
/*	margin-right:10px;*/
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

a.coffreContent:hover {
background-position: bottom center;
}

a.secuContent {
	background:url(../img/secu.jpg) no-repeat;
	width: 225px;
	height: 238px;
	display:block;
	margin: 0 auto;
/*	margin-right:10px;*/
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

a.secuContent:hover {
background-position: bottom center;
}

a.porteContent {
	background:url(../img/porte.jpg) no-repeat;
	width: 225px;
	height: 238px;
	display:block;
	margin: 0 auto;
/*	margin-right:10px;*/
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

a.porteContent:hover {
background-position: bottom center;
}

a.accesContent {
	background:url(../img/acces.jpg) no-repeat;
	width: 225px;
	height: 238px;
	display:block;
	margin: 0 auto;
/*	margin-right:10px;*/
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

a.accesContent:hover {
background-position: bottom center;
}
a.fichetContent {
	background:url(../img/fichet.jpg) no-repeat;
	width: 225px;
	height: 238px;
	display:block;
	margin: 0 auto;
/*	margin-right:10px;*/
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

a.fichetContent:hover {
background-position: bottom center;
}
a.voitureContent {
	background:url(../img/serrure-voiture.jpg) no-repeat;
	width: 225px;
	height: 238px;
	display:block;
	margin: 0 auto;
/*	margin-right:10px;*/
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

a.voitureContent:hover {
background-position: bottom center;
}
.actif a {
	color:#e6c510;
}

.droite
{
	float:right;
	padding:5px;
}

.pad {
	padding-top:10px;
}

/* Slide */

.aviaslider{ 
height:367px; 	/*this changes the height of the image slider*/
width:978px;
overflow: hidden;
position: relative;

}

.aviaslider li, .aviaslider .featured{
display: block;
width:100%;
height:100%;
position: absolute;
top:0;
left:0;
z-index: 1;
}

.js_active .aviaslider li, .js_active .aviaslider .featured{
display:none;
}

.aviaslider img, .aviaslider a img, .aviaslider a{
border:none;
text-decoration: none;
}

.feature_excerpt{
width:610px;
position: absolute;
display: block;
bottom: 0;
left:0;
z-index: 2;
padding:14px 15px;
font-size: 11.5px;
line-height:1.5em;
cursor: pointer;
background: #000;
color: #fff;
}

.feature_excerpt strong{
display: block;
font-size: 15px;
padding-bottom: 3px;
}

.espace {
	padding:10px;	
}

video {
/*	float: right;*/
/*	margin: 0 0 8px 8px;*/
  margin-bottom: 10px;
	-moz-border-radius: 21px;
	-webkit-border-radius: 21px;
	border-radius: 21px;
	-moz-box-shadow: 1px 1px 5px #55; 
	-webkit-box-shadow: 1px 1px 5px #5; 
	box-shadow: 1px 1px 5px #555;
}
div.productlist {
	padding-top: 30px;
}
div.productlist > div {
	display: table;
	width: 100%;
	padding: 30px 0;
}
div.catwrap,
div.productwrap {
	width: 33.33%;
	float: left;
	padding: 0 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
div.catwrap {
	width: 33.33%;
}
div.productwrap {
	width: 50%;
}
div.cat,
div.product {
	background: #ffffff;
	border-radius: 0 0 14px 14px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2),0 3px 3px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2),0 3px 3px 0 rgba(0,0,0,0.1);
	text-align: center;
	background: #999999;
	background: -moz-linear-gradient(top,  #999999 0%, #ffffff 45px);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(45px,#ffffff));
	background: -webkit-linear-gradient(top,  #999999 0%,#ffffff 45px);
	background: -o-linear-gradient(top,  #999999 0%,#ffffff 45px);
	background: -ms-linear-gradient(top,  #999999 0%,#ffffff 45px);
	background: linear-gradient(to bottom,  #999999 0%,#ffffff 45px);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#ffffff',GradientType=0 );
}
div.cat h3,
div.product h3 {
	background: #252424;
	color: #e6c510;
}
div.product h3 {
	font-size: 20px;
	padding-top: 10px;
}
div.product > img,
div.product > div {
	display: inline-block;
	vertical-align: middle;
}
div.product > div {
	width: 200px;
}
div.product > a > img{
	display: block;
	margin: auto;
}

/*REVELYS*/
footer a.revelys {
	position: absolute;
	right: 0;
/*
	width: 139px;
	height: 45px;
	display: block;
	
	margin: 0 0 0 320px;
	background: url('../img/revelys-h.jpg') no-repeat center center;
*/
}
footer a.gdpinfo {
  position: absolute;
  right: 150px;
  margin-top: 13px;
}
.bug{
	border: 1px solid red;
	position: relative;
}
footer a.revelys img {
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	opacity: 1;
	display: block;
	width: 139px;
	height: 45px;
}
footer a.revelys:hover img {
	opacity: .5;
/*  background: url('../img/revelys-h.jpg') no-repeat center center;*/
}

.topParagraphe {
	margin-top: 20px;
}

#mapDiv{
  border: 1px solid red;
}
.centered{
  text-align: center;
}
.divider{
  display: block;
  height: 15px;
}
.envoye{
  background: #252324;
  color:#E6C212;
  position:fixed;
  width: 100%;
  padding: 30px;

  top: 0;
  text-align:center;
}