body {
	margin:0;
	background-color:#000;
	background-image: url(../img/ksinoconcept.jpg);
	background-position: top 0px left 270px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: 'halis_rregular', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	letter-spacing:0.025em;
	color:#fff;
	transition: all 1s;
}

@font-face {
    font-family: 'halis_rbook';
    src: url('HalisR-Book-webfont.eot');
    src: url('HalisR-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('HalisR-Book-webfont.woff2') format('woff2'),
         url('HalisR-Book-webfont.woff') format('woff'),
         url('HalisR-Book-webfont.ttf') format('truetype'),
         url('HalisR-Book-webfont.svg#halis_rbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

@font-face {
    font-family: 'halis_rmedium';
    src: url('HalisR-Medium-webfont.eot');
    src: url('HalisR-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('HalisR-Medium-webfont.woff2') format('woff2'),
         url('HalisR-Medium-webfont.woff') format('woff'),
         url('HalisR-Medium-webfont.ttf') format('truetype'),
         url('HalisR-Medium-webfont.svg#halis_rmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

a {
	text-decoration:none;
	color:#ffffff;
}
a:link {
	text-decoration:none;
	color:#ffffff;
}
a:hover {
	text-decoration:none;
	color:#8b002b;
}
a:active {
	text-decoration:none;
	color:#8b002b;
}
a:visited {
	text-decoration:none;
	color:#ffffff;
}

*, *:before, *:after {
	box-sizing:border-box;
}

div {
	vertical-align:top;
}

img {
	max-width:100%;
	height:auto;
}

p {
	margin-top:0px;
	margin-bottom:14px;
	text-align:justify;
}

h1 {
	font-family: 'Times New Roman', Times, serif;
	font-size:16px;
	line-height:22px;
	letter-spacing:4px;
	text-transform:uppercase;
	margin-bottom:16px;
}

h2 {
	font-family: 'Times New Roman', Times, serif;
	font-size:12px;
	line-height:18px;
	letter-spacing:4px;
	text-transform:uppercase;
	margin-bottom:8px;
}

h3 {
	font-family: 'halis_rmedium', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	line-height:20px;
	letter-spacing:1px;
	color: rgba(255,255,255,0.65);
	margin-bottom:12px;
}

h4 {
	font-family: 'halis_rmedium', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:15px;
	line-height:20px;
	letter-spacing:1px;
	color: rgba(255,255,255,0.65);
	margin-bottom:18px;
}

aside {
	display:inline-block;
	min-width:270px;
	min-height:100vh;
	vertical-align:top;
	background-color:#000;
	border: 1px solid rgba(255,255,255,0.10);
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
}

main {
	display:inline-block;
	width:62%;
	vertical-align:top;
	padding-left:50px;
}

footer {
	background-color: rgba(0,0,0,0.50);
	vertical-align:bottom;
	text-align:right;
	font-size:10px;
	line-height:14px;
	padding:4px;
	padding-top:5px;
	padding-left:14px;
	padding-right:14px;
}

hr {
	border: 1px solid rgba(255,255,255,0.25);
	margin-top:20px;
	margin-bottom:24px;
}

label {
	display:inline-block;
	min-width:140px;
	width:180px;
}

ul {
	list-style-position:outside;
	list-style-type:circle;
	margin-top:4px;
	margin-left:15px;
	padding-left:0;
}

li {
	padding-left:3px;
	margin-left:0;
}

.home {
	background-image: url(../img/home_body_kc_02.jpg);
	background-position: top center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.home_contenu {
	max-width:540px;
	min-height:110vh;
	text-align:center;
	background-color: rgba(255,255,255,0.80);
	color:#8b002b;
	padding:24px;
}

.home_contenu a {
	color:#8b002b;
	transition: all 1s;
}

.home_contenu a:link {
	color:#8b002b;
	transition: all 1s;
}

.home_contenu a:hover {
	color: rgba(150,0,43,0.50);
}

.home_contenu h1 {
	font-size:2vh;
	line-height:3vh;
	color:#8b002b;
	margin-top:8px;
	margin-bottom:24px;
}

.home_contenu_img {
	display:inline-block;
	text-align:center;
	background-color: rgba(255,255,255,0.50);
	border: 1px solid rgba(255,255,255,0.95);
	padding:4px;
}

.footer_home {
	max-width:540px;
	text-align:center;
	font-size:10px;
	background-color: rgba(255,255,255,0.80);
	padding:4px;
}

.accueil {
	text-align:right;
}

#menu_lang_home {
	display:inline-block;
	width:90px;
	background-color: rgba(150,0,43,0.40);
	border: 1px solid rgba(255,255,255,0.85);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	text-align:center;
	font-size:11px;
	line-height:11px;
	color:#fff;
	letter-spacing:0.025em;
	padding:6px;
	margin:2px;
	transition: all 1s;
}

#menu_lang_home:hover {
	background-color: rgba(150,0,43,0.65);
	border: 1px solid rgba(255,255,255,0.85);
}

#menu_lang {
	display:inline-block;
	width:90px;
	background-color: rgba(255,255,255,0.10);
	border: 1px solid rgba(255,255,255,0.15);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	text-align:center;
	font-size:11px;
	line-height:11px;
	letter-spacing:0.025em;
	padding:6px;
	margin:2px;
	transition: all 1s;
}

.titres {
	height:133px;
	text-align:right;
	font-family: 'halis_rmedium', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	letter-spacing:0.125em;
	color: rgba(255,255,255,0.35);
	text-transform:uppercase;
	padding-top:16px;
 }

.titre_rbj {
 	width:380px;
 	height:auto;
 }

.contenu {
	display:block;
	background-image: -webkit-linear-gradient(top, rgba(150,0,43,0.89), rgba(252,237,240,0.65));
	background-image: -moz-linear-gradient(top, rgba(150,0,43,0.89), rgba(252,237,240,0.65));
	background-image: -ms-linear-gradient(top, rgba(150,0,43,0.89), rgba(252,237,240,0.65));
	background-image: -o-linear-gradient(top, rgba(150,0,43,0.89), rgba(252,237,240,0.65));
	background-image: linear-gradient(top, rgba(150,0,43,0.89), rgba(252,237,240,0.65));
	border: 1px solid rgba(255,255,255,0.75);
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-ms-border-radius:12px;
	-o-border-radius:12px;
	border-radius:12px;
	padding:36px;
	padding-bottom:22px;
	margin-bottom:40px;
}

.contenu_l {
	display:inline-block;
	width:55%;
	text-align:left;
	padding-right:40px;
}

.contenu_r {
	display:inline-block;
	width:45%;
	text-align:left;
}

.contenu_l_img {
	display:inline-block;
	width:50%;
	padding-right:10px;
}

.contenu_r_img {
	display:inline-block;
	width:50%;
	padding-left:10px;
}

.contenu_ref_l {
	display:inline-block;
	width:50%;
	text-align:left;
}

.contenu_ref_r {
	display:inline-block;
	width:50%;
	text-align:left;
}

.contenu_ref_intro {
	width:80%;
	font-style:italic;
	text-align:left;
}

.ref_titre {
	font-family: 'halis_rmedium', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:32px;
	letter-spacing:0.125em;
	color: rgba(255,255,255,0.85);
	text-transform:uppercase;
}

.legende {
	background-color: rgba(150,0,43,0.60);
	border: 1px solid rgba(255,255,255,0.50);
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	border-radius:8px;
	text-align:center;
	padding:8px;
	margin-top:6px;
	margin-bottom:24px;
}

.content_tem {
	width:100%;
	background-color: rgba(150,0,43,0.45);
	border: 1px solid rgba(255,255,255,0.45);
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	border-radius:8px;
	padding:24px;
	padding-top:18px;
	padding-bottom:12px;
	margin-bottom:24px;
}

.txt_tem_titre {
	font-family: 'halis_rmedium', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	letter-spacing:0.125em;
	color: rgba(255,255,255,0.85);
}

.txt_tem_message {
	text-align:justify;
}

.txt_tem_signature {
	font-style:italic;
}

#img_illu {
	width:100%;
	height:auto;
	border: 1px solid rgba(255,255,255,1);
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-ms-border-radius:12px;
	-o-border-radius:12px;
	border-radius:12px;
}

#img_illu_h {
	width:100%;
	height:auto;
	border: 1px solid rgba(255,255,255,1);
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-ms-border-radius:12px;
	-o-border-radius:12px;
	border-radius:12px;
	margin-bottom:16px;
}

#img_illu_b {
	width:100%;
	height:auto;
	border: 1px solid rgba(255,255,255,1);
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-ms-border-radius:12px;
	-o-border-radius:12px;
	border-radius:12px;
	margin:0;
}

.menupages {
	display:flex;
	font-family: 'halis_rmedium', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	line-height:24px;
	color:#fff;
	background-color: rgba(150,0,43,0.55);
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	border-radius:8px;
	margin-top:12px;
	padding:6px;
	padding-bottom:7px;
}

.menupagesliens:nth-child(1) { flex:3; text-align:left; }
.menupagesliens:nth-child(2) { flex:1; text-align:center; }
.menupagesliens:nth-child(3) { flex:3; text-align:right; }

.menupages a:link {
	color:#fff;
}

.menupages a:hover {
	color:#8b002b;
}

.menupagesimg_g {
	background-image: url(../img/fleche_l.png);
	background-position: top left 1px;
	background-repeat:no-repeat;
	padding-left:30px;
}

.menupagesimg_d {
	background-image: url(../img/fleche_r.png);
	background-position: top right 1px;
	background-repeat:no-repeat;
	padding-right:30px;
}

.menupagesimg_g:hover {
	background-image: url(../img/fleche_l_2.png);
}

.menupagesimg_d:hover {
	background-image: url(../img/fleche_r_2.png);
}

.tables {
	display:block;
}

#blocdeco {
	display:block;
	background-color: rgba(255,255,255,1);
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-ms-border-radius:12px;
	-o-border-radius:12px;
	border-radius:12px;
	padding:24px;
	padding-top:18px;
	padding-bottom:12px;
}

#blocdeco h1 {
	font-family: 'halis_rregular', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:left;
	font-size:14px;
	line-height:20px;
	letter-spacing:1px;
	color:#8b002b;
	border: 1px solid rgba(150,0,43,0.25);
	border-top-width:0;
	border-left-width:0;
	border-right-width:0;
	padding-bottom:8px;
	margin-bottom:24px;
}

#blocdeco p {
	display:block; 
	background-color: rgba(150,0,43,0.15);
	border: 1px solid rgba(150,0,43,0.18);
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-ms-border-radius:12px;
	-o-border-radius:12px;
	border-radius:12px;
	text-align:left;
	line-height:17px;
	color:#8b002b;
	padding:12px;
	margin-top:32px;
}

#menudeco {
	display:block;
	font-family: 'halis_rmedium', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#fff;
	text-align:left;
	background-color: rgba(255,255,255,0.15);
	border: 1px solid rgba(255,255,255,0.45);
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	border-radius:8px;
	padding:8px;
	padding-left:38px;
	padding-bottom:6px;
	margin-bottom:8px;
	transition: all 1s;
}

#menudeco:hover {
	background-color: rgba(255,255,255,0.45);
	border: 1px solid rgba(255,255,255,0.55);
}

#menudeco span {
	color: rgba(255,255,255,0.65);
}


.bloc_formules {
	background-image: url(../img/ico_formule.png);
	background-repeat:no-repeat;
	background-position: top 5px left 5px;
	background-color: rgba(150,0,43,0.45);
	border: 1px solid rgba(255,255,255,0.45);
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	border-radius:8px;
	padding:12px;
	padding-left:112px;
	margin-bottom:12px;
	transition: all 1s;
}

.bloc_formules:hover {
	background-image: url(../img/ico_formule2.png);
	background-color: rgba(150,0,43,0.80);
	border: 1px solid rgba(255,255,255,0.85);
	color: rgba(255,255,255,0.70);
}

.bloc_formules_conditions {
	font-family: 'halis_rrook', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#8b002b;
	background-color: rgba(255,255,255,0.45);
	border: 1px solid rgba(255,255,255,0.55);
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	border-radius:8px;
	padding:12px;
	padding-top:8px;
}

.bloc_formules_conditions strong {
	font-family: 'halis_rregular', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
}

.menu_formules_top {
	display:inline-block;
	width:120px;
	background-color: rgba(255,255,255,0.25);
	border: 1px solid rgba(255,255,255,0.45);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	text-align:center;
	font-size:11px;
	line-height:11px;
	letter-spacing:0.025em;
	padding:6px;
	padding-top:7px;
	margin-left:3px;
	transition: all 1s;
}

.menu_formules_top:hover {
	background-color: rgba(255,255,255,0.50);
	border: 1px solid rgba(255,255,255,0.75);
}

#bt_devis {
	display:block;
	background-image: url(../img/fleche_etoile.png);
	background-position: top 5px left 5px;
	background-repeat:no-repeat;
	background-color: rgba(255,255,255,0.35);
	border: 1px solid rgba(255,255,255,0.55);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	font-family: 'halis_rmedium', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	line-height:14px;
	letter-spacing:0.025em;
	text-transform:uppercase;
	color:#8b002b;
	padding:11px;
	padding-top:11px;
	padding-left:34px;
	padding-bottom:9px;
	margin-bottom:18px;
	transition: all 1s;
}

#bt_devis:hover {
	background-image: url(../img/fleche_etoile_2.png);
	color:#fff;
}

.bloc_menu_table {
	display:block;
	text-align:center;
	background-image: -webkit-linear-gradient(top, rgba(150,0,43,0.75), rgba(252,237,240,0.75));
	background-image: -moz-linear-gradient(top, rgba(150,0,43,0.75), rgba(252,237,240,0.75));
	background-image: -ms-linear-gradient(top, rgba(150,0,43,0.75), rgba(252,237,240,0.75));
	background-image: -o-linear-gradient(top, rgba(150,0,43,0.75), rgba(252,237,240,0.75));
	background-image: linear-gradient(top, rgba(150,0,43,0.75), rgba(252,237,240,0.75));
	border: 1px solid rgba(255,255,255,0.45);
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	border-radius:8px;
	padding:16px;
	margin-bottom:16px;
	transition: all 1s;
}

.bloc_menu_table:hover {
	background-image: -webkit-linear-gradient(top, rgba(150,0,43,0.75), rgba(255,255,255,0.15));
	background-image: -moz-linear-gradient(top, rgba(150,0,43,0.75), rgba(255,255,255,0.15));
	background-image: -ms-linear-gradient(top, rgba(150,0,43,0.75), rgba(255,255,255,0.15));
	background-image: -o-linear-gradient(top, rgba(150,0,43,0.75), rgba(255.255.255,0.15));
	background-image: linear-gradient(top, rgba(150,0,43,0.75), rgba(255,255,255,0.15));
	border: 1px solid rgba(255,255,255,0.45);
	-webkit-border-radius:56px;
	-moz-border-radius:56px;
	-ms-border-radius:56px;
	-o-border-radius:56px;
	border-radius:56px;
	padding:32px;
}

.bloc_menu_table h1 {
	font-family: 'Times New Roman', Times, serif;
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	letter-spacing:1px;
	color: rgba(255,255,255,0.85);
	border: 1px solid rgba(255,255,255,0.35);
	border-top-width:0;
	border-left-width:0;
	border-right-width:0;
	padding-bottom:14px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:16px;
}

.bloc_menu_table_lien {
	display:inline-block;
	width:180px;
	background-color: rgba(255,255,255,0.25);
	border: 1px solid rgba(255,255,255,0.55);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	padding:2px;
	margin:4px;
	transition: all 1s;
}

.form_champs {
	display:inline-block;
}

.form_titres {
	display:block;
	font-family: 'halis_rmedium', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	line-height:20px;
	letter-spacing:1px;
	color: rgba(255,255,255,0.90);
	border: 1px solid rgba(255,255,255,0.45);
	border-top-width:0;
	border-left-width:0;
	border-right-width:0;
	padding-bottom:6px;
	margin-bottom:24px;	
}

.form_deco_img {
	width:30px;
	height:auto;
	background-color: rgba(255,255,255,0.45);
	padding:2px;
}

.form_adresse {
	font-family: 'halis_rmedium', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#8b002b;
	border: 2px solid rgba(255,255,255,0.25);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	padding-top:6px;
	padding-left:6px;	
	padding-right:0px;
	padding-bottom:6px;
}

.form_sel {
	font-family: 'halis_rmedium', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#8b002b;
	border: 2px solid rgba(255,255,255,0.25);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	padding-top:2px;
	padding-left:2px;	
	padding-right:0px;
	padding-bottom:0px;
}

.form_txtar {
	width:100%;
	font-family: 'halis_rmedium', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#8b002b;
	border: 2px solid rgba(255,255,255,0.25);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	padding-top:6px;
	padding-left:8px;	
	padding-right:6px;
	padding-bottom:6px;
}

.form_bt {
	font-family: 'halis_rmedium', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	letter-spacing:1px;
	color:#8b002b;
	background-color: rgba(255,255,255,0.65);
	border: 1px solid rgba(255,255,255,0.85);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	padding-top:6px;
	padding-left:8px;	
	padding-right:8px;
	padding-bottom:6px;
	margin-bottom:20px;
	cursor:pointer;
	transition: all 1s;
}

.form_bt:hover {
	color:#fff;
	background-color: rgba(150,0,43,0.75);
	border: 1px solid rgba(255,255,255,0.95);
}

#spot_radio {
	text-align:center;
	padding:8px;
	background-color: rgba(255,255,255,0.35);
	border: 1px solid rgba(255,255,255,0.55);
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	border-radius:8px;
}

#col_trailer {
	display:inline-block;
	width:220px;
}

.bloc_trailer {
	display:inline-block;
	text-align:center;
	font-family: 'halis_rmedium', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	background-image: -webkit-linear-gradient(top, rgba(150,0,43,0.89), rgba(252,237,240,0.75));
	background-image: -moz-linear-gradient(top, rgba(150,0,43,0.89), rgba(252,237,240,0.75));
	background-image: -ms-linear-gradient(top, rgba(150,0,43,0.89), rgba(252,237,240,0.75));
	background-image: -o-linear-gradient(top, rgba(150,0,43,0.89), rgba(252,237,240,0.75));
	background-image: linear-gradient(top, rgba(150,0,43,0.89), rgba(252,237,240,0.75));
	border: 1px solid rgba(255,255,255,0.75);
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-ms-border-radius:12px;
	-o-border-radius:12px;
	border-radius:12px;
	padding:18px;
	margin-bottom:24px;
}

.bloc_trailer h1 {
	font-family: 'halis_rmedium', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:16px;
	letter-spacing:1px;
	color: rgba(255,255,255,0.75);
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:16px;
}

.bloc_trailer img {
	width:100%;
	height:auto;
	background-color: rgba(255,255,255,0.45);
	border: 1px solid rgba(255,255,255,0.75);
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	border-radius:8px;
	padding:4px;
	margin-bottom:8px;
}

.bloc_presse_infos {
	max-width:780px;
	background-color:#fff;
	color:#000;
	padding:6px 8px 4px 8px;
	margin-bottom:10px;
}

#img_gal {
	width:100%;
	height:auto;
	border: 1px solid rgba(255,255,255,0.75);
	background-color: rgba(255,255,255,0.45);
	padding:4px;
	margin-top:40px;
}

.img_gal_ico {
	width:100px;
	height:auto;
	border: 1px solid rgba(255,255,255,0.75);
	background-color: rgba(255,255,255,0.45);
	padding:3px;
	margin:3px;
	margin-bottom:-1px;
}

.bloc_img_illu_pg {
	text-align:center;
	margin-top:32px;
	margin-bottom:24px;
}

#img_illu_pg {
	display:inline-block;
	width:32%;
	height:auto;
	background-color: rgba(255,255,255,0.45);
	border: 1px solid rgba(255,255,255,0.75);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	padding:3px;
}

.img_illu_pg_l {
	display:inline-block;
	float:left;
}
.img_illu_pg_c {
	display:inline-block;
}
.img_illu_pg_r {
	display:inline-block;
	float:right;
}

#logo {
	height:134px;
	padding-top:20px;
	padding-left:8px;
	transform: all 1s;
}

.logokc {
	width:247px;
	height:auto;
}

.contenu_infos_head {
	width:45%;
	font-family: 'halis_rmedium', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:13px;
	letter-spacing:0.125em;
	color: rgba(255,255,255,0.75);
	text-transform:uppercase;
	text-align:center;
	background-color:#1c0203;
	border-style: inset;
	border: 1px solid rgba(255,255,255,0.25);
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:0px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-ms-border-radius:12px;
	-o-border-radius:12px;
	border-radius:12px;
	padding-top:7px;
	padding-bottom:12px;
	margin-bottom:-8px;
}

.contenu_infos {
	width:80%;
	background-color:#1c0203;
	border-style: inset;
	border: 1px solid rgba(255,255,255,0.25);
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-ms-border-radius:12px;
	-o-border-radius:12px;
	border-radius:12px;
	padding:36px;
	padding-top:18px;
	padding-bottom:18px;
	margin-bottom:36px;
}

.bt_0 {
  	display:block;
  	width:100%;
	height:30px;
	background-image: url(../img/bt_0.png);
	background-position: center middle;
	background-repeat:no-repeat;
	margin-bottom:5px;
	transition: all 1s;
}

.spcmen {
  	display:block;
  	width:100%;
	height:0px;
	margin:0;	
}

.offre_speciale {
	display:flex;
  	flex-direction:row;
  	align-items: center;
	background-color: rgba(255,255,255,0.25);
	border: 1px solid rgba(255,255,255,0.45);
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-ms-border-radius:12px;
	-o-border-radius:12px;
	border-radius:12px;
	padding:16px;
}

.offre_speciale_prix:nth-child(1) { flex:1;}
.offre_speciale_prix:nth-child(2) { flex:1; padding-left:16px;}

.topnav {
  	overflow:hidden;
	vertical-align:top;
}

.topnav a {
  	display:block;
  	width:100%;
	height:30px;
	background-image: url(../img/bt_1.png);
	background-position: left middle;
	background-repeat:repeat-x;
	text-align:left;
	font-size:11px;
	line-height:11px;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#fff;
	padding-top:10px;
	padding-left:33px;
	padding-right:0px;
	padding-bottom:0px;
	margin-bottom:5px;
	transition: all 1s;
}

.topnav a:hover {
	background-image: url(../img/bt_2.png);
	color:#8b002b;
}

.topnav .icon {
  	display:none;
  	text-align:center;
  	font-size:14px;
  	font-weight:bold;
	border: 1px solid rgba(255,255,255,0.35);
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
  	padding:0;
  	padding-top:8px;
}

.topnav .icon:hover {
	color:rgba(255,255,255,0.45);
}

@media screen and (max-width: 1440px) {

body {
	background-position: top 0px left 240px;
}

aside {
	min-width:240px;
}

main {
	width:76%;
}

#logo {
	padding-top:24px;
}

.logokc {
	width:218px;
	height:auto;
}

.contenu_infos {
	width:98%;
}


	}

@media screen and (max-width: 1280px) {

main {
	width:74%;
}

	}

@media screen and (max-width: 1100px) {

main {
	width:70%;
}

h1 {text-align:center; }

.home {
	background-size:cover;
}

#col_trailer {
	display:block;
	width:100%;
}

.bloc_trailer {
	display:inline-block;
	min-width:100%;
}

.titres {
	font-size:14px;
	line-height:18px;
	color: rgba(255,255,255,0.55);
 }

.contenu_l {
	width:100%;
	padding-right:0px;
}

.contenu_r {
	width:100%;
}

.contenu_l_img {
	width:100%;
	padding-right:0px;
}

.contenu_r_img {
	width:100%;
	padding-left:0px;
}

.bloc_formules_top {
	text-align:center;
}

.menu_formules_top {
	background-color: rgba(150,0,43,0.85);
	border: 1px solid rgba(252,237,240,0.85);
	margin-left:3px;
	margin-right:3px;
	margin-bottom:6px;
}
		}


@media screen and (max-width: 900px) {
.topnav a:not(:first-child) {display: none;}
.topnav a.icon {
    float:right;
    display:block;
    background-color:#8b002b;
    background-image:none;
}
		}

@media screen and (max-width: 900px) {
.topnav.responsive {position: relative;}
.topnav.responsive .icon {
    position:absolute;
    right:0;
    top:0;
    text-align:center;
}

.topnav.responsive a {
    float:none;
    display:block;
    text-align:left;
}

body {
	background-image:inherit;
}

aside {
	display:block;
	width:100%;
	min-height:inherit;
}

main {
	display:block;
	width:100%;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
}

h1 {text-align:center; }

footer, footer a:link {
	color: rgba(255,255,255,0.20);
	text-align:center;
}

.home_contenu {
	max-width:inherit;
	min-height:200vh;
	background-color: rgba(255,255,255,0.85);
	padding:24px;
	color:#8b002b;
}

.home_contenu a {
	color:#8b002b;
}

.footer_home {
	max-width:inherit;
	background-color: rgba(255,255,255,0.85);
}

#logo {
	height:106px;
	text-align:center;
	padding-top:4px;
	padding-left:0;
}

.logokc {
	width:250px;
	height:auto;
}

.spcmen {
	height:35px;
}

.titres {
	height:inherit;
	text-align:center;
	font-size:14px;
	line-height:18px;
	padding-top:12px;
	padding-bottom:16px;
 }

.titre_rbj {
 	width:90%;
 	margin-top:5px;
 }

.contenu {
	text-align:center;
	padding:12px;
	padding-bottom:12px;
}

.contenu_l {
	width:100%;
	padding-right:0px;
}

.contenu_r {
	width:100%;
	text-align:right;
}

.contenu_l_img {
	width:100%;
	padding-right:0px;
}

.contenu_r_img {
	width:100%;
	padding-left:0px;
}

.contenu_ref_l {
	width:100%;
}

.contenu_ref_r {
	width:100%;
}

.contenu_ref_intro {
	width:100%;
	font-style:italic;
}

.contenu_infos {
	width:98%;
	padding:8px;
	padding-top:8px;
	padding-bottom:8px;
}

#img_illu_h {
	margin-bottom:8px;
}

#img_gal {
	margin-top:6px;
}

.bloc_formules_conditions {
	background-color: rgba(255,255,255,0.55);
	border: 1px solid rgba(255,255,255,0.65);
	font-size:14px;
	line-height:18px;
}

label {
	display:block;
	min-width:inherit;
	width:100%;
	margin-bottom:8px;
}

.bloc_menu_table_lien {
	width:98%;
	padding-top:5px;
}

.form_adresse {
	width:100%;
}

.form_bt {
	padding-top:9px;
	padding-bottom:6px;
}

.menupages {
	font-size:10px;
	line-height:24px;
}

.menupagesliens:nth-child(1) { flex:2; }
.menupagesliens:nth-child(2) { flex:1; }
.menupagesliens:nth-child(3) { flex:2; }


	}