                                                                                                body {
	font-family: Tahoma;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color:#000;
	text-align:left;

}
h1 {
	color:#dd110b;
}
h2 {
	color:#dd110b;
}
h3 {
	color:#dd110b;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
body, td, pre {
    color: #cac7c5 !important;

}
#camera_wrap_2{
	width:224px;
	
}
#camera_wrap_1{
	width:256px;
	
}
#im1{
	 display: block;
    float: right;
    margin-top: -24px;
}
/*--- css  ---*/
.view {
	 cursor: default;
    float: left;
    height: 241px;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 253px;
}
.view .mask, .view .content {
	   height: 241px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	    width: 253px;

}
.view img {
	display: block;
	position: relative;
	margin:auto;
}

/*--*/

.view-eighth .mask {
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	top: -200px;
	transition: all 0.3s ease-out 0.5s;
}

.view-eighth:hover .mask {
	animation: 0.9s linear 0s normal none 1 bounceY;
	opacity: 1;
	top: 0;
	transition-delay: 0s;
}
.view-eighth .mask a { color: #FFFFFF;
    display: block;
    font-size: 20px;
    height: 100px;
    margin: 72px auto auto;
    text-decoration: none;
    width: 100px;
	}



/*--- css  ---*/
.view1 {
	 cursor: default;
    float: left;
    height: 241px;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 237px;
}
.view1 .mask1, .view .content {
	   height: 241px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	     width: 237px;;

}
.view1 img {
	display: block;
	position: relative;
	margin:auto;
}

/*--*/

.view-eighth1 .mask1 {
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	top: -200px;
	transition: all 0.3s ease-out 0.5s;
}

.view-eighth1:hover .mask1 {
	animation: 0.9s linear 0s normal none 1 bounceY;
	opacity: 1;
	top: 0;
	transition-delay: 0s;
}
.view-eighth1 .mask1 a { color: #FFFFFF;
    display: block;
    font-size: 20px;
    height: 100px;
    margin: 72px auto auto;
    text-decoration: none;
    width: 100px;
	}
/*Style general
---------------------------------------------------------------*/

header {
	background:#000;
	width:100%;
	min-height:98px;
	padding-top:20px;	
	overflow:hidden;
}

#logo {
	display: block;
    height: 82px;
    margin: auto;
    width: 527px;
}
#langue {
	float:right;
    height: 50px;
	margin-right:5px;

}
#langue a{
	text-decoration:none;
	text-align:center;
	font-family: 'tulpen_oneregular';
	text-transform: uppercase;
	background:#650017;
	color:#fff;
	padding:2px 7px;
	margin-left:2px;
	font-size:24px;
}
#langue a:hover{
	background:#fff;
	color:#500024;
}
#langue a.selected{
	background:#fff;
	color:#500024;
	text-decoration:underline;
}
#container {
	margin: auto;
    min-height: 141px;
 display:table;
    width: 971px;
	padding-top:1px;
	padding-bottom:25px;
}
#slid {
	  float: left;
    height: 241px;
    width: 256px;
	
}
#slid1 {
	  float: left;
    height: 241px;
  width: 224px;

}

nav {
	 margin-bottom: 2px;
    min-height: 82px;
    width: 971px;
}
.sf-menu > li {
	background:url(../images/separateur.jpg) right top no-repeat;
	padding: 0 1px;
}
/*------------------------wrapper--------------------------*/	

/*--------
-----------------contact--------------------------*/	
#contact a {
	color:#ff1401;
	text-decoration:underline;
}
#contact a:hover {
	text-decoration:none;
}
#contact h2 {
	 border-bottom: 1px dotted #FFFFFF;
    color: #FEFEFE;
    font-family: 'tulpen_oneregular';
    font-size: 38px;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    margin-bottom: 20px;
 
    text-transform: uppercase;
}
#contact {
	 color: #CAC7C5;
    float: left;
    line-height: 16px;
    min-height: 28px;
    padding-bottom: 24px;
    width: 344px;
}
#ouvert {
	 color: #CAC7C5;
	 clear:both;
    float: left;
    line-height: 16px;
    min-height: 28px;
  
    width: 344px;
}
#ouvert li{
	 line-height: 25px;
    list-style: disc outside url("../images/list-ouvert.jpg");
    margin-left: 15px;
	}
#ouvert h2 {
	 border-bottom: 1px dotted #FFFFFF;
    color: #FEFEFE;
    font-family: 'tulpen_oneregular';
    font-size: 38px;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    margin-bottom: 20px;
 
    text-transform: uppercase;
}

#bloc-right{
	clear:both;
	 float:left;
	 width:344px;
	 min-height:20px;
	 overflow:hidden;
	 margin-right:43px;
	 }
	 #Menu{
		 float:left;
		 background:#000;
		  text-align:center;
		  color:#777675;margin-right: 12px;
		  line-height:16px;
		  min-height:20px;
		  overflow:hidden;
		  width:286px;
		  padding-top:19px;
		   -webkit-transition: background .3s ease-in;
 -moz-transition: background .3s ease-in;
 -o-transition: all .3s ease-in;
 transition: background .3s ease-in;

		 }
		  #Menu:hover{
			  background:#4e0014;
			  color:#fff;
			  
box-shadow:0 0 10px #220009;
	transform:scale(1.05);
			  }
#Menu h2 a{
	display:block;
	 text-decoration:none;
	height:48px;
	line-height:48px;
	margin-bottom:13px;
	color:#fefefe;
	font-size:38px;
	text-transform:uppercase;
	    font-family: 'tulpen_oneregular';
		font-weight:normal;
	
			  }
#Menu h2 a:hover{
				   color:#ff1401;}
		  #Menu img{
			  margin-top:20px;  margin-bottom: -3px;}
		 #fete{
		 float:right;
		 background:#000; padding-top:19px;
		  text-align:center;
		  color:#777675;
		  line-height:16px;
		  min-height:20px;
		  overflow:hidden;
		  width:286px;
			   -webkit-transition: background .3s ease-in;
 -moz-transition: background .3s ease-in;
 -o-transition: all .3s ease-in;
 transition: background .3s ease-in;

		 }
		  #fete:hover{
			  background:#4e0014;
			  color:#fff;
			  
box-shadow:0 0 10px #220009;
	transform:scale(1.05);
			  }
		 	  #fete img{
			  margin-top:20px;  margin-bottom: -3px;}
			  #fete h2 a{
	height:48px;	display:block;
	 text-decoration:none;
	line-height:48px;
	margin-bottom:13px;
	color:#fefefe;
	font-size:38px;
	text-transform:uppercase;
	    font-family: 'tulpen_oneregular';
		font-weight:normal;
	
			  }
			   #fete h2 a:hover{
				   color:#ff1401;}
/*-jfontsize
--------------------------------------------------*/
#fontsize {
	 position: absolute;
    right: 36px;
    top: 25px;
}
#fontsize span {
	height: 22px;
	width: 22px;
	display: inline-block;
}
#fontsize a {
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	width: 20px;
	display: inline-block;
	text-align: center;
	color: #5c0016;
	text-decoration: none;
	border: solid 1px #5c0016;

	cursor: pointer;
}
#fontsize a:hover {
	text-decoration: none;
	color: #fff;
	background:#5c0016;
	border: solid 1px #5c0016;
}
#fontsize.smallText .smallText a, #fontsize.defaultText .defaultText a, #fontsize.largeText .largeText a {
	color: #fff;
	background:#5c0016;
	border: solid 1px #5c0016;
	cursor: default;
}
.smallText {
	font-size:11px;
}
.defaultText {
	font-size:12px;
}
.largeText {
	font-size:16px;
}
/*------------------------content-----------------------*/	


#content {
	 background: none repeat scroll 0 0 #000000;
    clear: both;
    color: #CAC7C5;
    line-height: 16px;
    min-height: 233px;
    overflow: hidden;
    padding: 21px 33px 30px;
    position: relative;
    width: 904px;
	margin-bottom:18px;
}
#content li {
	list-style:url(../images/puce.png);
	margin-left:10px;
	line-height: 17px;
}
#content h1 {
	border-bottom: 1px dotted #FFFFFF;
    color: #FEFEFE;
    font-family: 'tulpen_oneregular';
    font-size: 38px;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    margin-bottom: 20px;
    padding-right: 80px;
    text-transform: uppercase;
}

#content h2 {
    border-bottom: 1px dotted #FFFFFF;
    color: #FEFEFE;
    font-family: 'tulpen_oneregular';
    font-size: 28px;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
   
   
    text-transform: uppercase;
}
/*----------------------box1-----------------------------*/

#like {
	   clear: both;
    height: 30px;
    margin: auto;
  
    width: 971px;
}
/*----------------------box1-----------------------------*/


/*---------------------------------footer-------------------------------------*/

footer {
	 background: none repeat scroll 0 0 #000000;
    min-height: 20px;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 100%;
}
.highslide-container div {
	color: #fff !important;
	font-size: 12pt !important;
}
/*--------------video----------------------------*/

/* Effect 4: bottom border enlarge */


/*----------------------------------*/

#single_line_text_9 {
	width: 240px !important;
}
#single_line_text_10 {
	width: 240px !important;
}
#single_line_text_11 {
	width: 240px !important;
}
#tel {
	width: 490px !important;
}
#fax {
	width: 390px  !important;
}
#single_line_text_3 {
	width: 240px !important;
}
#single_line_text_1 {
	width: 240px !important;
}
#single_line_text_4 {
	width: 240px !important;
}
#single_line_text_6 {
	width: 240px !important;
}
#single_line_text_5 {
	width: 240px !important;
}
#single_line_text_7 {
	width: 390px !important;
}
#single_line_text_2 {
	width: 390px !important;
}
#number_1 {
	width: 240px !important;
}
#mail {
	width: 390px  !important;
}
.MAIL {
	float: right;
	margin-top:  -176px;
}
.COMMENT {
	float: right;
	margin-top: -116px;
}
.VILLE {
	clear:both;
}
.RUE {
	float: left;
	width: 250px !important;
}
.RUE1 {
	float: left;
	width:250px !important;
	clear: both;
}
.FAX {
float: right;
	margin-top: -233px;
}
.contactForm textarea.text-input {
	height: 82px !important;
	overflow: auto;
	width: 390px  !important;
}
.contactForm .Medium .text-input:hover {
	border:1px solid #25000b !important;
}
.contactForm .infoLabel {
	color: #dd110b;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
.QapTcha .dropError {
	color: #dd110b !important;
	margin-top: 18px;
	padding-bottom: 10px;
	width: 643px !important;
}
.contactForm .submit-button {
	background: none repeat scroll 0 0 #25000b;
	border: 0 solid;
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: myriad pro cond;
	font-size: 21px;
	height: 35px;
	margin: auto;
	width: 89px;
 webkit-transition: background .1s ease-in;
 -moz-transition: background .1s ease-in;
 -o-transition: all .1s ease-in;
 transition: background .1s ease-in;
}
.contactForm .submit-button:hover {
	background:#dd110b;
}
.contactForm .Medium .two-column .text-input {
	width: 223px !important;
}
.contactForm .Medium .text-input {
	background: linear-gradient(#D4D4D4, #f3f3f3) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	border: 1px solid #a4a5a6 !important;
	height: 21px;
	box-shadow: 0 0 10px #555252;
}
.contactForm .Medium .text-input.zip, .contactForm .Medium .text-input.cents {
	width: 223px !important;
	margin-right:0 !important;
}
.contactForm small {
	color: #fff !important;
}
.contactForm .required {
	color: #fff !important;
}
.private_policy {
	float:right;
	margin-top:-40px;
}
.QapTcha, .QapTchaNewsletter {
	margin-top: -15px !important;
	width: 254px;
}
     

#tab li{ background: none repeat scroll 0 0 #500014;
    border-bottom: 2px solid #000000;
    border-right: 2px solid #000000;
    display: block;
    float: left;
    list-style: none outside none;
    margin-left: 0;
    padding: 10px;
    text-align: center;
    width: 275px;
}

  #table-carte{  border: none!important; margin: 0px!important; }

#table-carte li {
	list-style: none !important;  width: 99%;
	margin:0;
}
#table-carte ul{
	margin:0;} 

#table-carte span {background: none repeat scroll 0 0 #500014;
    border: medium none !important;
    color: #FFFFFF;
    display: block;
    font-family: Tahoma;
    font-weight: bold;
    list-style: none outside none;
    margin: 1px 0;
    padding: 3px 10px;
    text-decoration: none;
    width: 880px;
}
#table-carte td{
	border-bottom: 1px solid #BEBDBD;
    padding: 2px 5px;} 
        

#tab { border: medium none !important;
    display: table;
    font-family: Tahoma;
    font-weight: bold;
    margin: 0 !important;
    padding: 3px 10px;
    text-decoration: none;
    width: 900px;
}  


#tab a {
	  border: medium none !important;
    color: #FFFFFF;
    display: block;
    font-family: Tahoma;
    font-weight: bold;
    list-style: none outside none;
    padding: 3px 10px;
    text-decoration: none;
}

#tab a:hover {
  color: #e71515;
    text-decoration: underline;
}
     /*-----------bizbook style-------------------*/
 
.bizbookForm-pos { 
background: none repeat scroll 0 0 #D4D4D4;
    border: 1px solid #A4A5A6 !important;
    border-radius: 10px;
    color: #000000;
}
#bizbookContainerList {background: none repeat scroll 0 0 #D4D4D4;
    border: 1px solid #A4A5A6 !important;
    border-radius: 10px;
    color: #000000; 
}
 
 
#message_button_send {
    background: none repeat scroll 0 0 #22000a;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 6px;
}
#message_button_send:hover {
 background: none repeat scroll 0 0 #710021;
}
#bizbookFormFieldMessage { 
                height:150px; 
                border-radius:5px; 
                border-color: #22000a;
                border-style: solid;
                border-width: thin;
                padding: 3px;    background: none repeat scroll 0 0 #f8f6f6;
                
 
}
#bizbookContainerList li { list-style:none;}
 
#message_button_login {
    color:#000;
                  background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #22000a;
    border-radius: 3px 3px 3px 3px;
    margin: 5px 10px 0;
                background: linear-gradient(#FFFFFF, #EEEEEE) repeat scroll 0 0 transparent;
   
}
 
/*-----------bizbook style-------------------*/   
        
        
        
        
        
        