/*
	PrestaShop CSS
	18 used colors: 
	10 grays: #374853 #595a5e #5d717e #76839b #888 #bdc2c9 #d0d1d5 #d0d3d8 #e5e6e7 #f1f2f4
	4 fushias: #f6dce8 #dd2a81 #971d58 #5d0630
	2 yellows: #f8e1a0 #f9e400
	1 green: #488c40
	1 red: #da0f00
*/

@font-face {
font-family: 'Angelina' ;
src: url('fonts/angelina.TTF');
}

* {
	padding: 0;
	margin: 0
}
body {
	background-color: #131313;
	font-size: 18pt;
	font-family: Angelina, Verdana, Arial, Helvetica, Sans-Serif;
	color: #ebeaea;
	text-align: center
}

/* Useful */
.align_center { text-align: center }
.align_right { text-align: right }
.middle { vertical-align: middle }
.align_justify { text-align: justify }
.uppercase { text-transform: uppercase }
.hidden, .collapsed, .block_hidden_only_for_screen { display: none }
.wrap { white-space: normal }
.bold { font-weight: bold }
.strike { text-decoration: line-through }
.italic { font-style: italic }
.top { vertical-align: top }
.span_link { cursor: pointer }
.span_link:hover { text-decoration: underline }
.clear { clear: both }
br.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0
}

/* new clearfix */
.clearfix:after { 
	clear: both; 
	display: block; 
	height: 0; 
	font-size: 0; 
	visibility: hidden; 
	content: "."; 
}
* html .clearfix { zoom: 1 }
*:first-child+html .clearfix { zoom: 1 }

/* global style */
a {
	color: #ebeaea;
	text-decoration: none;
	outline: none
}
a:hover { text-decoration: none }
.input:focus { outline: 0 }
a img {
	outline: none;
	border: none;
	text-decoration: none
}

a.c_content_close {
	position: absolute;
    right: 22px;
    z-index: 1000;
}

h1 {
	font-size:18pt;
	margin-bottom: 5px;
    margin-top: 5px;
}

fieldset {
	border:none;
	vertical-align: middle;
}

label:after {
    clear: both;
}
label {
    float: left;
    font-size:14pt;
}

input[type="text"] {
	width:175px;
	vertical-align:middle;
}
textarea {
    height: 115px;
    margin-top: 13px;
    vertical-align: middle;
    width: 250px;
    border:solid 1px #666;
    padding: 0;
    resize: none;
}

/* hack Chrome / Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	textarea {
		height: 125px;
	}
}

input[type="submit"] {
	border:1px solid #EBEAEA;
	color:#333333;
	background-color: #FFFFFF;
	float:right;
	font-family: Angelina;
	font-size:16pt;
	padding: 3px;
}

.asterisque {
	font-family: "Verdana"!important;
	font-size:9pt;
}

.margin-form {
    padding:0 0 15px 75px;
    position:relative;
}

/* global layout */
#page {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	background: url('../images/logo.png') no-repeat scroll center 315px transparent;
	position:relative;
}

#page_loading {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

#loading {
	margin: 315px auto;
	text-align:center;
}

.space {
	width:100%;
	display:block;
	height:140px;
}

.menu {
	display:block;
	width: 150px;
	height:25px;
	padding-top:105px;
	text-align:center;
	opacity:0.3;
	cursor:pointer;
}

.active {
	opacity:1;
}

.active_click {
	opacity:1;
}

.left_block {
	float:left;
	margin-left:115px;
	margin-top:110px;
}
.right_block {
	float:right;
	margin-right:90px;
	margin-top:110px;
}
.bottom_left_block {
	float:left;
	margin-left:115px;
	margin-top:58px;
}
.bottom_right_block {
	float:right;
	margin-right:90px;
	margin-top:58px;
}
.top_center_block {
	float:left;
	margin-top:40px;
	margin-left:125px;
}
.bottom_center {
	float:left;
	margin-top:128px;
	margin-left:125px;
}
.extra_left_block {
	float:left;
}
.extra_right_block {
	float:right;
}
#the_kicks {
	background: url('../images/the_kicks.png') no-repeat scroll 0 0 transparent;
}
#the_flavors {
	background: url('../images/the_flavors.png') no-repeat scroll 0 0 transparent;
}
#the_tradition {
	background: url('../images/the_tradition.png') no-repeat scroll 0 0 transparent;
}
#the_moment {
	background: url('../images/the_moment.png') no-repeat scroll 0 0 transparent;
}
#the_recipe {
	background: url('../images/the_recipe.png') no-repeat scroll 0 0 transparent;
}
#the_brand {
	background: url('../images/the_brand.png') no-repeat scroll 0 0 transparent;
}
#the_news {
	background: url('../images/the_news.png') no-repeat scroll 0 0 transparent;
}
#the_specifications {
	background: url('../images/the_specifications.png') no-repeat scroll 0 0 transparent;
}

.c_content {
	position:absolute;
	top:265px;
	left:185px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	display:none;
	overflow:hidden;
}
.content {
	width:537px;
	height:287px;
	border:1px solid #707070;
	background-color:#333333;
	overflow: auto;
}
#c_kiks {
	background: url('../images/fleche_top.png') no-repeat scroll 20px top transparent;
}
#c_flavors {
	background: url('../images/fleche_top.png') no-repeat scroll 260px top transparent;
}
#c_tradition {
	background: url('../images/fleche_top.png') no-repeat scroll 518px top transparent;
}
#c_tradition_pictures {
	background: url('../images/fleche_right.png') no-repeat scroll right 180px transparent;
}
#c_moment {
	background: url('../images/fleche_left.png') no-repeat scroll left 180px transparent;
}
#c_recipe {
	background: url('../images/fleche_right.png') no-repeat scroll right 180px transparent;
}
#c_brand {
	background: url('../images/fleche_bottom.png') no-repeat scroll 20px bottom transparent;
}
#c_news {
	background: url('../images/fleche_bottom.png') no-repeat scroll 260px bottom transparent;
}
#c_specifications {
	background: url('../images/fleche_bottom.png') no-repeat scroll 518px bottom transparent;
}
#sub_menu {
	margin:30px auto 0;
	width:481px;
	height:47px;
	background: url('../images/sub_menu.png') no-repeat scroll 0 0 transparent;
	text-align:center;
	font-size:16pt;
	padding-top:11px;
}

#footer {
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
    width: 220px;
	background: url('../images/brussel_export.png') no-repeat scroll 0 0 transparent;
}
#footer div {
	padding-left:50px;
	padding-bottom: 12px;
    padding-left: 70px;
    padding-top: 12px;
    text-align:left;
}


#p_logo {
	margin-top:6px;
	text-align:center;
}
			
/* slider */

.rhino-btn {
	background-color:#333333;
	z-index:10;
	width:20px;
	height:28px;
	display:block;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
	font-family: FontAwesome;
	padding-left:10px;
	opacity:0.7;
	line-height:28px;
}

.rhino-prev, .rhino-next { top:130px; }

.rhino-prev {
	left:0;
}

.rhino-next {
	right:0;
}

#slider {
width:537px;
height:287px;

/*IE bugfix*/
	padding:0;
	margin:0;
}

#slider li { list-style:none; }

/* contact */

span.error {
	color:red;
	float:left;
	width:100%;
	font-size: 13pt;
}

/* hack Chrome / Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	span.error {
		display:block;
	}
}

/* flavors */

#thumbs_list {
    float: left;
    overflow: hidden;
    width: 92%;
    text-align: center;
}

#thumbs_list_frame p {
	
}

#thumbs_list_frame li {
	float:left;
	list-style: none;
	overflow: hidden;
    text-align: center;
    width: 115px;
    margin-left:2px;
    margin-right:2px;
}

a#view_scroll_left {
	background: url('../images/fleche_left.png') no-repeat scroll 0 0 transparent;
	text-indent: -10000px;
	display:block;
	width:20px;
	height:41px;
	margin-top:40px;
	float:left;
	cursor: pointer;
}

a#view_scroll_right {
	background: url('../images/fleche_right.png') no-repeat scroll 0 0 transparent;
	text-indent: -10000px;
	display:block;
	width:20px;
	height:41px;
	margin-top:40px;
	float:left;
	cursor: pointer;
}