body
{
	background: #DBD5CE url('../img/bg.jpg') top center no-repeat;
}

html, body
{
	font-family: 'Futura W01 Medium', Sans-serif;
	-webkit-font-smoothing: antialiased;
	font-smooth: always;
}

form.inline
{
	display: inline;
}

a
{
	text-decoration: underline;
	cursor: pointer;
}

b, strong
{
	font-weight: normal;
	font-family: 'Calibri W01 Bold 904607', Sans-serif;
}

tbody
{
	vertical-align: top;
}

.select-mask
{
	width: 260px;
	overflow: hidden;
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 30px;
}

.select-mask.border
{
	border: 1px solid #A59A90;
}

select
{
	background: #FFF url("../img/select.png") no-repeat 230px top;
	width: 400px;
	outline: none;
	border: none;
	height: 30px;
	color: #533411;
	font-size: 12px;
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
	line-height: 30px;
	padding: 0 40px 0 10px;
	text-transform: uppercase;
	overflow: hidden;
	border-radius: 0;
	-webkit-appearance: none;
}

.ff2 select, .ff3_5 select, .ff3_6
{
	padding-top: 6px;
}

.select-mask.full
{
	width: 580px;
}

.select-mask.full select
{
	width: 720px;
	background: #FFF url("../img/select.png") no-repeat 550px top;
}

.select-mask.small1
{
	width: 170px;
}

.select-mask.small1 select
{
	width: 310px;
	background: #FFF url("../img/select.png") no-repeat 140px top;
}

select.red
{
	background: #FFF url("../img/select_red.png") no-repeat 230px top;
}

textarea
{
	border: 1px solid #A59A90;
	width: 555px;
	display: block;
	max-width: 555px;
	outline: none;
	color: #533411;
	font-size: 12px;
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
	padding: 10px;
	max-height: 150px;
	height: 150px;
}

input[type=text], input[type=password]
{
	background: #FFF;
	width: 250px;
	outline: none;
	border: none;
	height: 30px;
	color: #533411;
	font-size: 12px;
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
	line-height: 32px;
	padding: 0 10px;
}



input[type=text].small2
{
	width: 65px;
	margin-left: 8px;
}

input[type=text].small1
{
	width: 150px;
}

input[type=text].border, input[type=password].border
{
	border: 1px solid #A59A90;
}

input[type=text].error, textarea.error
{
	background-color: #ffd8cc;
	border-color: #DE3100;
}

input[type=submit].input-search
{
	font-size: 0px;
	line-height: 0px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	outline: none;
	border: none;
	padding: 0;
	margin: 0;
	white-space: normal;
	vertical-align: top;
	background: #FFF url("../img/input_search.png") center center no-repeat;
}

input[type=submit].input-search.red
{
	background: #FFF url("../img/input_search_red.png") center center no-repeat;
}

input[type=text]::-webkit-input-placeholder {
    color:    #a1a1a1;
}
input[type=text]:-moz-placeholder {
    color:    #A1A1A1;
}
input[type=text]::-moz-placeholder {
    color:    #A1A1A1;
}
input[type=text]:-ms-input-placeholder {
    color:    #A1A1A1;
}

input[type=text].error::-webkit-input-placeholder {
    color:    #DE3100;
}
input[type=text].error:-moz-placeholder {
    color:    #DE3100;
}
input[type=text].error::-moz-placeholder {
    color:    #DE3100;
}
input[type=text].error:-ms-input-placeholder {
    color:    #DE3100;
}

textarea::-webkit-input-placeholder {
    color:    #A1A1A1;
}
textarea:-moz-placeholder {
    color:    #A1A1A1;
}
textarea::-moz-placeholder {
    color:    #A1A1A1;
}
textarea:-ms-input-placeholder {
    color:    #A1A1A1;
}

textarea.error::-webkit-input-placeholder {
    color:    #DE3100;
}
textarea.error:-moz-placeholder {
    color:    #DE3100;
}
textarea.error::-moz-placeholder {
    color:    #DE3100;
}
textarea.error:-ms-input-placeholder {
    color:    #DE3100;
}

ul
{
	padding: 0;
	margin: 0;
}

ul > li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

h2
{
	font-family: 'Futura W01 Light', Sans-serif;
	font-size: 30px;
	margin: 0 0 10px 0;
	font-weight: normal;
}

h2.orange, span.orange
{
	color: #EE7A0C;
}

h2.green
{
	color: #81B62C;
}

h2.wine
{
	color: #A2182F;
}

h2.white
{
	color: #FFF;
	font-size: 28px;
}

h2.red
{
	color: #E31D19;
}

h2.blue
{
	color: #4FBDB4;
}

h3
{
	color: #472500;
	font-size: 16px;
	margin: 0 0 10px 0;
	font-weight: normal;
}

h3.white
{
	color: #FFF;
}

h3.orange
{
	color: #ee7a0c;
}

h3.red
{
	color: #E31D19;
}

h5
{
	font-family:'Calibri W01 Bold 904607', Sans-serif;
	color: #ee7a0c;
	margin: 10px 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

h5.white { color: #fff }
h5.brown { color: #472500 }

h5.red
{
	color: #E31D19;
}

h6
{
	font-family:'Calibri W01 Bold 904607', Sans-serif;
	color: #472500;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-weight: normal;
}

span.small
{
	font-size: 12px;
}

p.justify
{
	text-align: justify;
}

p.nom
{
	margin: 0;
}

p.big
{
	font-size: 17px;
}

p.small
{
	font-size: 12px;
}

p.red, a.red
{
	color: #e31d19;
}

p.redn
{
	color: #472500;
}

p.white
{
	color: #FFF;
}

p.brown
{
	color: #472500;
}

p.orange
{
	color: #472500;
}

p.wine
{
	color: #472500;
}

p.green
{
	color: #472500;
}

p.blue
{
	color: #472500;
}

p.blue > a
{
	color: #4FBDB4;
}

p.green > a
{
	color: #81B62C;
}

p.wine > a
{
	color: #A2182F;
}

p.brown > a
{
	color: #EE7A0C;
}

p.orange > a
{
	color: #ee7a0c;
}

p.orange > a.nocolor
{
	color: #472500;
}

p.red > a
{
	color: #e31d19;
}

p.redn > a
{
	color: #e31d19;
}

p.redn > a.nocolor
{
	color: #472500;
}

p.white > a
{
	color: #FFF;
}

.logout
{
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

.select2-container, .select2-drop, .select2-search, .select2-search input{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;  border: 1px solid #A59A8F;}
.select2-container .select2-choice { display: block; padding: 8px 0 7px 8px; line-height: 13px; overflow: hidden; position: relative;  border: 1px solid #d5d5d5; white-space: nowrap; color: #777; font-size: 12px; text-decoration: none;

  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;

  background: #f5f5f5;
  background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5));
  background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
  background: linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);

  box-shadow: 0 1px 0 #fff inset, 0 1px 0px #eeeeee;
  -webkit-box-shadow: 0 1px 0 #fff inset, 0 1px 0px #eeeeee;
  -moz-box-shadow: 0 1px 0 #fff inset, 0 1px 0px #eeeeee;
}
.select2-container > .select2-choice:hover, .select2-dropdown-open > .select2-choice {
  background: #fafafa;
  background: -moz-linear-gradient(top, #ffffff 0%, #fafafa 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fafafa));
  background: -webkit-linear-gradient(top, #ffffff 0%,#fafafa 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#fafafa 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#fafafa 100%);
  background: linear-gradient(top, #ffffff 0%,#fafafa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.select2-container.select2-drop-above .select2-choice { border-bottom-color: #aaa; }
.select2-container .select2-choice span { margin-right: 28px; display: block; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.select2-container .select2-choice abbr { display: block; width: 10px; height: 10px; position: absolute; right: 28px; top: 9px; background: url(../../backend/img/elements/forms/clear_results.png) no-repeat; cursor: pointer; }
.select2-container .select2-choice abbr:hover { cursor: pointer; }
.select2-drop-mask { position: absolute; left: 0; top: 0; z-index: 9998; opacity: 0; filter: alpha(opacity=0); }
.select2-drop { width: 100%; position: absolute; z-index: 9999; top: 100%; font-size: 12px; background: #fff; color: #000; border: 1px solid #A59A8F; border-top: 0; }
.select2-drop.select2-drop-above { border-top: 1px solid #d5d5d5; border-bottom: 0; }
.select2-container .select2-choice div { display: block; width: 22px; height: 100%; position: absolute; right: 0; top: 0; background: url(../../backend/img/elements/forms/select_arrows.png) no-repeat 100% 0; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; }
.select2-container .select2-choice div b { display: block; width: 100%; height: 100%; }
.select2-search { display: inline-block; width: 100%; margin: 0; padding: 6px 5px; position: relative; z-index: 10000; white-space: nowrap; }
.select2-search-hidden { display: block; position: absolute; left: -10000px; }
.select2-search input { width: 100%; height: auto!important; padding: 5px 20px 5px 5px!important; margin: 0; background: #fff url(../../backend/img/elements/forms/dropdown_search.png) no-repeat 97%; outline: 0; font-size: 12px; border: 1px solid #d5d5d5; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.select2-search input.select2-active {
    background: #fff url('../../backend/img/elements/forms/select2-spinner.gif') no-repeat 100%;
    background: url('../../backend/img/elements/forms/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('../../backend/img/elements/forms/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../../backend/img/elements/forms/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../../backend/img/elements/forms/select2-spinner.gif') no-repeat 100%, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('../../backend/img/elements/forms/select2-spinner.gif') no-repeat 100%, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('../../backend/img/elements/forms/select2-spinner.gif') no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices { outline: none; }
.select2-dropdown-open .select2-choice div { filter: none; }
.select2-results { font-family: 'Calibri W01 Regular 904604', Sans-serif; max-height: 200px; padding: 0 0 0 4px; margin: 0 4px 4px 0; position: relative; overflow-x: hidden; overflow-y: auto; }
.select2-results ul.select2-result-sub { margin: 0; }
.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }
.select2-results li { list-style: none; display: list-item; background-image: none; }
.select2-results li.select2-result-with-children > .select2-result-label { color: #E37917; font-weight: normal; font-family: 'Calibri W01 Bold 904607', Sans-serif; padding: 6px 7px; }
.select2-results .select2-result-label { padding: 8px 7px 7px 7px; line-height: 13px; margin: 0; cursor: pointer; }
.select2-results .select2-highlighted { background: #E37917; color: #fff; }
.select2-results li em { background: #feffde; font-style: normal; }
.select2-results .select2-highlighted em { background: transparent; }
.select2-results .select2-highlighted ul { background: white; color: #000; }
.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit { background: #f4f4f4; display: list-item; padding: 4px 8px; color: #777; }
.select2-drop-multi .select2-selection-limit, .select2-drop-multi .select2-no-results { margin-top: 4px;  }
.select2-results .select2-disabled.select2-highlighted { color: #666; background: #f4f4f4; display: list-item; cursor: default; }
.select2-results .select2-disabled { background: #f4f4f4; display: list-item; cursor: default; }
.select2-results .select2-selected { display: none; }
.select2-more-results.select2-active { background: #f4f4f4 url('../../backend/img/elements/forms/select2-spinner.gif') no-repeat 100%; }
.select2-more-results { background: #f4f4f4; display: list-item; }
.select2-container.select2-container-disabled .select2-choice { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.select2-container.select2-container-disabled .select2-choice div { background-color: #f4f4f4; }
.select2-container.select2-container-disabled .select2-choice abbr { display: none }

.select2-container-multi { width: 100%; }
.select2-container-multi .select2-choices {  padding: 0px; height: auto !important; height: 1%; margin: 0; position: relative; cursor: text; overflow: hidden; background-color: white; border: none; }
.select2-locked { padding: 3px 5px 3px 5px !important; }
.select2-container-multi .select2-choices { min-height: 26px; }
.select2-container-multi.select2-container-active .select2-choices { outline: none;  }
.select2-container-multi .select2-choices li { float: left; list-style: none; }
.select2-container-multi .select2-choices .select2-search-field { margin: 0; padding: 0; white-space: nowrap; }
.select2-container-multi .select2-choices .select2-search-field input { height: auto; min-width: 60px; border: none; padding: 3px 0; margin: 6px 0 5px 5px; background: transparent; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; line-height: 15px; }
.select2-container-multi .select2-choices .select2-search-field input.select2-active { background: #fff url('../../backend/img/elements/forms/select2-spinner.gif') no-repeat 100% !important; }
.select2-container-multi .select2-choices .select2-search-choice {  font-family: 'Calibri W01 Regular 904604', Sans-serif; display: block; float: left; padding: 4px 8px 4px 22px; background: #E37917; color: #FFF; margin: 5px; line-height: 13px; font-size: 12px; position: relative; white-space: nowrap; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; }
.select2-container-multi .select2-choices .select2-search-choice span { cursor: default; }
.select2-container-multi .select2-choices .select2-search-choice-focus { background: #d4d4d4; }
.select2-search-choice-close { display: block; position: absolute; top: 8px; width: 6px; height: 6px; font-size: 1px; background: url(../../backend/img/elements/forms/close_tag.png) no-repeat; outline: none; }
.select2-container-multi .select2-search-choice-close { left: 9px; }

.select2-container-multi.select2-container-disabled .select2-choices{ background-color: #F8F8F8; background-image: none; border: 1px solid #ddd; cursor: default; }
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {  background-image: none; background-color: #F1F1F1; border: 1px solid #DDD; padding-left: 8px; color: #999; }
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none; }

.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match { text-decoration: underline; }

.select2-offscreen { position: absolute; left: -10000px; }

.content
{
	margin: 0 auto;
	width: 960px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear: both;
}

.shadow-down-mini
{
	height: 12px;
	width: 320px;
	background: #FFF url('../img/shadow_down_mini.png');
	margin-top: -4px;
}

.none
{
	display: none;
}

.font-calibri
{
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
}

.transition-color
{
	-webkit-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    -o-transition: color .2s ease-in;
    transition: color .2s ease-in;
}

.hexa
{
	width: 46px;
	height: 32px;
	text-align: center;
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
	padding-top: 8px;
}

.hexa > p
{
	color: white;
	font-family: 'Calibri W01 Bold 904607', Sans-serif;
	font-size: 12px;
	line-height: 2px;
	padding: 5px;
	margin: 0;
	font-weight: normal;
}

.arrow-down
{
	background: transparent url('../img/arrow_down.png') center center no-repeat;
	width: 8px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 4px;
}

.slider-logo
{
	background: white url('../img/shadow_down.png') center top repeat-x;
	text-align: center;
}

.slider-logo p
{
	color: #472500;
	font-size: 16px;
	padding: 10px 0 5px 0;
	margin: 0;
}

.slider-logo .slides .slide
{
	margin: 10px;
	height: 80px;
	overflow: hidden;
}

.uploader
{
	color: #A1A1A1;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
}

.uploader input:focus
{
	outline: 0;
}

.uploader *
{
	margin: 0;
	padding: 0;
}

.uploader
{
	width: 260px;
	position: relative;
	overflow: hidden;
	border: 1px solid #A59A90;
	background: #FFF;
	padding: 3px 2px 3px 8px;
}

.uploader span.action
{
	width: 24px;
	background: url(../../backend/img/elements/forms/add_files.png) no-repeat 0 0;
	height: 24px;
	cursor: pointer;
	float: right;
	text-indent: -9999px;
	display: inline;
	overflow: hidden;
}

.uploader:hover span.action
{
	background-position: 0 -24px;
}

.uploader:active span.action
{
	background-position: 0 -48px;
}

.uploader span.filename
{
	color: #828282;
	font-size: 12px;
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	max-width: 200px;
	line-height: 24px;
	float: left;
	display: block;
	overflow: hidden;
	cursor: default;
}

.uploader input
{
	width: 256px;
	opacity: 0;
	filter: alpha(opacity:0);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	float: right;
	height: 26px;
	border: none;
	cursor: pointer;
}

.uploader
{
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	*display: inline;
}

.uploader.disabled span.action
{
	color: #aaa;
}

.uploader.disabled span.filename
{
	border-color: #ddd; color: #A1A1A1;
}

.search-block
{
	height: 30px;
	background-color: #523408;
	padding: 24px 20px;
	color: #FFF;
	font-family:'Calibri W01 Regular 904604', Sans-serif;
	font-size: 12px;
	line-height: 30px;
}

.opera .search-block span, .ff3_6 .search-block span, .ff3_5 .search-block span, .ff2 .search-block span, .ie .search-block span
{
	display: block;
	float: left;
	margin-right: 5px;
}

.search-block.red
{
	background-color: #D9D9D9;
	color: #828385;
}

.search-block .alpha a
{
	color: #FFF;
	font-size: 14px;
	margin: 0 5px;
	text-decoration: none;
}

.pagin
{
	height: 50px;
	background: #FFF url('../img/pagination.jpg') center top repeat-x;
	text-align: center;
	padding: 0 60px;
}

.pagin a
{
	text-decoration: none;
	color: #533411;
	line-height: 50px;
	font-size: 12px;
}

.pagin a.current
{
	color: #EE7A0C;
}

.pagin .left
{
	position: absolute;
	float: none;
}

.pagin .right
{
	position: absolute;
	float: none;
	margin-top: -50px;
	margin-left: 770px;
}

.hexa.orange
{
	background: url('../img/hexa_orange.png');
}

.hexa.fb
{
	background: url('../img/hexa_fb.png');
}

.hexa.tweet
{
	background: url('../img/hexa_tweet.png');
}

.puce-mini
{
	background: transparent url('../img/puce_mini.png') center center no-repeat;
	width: 20px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 12px;
}

.puce-mini.red
{
	background: transparent url('../img/puce_mini_red.png') center center no-repeat;
}

.puce-pdf
{
	background: transparent url('../img/puce_pdf.png') center bottom no-repeat;
	width: 30px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 14px;
}

.btn-arrow-down
{
	width: 34px;
	height: 34px;
	background: transparent url('../img/button_arrow_down.png') center center no-repeat;
	cursor: pointer;
}

.btn-arrow-down.active
{
	background: transparent url('../img/button_arrow_down_over.png') center center no-repeat;
}

.btn-arrow-down.red
{
	background: transparent url('../img/button_arrow_down_red.png') center center no-repeat;
}

.btn-arrow-down.active.red
{
	background: transparent url('../img/button_arrow_down_red_over.png') center center no-repeat;
}

.btn-upload
{
	box-sizing: border-box;
	width: 320px;
	height: 140px;
	background: #513407 url('../img/btn_upload.jpg') top center no-repeat;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	padding: 10px 20px 20px 20px;
	font-family: 'Calibri W01 Bold 904607', Sans-serif;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

.btn-upload .btn
{
	display: block;
	margin-top: 10px;
}

.btn-partnerships_food
{
	box-sizing: border-box;
	width: 320px;
	height: 110px;
	background: #EE7A0C url('../img/bg_partner.jpg') top center no-repeat;
	color: #FFF;
	text-align: left;
	font-size: 12px;
	padding: 10px 20px 20px 20px;
	font-family: 'Calibri W01 Bold 904607', Sans-serif;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

.btn-partnerships_food .title {text-align: left}

.btn
{
	position: relative;
	cursor: pointer;
}

.btn span
{
	text-align: center;
	height: 20px;
	color: white;
	font-family: 'Calibri W01 Bold 904607', Sans-serif;
	font-weight: normal;
	font-size: 12px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 0 10px;
	text-decoration: none;
	line-height: 20px;
	background: url('../img/btn.png');
	vertical-align: middle;
	position: relative;
}

.btn.full span
{
	width: 87%;
}

.btn.red span
{
	background: url('../img/btn_red.png');
}

.btn.red:hover span
{
	background: #E0290B;
}

.btn.green span
{
	background: url('../img/btn_green.png');
}

.btn.green:hover span
{
	background: #81B62C;
}

.btn.blue span
{
	background: url('../img/btn_blue.png');
}

.btn.blue:hover span
{
	background: #178E78;
}

.btn.brown span
{
	background: url('../img/btn_brown.png');
}

.btn.brown:hover span
{
	background: #533411;
}

.btn.white span
{
	background: url('../img/btn_white.png');
	color: #472500;
}

.btn.wine span
{
	background: url('../img/btn_wine.png');
}

.btn.wine:hover span
{
	background: #A01E2E;
}

.btn.white:hover span
{
	background: #FFF;
}

.btn:hover span
{
	background: #EB7D00;
}

.btn .arrow-right
{
	background: url('../img/btn_arrow_right.png');
}

.btn .arrow-left
{
	background: url('../img/btn_arrow_left.png');
}

.btn .barrow-right
{
	background: url('../img/btn_barrow_right.png');
}

.btn .barrow-left
{
	background: url('../img/btn_barrow_left.png');
}

.btn.red .barrow-right
{
	background: url('../img/btn_red_barrow_right.png');
}

.btn.red .barrow-left
{
	background: url('../img/btn_red_barrow_left.png');
}

.btn.brown .barrow-right
{
	background: url('../img/btn_brown_barrow_right.png');
}

.btn.brown .arrow-right
{
	background: url('../img/btn_brown_arrow_right.png');
}

.btn.brown .barrow-left
{
	background: url('../img/btn_brown_barrow_left.png');
}

.btn.white .barrow-right
{
	background: url('../img/btn_white_barrow_right.png');
}

.btn.white .barrow-left
{
	background: url('../img/btn_white_barrow_left.png');
}

.btn.white .arrow-right
{
	background: url('../img/btn_white_arrow_right.png');
}

.btn.wine .barrow-right
{
	background: url('../img/btn_wine_barrow_right.png');
}

.btn.wine .barrow-left
{
	background: url('../img/btn_wine_barrow_left.png');
}

.btn.green .barrow-right
{
	background: url('../img/btn_green_barrow_right.png');
}

.btn.green .barrow-left
{
	background: url('../img/btn_green_barrow_left.png');
}

.btn.blue .barrow-right
{
	background: url('../img/btn_blue_barrow_right.png');
}

.btn.blue .barrow-left
{
	background: url('../img/btn_blue_barrow_left.png');
}

.btn .arrow-right, .btn .arrow-left
{
	width: 15px;
}

.btn .barrow-right, .btn .barrow-left, .barrow-left
{
	width: 8px;
}

.btn .arrow-right, .btn .arrow-left, .btn .barrow-right, .btn .barrow-left, .barrow-left
{
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	zoom: 1;
	list-style-type: none;
}

.btn:hover .arrow-right, .btn:hover .arrow-left, .btn:hover .barrow-right, .btn:hover .barrow-left
{
	background: #EB7D00;
}

.btn.red:hover .arrow-right, .btn.red:hover .arrow-left, .btn.red:hover .barrow-right, .btn.red:hover .barrow-left
{
	background: #E0290B;
}

.btn.white:hover .arrow-right, .btn.white:hover .arrow-left, .btn.white:hover .barrow-right, .btn.white:hover .barrow-left
{
	background: #FFF;
}

.btn.wine:hover .arrow-right, .btn.wine:hover .arrow-left, .btn.wine:hover .barrow-right, .btn.wine:hover .barrow-left
{
 	background: #A01E2E;
}

.btn.green:hover .arrow-right, .btn.green:hover .arrow-left, .btn.green:hover .barrow-right, .btn.green:hover .barrow-left
{
 	background: #81B62C;
}

.btn.blue:hover .arrow-right, .btn.blue:hover .arrow-left, .btn.blue:hover .barrow-right, .btn.blue:hover .barrow-left
{
 	background: #178E78;
}

.btn.brown:hover .arrow-right, .btn.brown:hover .arrow-left, .btn.brown:hover .barrow-right, .btn.brown:hover .barrow-left
{
 	background: #533411;
}

.center
{
	text-align: center;
}

.project-menu
{
	height: 320px;
	overflow: hidden;
}

.project-menu > img
{
	z-index: 1;
}

.project-menu.wine ul
{
	background: url("../img/project_menu_wine.png");
}

.project-menu.blue ul
{
	background: url("../img/project_menu_blue.png");
}

.project-menu.green ul
{
	background: url("../img/project_menu_green.png");
}

.project-menu.red ul
{
	background: url("../img/project_menu_red.png");
}

.project-menu.orange ul
{
	background: url("../img/project_menu_orange.png");
}

.project-menu ul
{
	height: 320px;
	width: 400px;
	position: absolute;
	z-index: 2;
}

.project-menu ul > a
{
	text-decoration: none;
}

.project-menu ul > a > li
{
	list-style: none;
	font-size: 16px;
	color: #b7b7b7;
	height: 48px;
	padding: 32px 0 0 20px;
	cursor: pointer;
	text-decoration: none;
}

.project-menu ul > a > li.current
{
	color: #FFF;
}

.tab-left
{
	width: 960px;
	height: 50px;
	background: transparent url("../img/tab_left.jpg") center center no-repeat;
}

.tab-left.red
{
	background: transparent url("../img/tab_left_red.jpg") center center no-repeat;
}

.tab-right
{
	width: 960px;
	height: 50px;
	background: transparent url("../img/tab_right.jpg") center center no-repeat;
}

.tab-right.red
{
	background: transparent url("../img/tab_right_red.jpg") center center no-repeat;
}

.tab-left a, .tab-right a
{
	display: block;
	width: 480px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 12px;
	color: #C89465;
	text-decoration: none;
}

.tab-left a.current, .tab-right a.current
{
	color: #533411;
}

.tab-left.red a, .tab-right.red a
{
	color: #E2251B;
}

.tab-left.red a.current, .tab-right.red a.current
{
	color: #FFF;
}

.arrow-top
{
	background: transparent url("../img/arrow_top.png") center center no-repeat;
	width: 100%;
	height: 15px;
	position: absolute;
}

.nav-member-area
{
	height: 80px;
	background: #FFF url("../img/shadow_down.png") top center no-repeat;
}

.nav-member-area .member-logo
{
	background: transparent url("../img/member_logo_bg.png") top center no-repeat;
	width: 126px;
	height: 80px;
	padding: 0 75px 0 0px;
	text-align: center;
}

.nav-member-area .member-logo img
{
	margin-left: 10px;
	max-width: 100px;
}

.nav-member-area .msg
{
	margin-top: 20px;
	font-size: 12px;
	color: #533411;
	font-family: 'Calibri W01 Bold 904607', Sans-serif;
	font-weight: normal;
}

.nav-member-area .member-btn
{
	background: transparent url("../img/member_area_btn.png") bottom center no-repeat;
	height: 80px;
	width: 290px;
	text-align: center;
	line-height: 80px;
	color: #fff;
	font-size: 12px;
	font-family: 'Calibri W01 Bold 904607', Sans-serif;
	font-weight: normal;
	padding-left: 30px;
}

.nav-member-area .member-btn a
{
	text-decoration: none;
	color: #FFF;
	display: block;
	height: 80px;
}

.nav-member-area .member-btn:hover, .nav-member-area .member-btn.active
{
	background: transparent url("../img/member_area_btn_over.png") bottom center no-repeat;
}

.enjoy-alsace-form
{
	background: url("../img/red_form.jpg");
	height: auto;
	width: 280px;
	padding: 20px;
}

.enjoy-alsace-form input
{
	width: 260px;
	margin: 5px 0;
}

.enjoy-alsace-form input.small1
{
	width: 80px;
	margin-left: 5px;
}

.enjoy-alsace-form input.small2
{
	width: 150px;
	margin: 5px 0;
}

.enjoy-alsace-form .select-mask
{
	margin: 5px 0;
	width: 170px;
}

.enjoy-alsace-form select
{
	background-position-x: 140px;
}

.enjoy-alsace-form p
{
	font-size: 12px;
	color: #FFF;
}

.enjoy-alsace-form .sep
{
	border: 1px dashed #FFF;
	margin: 20px 0;
}

.enjoy-alsace-form span
{
	font-size: 10px;
	color: #FFF;
}

.enjoy-alsace-form span.checkbox {
	font-size: 13px;
}

.enjoy-alsace-form span.checkbox input {
	width: 20px;
}

.opera .enjoy-alsace-form span
{
	font-size: 9px;
}

.enjoy-alsace-form span.error
{
	font-size: 13px;
	color: #FFF;
}

.popup
{
	display: none;
	height: auto;
	width: 340px;
	padding: 20px 30px;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -130px;
	background: url('../img/bg_popup.jpg') center center;
	position: fixed;
	z-index: 1000;
}

.popup.red
{
	background: url('../img/bg_popup_red.jpg') center center;
}

.popup #popup-close
{
	color: white;
	cursor: pointer;
	position: absolute;
	margin-left: 355px;
	margin-top: -20px;
}

.popup-ad
{
	box-sizing: border-box;
	display: none;
	height: 650px;
	width: 650px;
	padding: 30px 0 0 10px;
	left: 50%;
	top: 50%;
	cursor: pointer;
	transform: translateX(-50%) translateY(-50%) scale(1, 1) rotate(0deg) !important;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(1, 1) rotate(0deg) !important;
	-moz-transform: translateX(-50%) translateY(-50%) scale(1, 1) rotate(0deg) !important;
	-ms-transform: translateX(-50%) translateY(-50%) scale(1, 1) rotate(0deg) !important;
	-o-transform: translateX(-50%) translateY(-50%) scale(1, 1) rotate(0deg) !important;
	background: white;
	position: fixed;
	z-index: 1000;
}

.popup-ad #popup-ad-close
{
	color: black;
	cursor: pointer;
	position: absolute;
	z-index: 10;
	right: 10px;
	top: 6px;
}

.popup-ad #popup-ad-footer {
	font-size:14px;
	text-align: center;
}

.popup-ad #popup-ad-content {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.popup-ad #popup-ad-content .foodstudio
{
	position: absolute;
	display: block;
	width: 100%;
	bottom: 38px;
	text-align: center;
	color: #472500;
	font-family: 'Futura W01 Medium', Sans-serif;
	font-size: 15px;
}

.popup-ad #popup-ad-content .foodstudio a.orange
{
	text-decoration: none;
	color: #EE7A0C;
}

.form-help span
{
	color: #533411;
	font-size: 12px;
	display:block;
	margin-top: -10px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
}

.form-help a
{
	color: #ED7D00;
	font-size: 12px;
	display:block;
	margin-top: -10px;
	margin-bottom: 15px;
}

.block3h
{
	min-height: 785px;
	width: 640px;
	padding-bottom: 175px;
	background: transparent url("../img/content_bg.jpg") bottom left no-repeat;
}

.block3h label
{
	font-size: 12px;
	color: #533411;
	line-height: 12px;
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

.opera .block3h label
{
	font-size: 10px;
}

.block3h span.error
{
	color: #DE3100;
	font-size: 10px;
	margin-top: -10px;
	display: block;
	margin-bottom: 10px;
}

.block3h span.error.nomargin
{
	margin-top: 5px;
}

.block3h .half
{
	width: 280px;
	margin: 0 20px;
	border-top: 1px dashed #7C4F1B;
	text-align: center;
	padding: 20px 0;
}

.block3h .half p
{
	font-size: 12px;
}

.block3h.nobg
{
	background: #FFF;
	padding-bottom: 0px;
}

.block3h .block-full
{
	width: 370px;
	height: 171px;
	padding: 10px 30px 10px 240px;
	background: #FFF;
	border-top: 1px solid #523408;
	overflow: hidden;
}

.block3h .block-full .fg
{
	position: absolute;
	background: transparent url("../img/icon_download_big.png") center top no-repeat;
	width: 640px;
	height: 191px;
	margin-top: -168px;
	margin-left: -240px;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s .1s, opacity .1s ease-in;
}

.block3h .block-full:hover .fg
{
	visibility: visible;
	opacity: 1;
	transition: visibility 0s .1s, opacity .1s ease-in;
}

.block3h .block-full .text
{
	height: 158px;
	overflow: hidden;
}

.block3h .block-full span
{
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
	font-size: 10px;
}

.block3h .block-full p
{
	font-size: 12px;
}

.block3h .block-full.doc
{
	background: #FFF url("../img/hexa_doc.png") center left no-repeat;
	background-position-x: 20px;
}

.block3h .block-full.pdf
{
	background: #FFF url("../img/hexa_pdf.png") center left no-repeat;
	background-position-x: 20px;
}

.block3h .block-full.word
{
	background: #FFF url("../img/hexa_word.png") center left no-repeat;
	background-position-x: 20px;
}

.block3h.small
{
	min-height: 735px;
}

.block3h > .picture
{
	width: 640px;
	height: 320px;
	overflow: hidden;
}

.block3h > .picture.small
{
	height: 300px;
}

.block3h > .picture .arrow-top
{
	position: absolute;
	margin-top: -19px;
	margin-left: 315px;
}

.block3h > .text
{
	padding: 30px;
}

.block3h > .text .select-mask.full
{
	margin-bottom: 25px;
}

.block3h > .text input[type=text], .block3h > .text .uploader
{
	margin-bottom: 15px;
}

.block3h > .text input[type=text].select2-input
{
	margin-bottom: 5px;
}

.block3h > .text input[type=text].margin
{
	margin-right: 30px;
}

.block3h > .text .uploader.margin
{
	margin-right: 30px;
}

.block3h > .text > span
{
	font-size: 10px;
	margin: 0 10px;
}

.block3h > .text h3, .block3h > .text h4
{
	color: #333333;
	margin: 10px 10px 20px 10px;
	font-weight: normal;
}

.tab-mini
{
	background: url("../img/tab_mini.png");
	width: 320px;
	height: 25px;
	position: absolute;
	margin-top: -29px;
}

.tab-mini.one
{
	background: url("../img/tab_mini_one.png");
}

.tab-mini > a
{
	display: block;
	height: 25px;
	width: 160px;
	font-size: 12px;
	text-decoration: none;
	line-height:27px;
	text-align: center;
	font-family: 'Calibri W01 Regular 904604';
	color: #533411;
}

.tab-mini.one > a
{
	width: 320px;
}

.tab-mini > a.current
{
	color: #C89465;
}

#hide
{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
	background: url("../img/hide.png");
	display: none;
}

#upload-box
{
	z-index: 101;
	display: none;
	position: fixed;
	width: 593px;
	height: auto;
	top: 50%;
	left: 50%;
	padding: 30px;
	margin-left: -326px;
	margin-top: -213px;
	background: transparent url("../img/bg_upload.png") top center repeat-y;
}

#upload-box textarea
{
	border: none;
	height: 80px;
	width: 573px;
	max-width: 573px;
	max-height: 80px;
}

#login-box
{
	z-index: 101;
	display: none;
	position: fixed;
	width: 374px;
	height: 264px;
	top: 50%;
	left: 50%;
	padding: 30px 20px 20px 20px;
	margin-left: -207px;
	margin-top: -157px;
	background: transparent url("../img/bg_login.png");
}

#login-box .group
{
	margin: 15px 0;
}

#upload-box .group
{
	margin: 5px 0;
}

#login-box .group
{
	text-align: center;
}

#login-box label, #upload-box label
{
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
	font-size: 15px;
	color: #FFF;
}

.opera #login-box label, .opera #upload-box label
{
	font-size: 13px;
}

#login-box .error, #upload-box .error
{
	text-align: center;
	font-size: 14px;
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
	color: #E32118;
	display: none;
}

#login-box .success, #upload-box .success
{
	text-align: center;
	font-size: 14px;
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
	color: #47A72E;
	display: none;
}

#upload-box .uploader
{
	border: none;
}

#login-box a, #upload-box a
{
	font-size: 12px;
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
	color: #FFF;
}

#db-search
{
	width: 320px;
	height: auto;
	background-color: #f4f2ef;
}

#db-search.bg
{
	background: #f4f2ef url("../img/db_bg.jpg") bottom right no-repeat;
	height: auto;
}

#db-search form
{
	padding: 10px 20px 20px 20px;
}

#db-search .sep
{
	width: 280px;
	height: 1px;
	border-bottom: 1px dashed #7d4e24;
	margin: 0 20px;
}

#db-search form .btn
{
	margin: 15px 0 0 0;
	display: block;
}

#db-search form input
{
	width: 260px;
	margin: 5px 0;
}

#db-search form .select-mask
{
	margin: 5px 0;
	width: 280px;
}

#db-search form .select-mask select
{
	background: #FFF url("../img/select.png") no-repeat 250px top;
}

#header .logo
{
	display: block;
	padding-top: 20px;
}

#header #top
{
	padding: 15px 10px 0 5px;
	height: 35px;
	width: 775px;
}

#header #top .info
{
	font-size: 15px;
	color: #ffffff;
}

.opera #header #top .info
{
	font-size: 13px;
	line-height: 21px;
}

#header #top .btn
{
	padding: 0 5px;
}

#header .menu
{
	height: 61px;
	margin-bottom: 17px;
	background: #ffffff;

}

#header .menu:before
{
	background : url(../img/header_menu_left.png) no-repeat 0 0 ;
	content: "";
	width: 21px;
	height: 61px;
	position: absolute;
	margin-left: -21px;
}

#header .menu > li
{
	line-height: 61px;
	width: 128px;
	height: 61px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 0 1px;
	position: relative;
	box-sizing: border-box;
	margin-left: -6px;
}

#header .menu > li:first-child
{
	margin-left: 0
}

#header .menu > li:first-child:before
{
	content: "";
	width: 0;
}

#header .menu > li:before
{
	content: "";
	width: 1px;
	background: #e6e2de;
	height: 100%;
	display: inline-block;
	position: absolute;
}

#header .menu > li.current
{
	background: url("../img/arrow_top.png") bottom center no-repeat;
}

#header .menu > li > .vertical-block,
#header .menu > li > ul > li > .vertical-block
{
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	text-align: center;
}

#header .menu > li > .vertical-block a
{
	-webkit-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    -o-transition: color .2s ease-in;
    transition: color .2s ease-in;
	text-decoration: none;
	color: #ee7a0c;
	font-size: 15px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	cursor: pointer;
	padding: 0 10px;
}

.opera #header .menu > li > .vertical-block a
{
	font-size: 14px;
}

#header .menu:hover > li > .vertical-block a
{
	color: rgba(238, 122, 12, 0.5);
	-webkit-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    -o-transition: color .2s ease-in;
    transition: color .2s ease-in;
}

#header .menu:hover > li:hover > .vertical-block a
{
	-webkit-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    -o-transition: color .2s ease-in;
    transition: color .2s ease-in;
	color: rgba(238, 122, 12, 1);
}

#header .menu > li:hover > .vertical-block a
{
	color: #472500;
}

#header .menu > li:hover >  ul
{
	display: block;
}

#header .menu > li:hover >  .arrow-top
{
	display: block;
	background: transparent url("../img/arrow_top_yellow.png") center center no-repeat;
}

#header .menu > li.current > .arrow-top
{
	display: block;
}

#header .menu > li > ul
{
	display: none;
	background-color: #FAB01A;
	color: #FFF;
	position: absolute;
	z-index: 10;
	line-height: 35px;
	margin-top: 15px;
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
	font-size: 13px;
	width: 170px;
    margin-left: -20px;
}

#header .menu > li > .arrow-top
{
	display: none;
	position: absolute;
	margin-top: 0px;
}

#header .menu > li > ul > li
{
    height: 35px;
    display: inline-block;
    line-height: 35px;
    width: 100%;
}

#header .menu > li > ul > li > .vertical-block a
{
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	color: #FFF;
	box-sizing: border-box;
}

#header .menu > li > ul:hover > li:hover
{
	-webkit-transition: background-color .2s ease-in;
    -moz-transition: background-color .2s ease-in;
    -o-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in;
	background-color: #EF7A06;
}

#header .lang-menu
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding-left: 5px;
}

#header .lang-menu #change-language-btn
{
	cursor: pointer;
}

#header .lang-menu .arrow-down
{
	position: absolute;
	margin-left: 4px;
}

#header .lang-menu ul
{
	display: none;
	position: absolute;
	background: #FFF;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	margin-left: -10px;
	margin-top: -4px;
}

#header .lang-menu ul > li
{
	margin: 0;
	padding: 0;
	cursor: pointer;
}

#content
{
	width: 960px;
	margin: 0 auto 20px auto;
}

#content.wrapper
{
	background-color: white;
	border-top: 8px solid #FFF;
	margin: -8px auto 20px auto;
}

#content .bcb
{
	height: 21px;
	line-height: 15px;
	padding: 0 10px;
	font-size: 12px;
	color: #472500;
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
	text-align: right;
}

#content .bcb > a
{
	color: #EF7A06;
}

#content .nav
{
	height: 50px;
	background: #FFF url("../img/shadow_down.png") center top no-repeat;
	line-height: 50px;
	color: #533411;
	font-size: 12px;
	font-family: 'Calibri W01 Bold 904607', Sans-serif;
	font-weight: normal;
}

#content .nav a
{
	text-decoration: none;
	color: #533411;
}

#content .nav .arrow-left
{
	background: transparent url("../img/nav_arrow_left.png") center top no-repeat;
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

#content #project .intro
{
	width: 280px;
	height: 265px;
	margin: 25px 20px 0 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #9A164A;
}

#content #project.blue .intro
{
	border-bottom: 1px dashed #1BA5A0;
}

#content #project.green .intro
{
	border-bottom: 1px dashed #46A23D;
}

#content #project .intro p
{
	font-size: 16px;
	color: #533411;
	margin: 0;
}

#content #project .grip
{
	width: 640px;
	height: 290px;
	overflow: hidden;
	background: url("../img/project_bg1_wine.jpg")
}

#content #project.wine .grip
{
	background: url("../img/project_bg1_wine.jpg")
}

#content #project.blue .grip
{
	background: url("../img/project_bg1_blue.jpg")
}

#content #project.red .grip
{
	background: url("../img/project_bg1_red.jpg")
}

#content #project.orange .grip
{
	background: url("../img/project_bg1_orange.jpg")
}

#content #project.green .grip
{
	background: url("../img/project_bg1_green.jpg")
}

#content #project .grip p
{
	color: #FFF;
	text-align: right;
	width: 200px;
	font-size: 12px;
	font-family:'Calibri W01 Regular 904604', Sans-serif;
	margin: 35px 25px 0 0;
}

#content #project .text
{
	background: url("../img/project_bg2_wine.jpg") bottom left no-repeat;
	padding: 30px 0 30px 0;
}

#content #project.wine .text
{
	background: url("../img/project_bg2_wine.jpg") bottom left no-repeat;
}

#content #project.blue .text
{
	background: url("../img/project_bg2_blue.jpg") bottom left no-repeat;
}

#content #project.red .text
{
	background: url("../img/project_bg2_red.jpg") bottom left no-repeat;
}

#content #project.orange .text
{
	background: url("../img/project_bg2_orange.jpg") bottom left no-repeat;
}

#content #project.green .text
{
	background: url("../img/project_bg2_green.jpg") bottom left no-repeat;
}

#content #project .text p
{
	font-size: 12px;
	font-family:'Calibri W01 Regular 904604', Sans-serif;
	margin: 10px;
}

#content #project .text p strong
{
	font-family:'Calibri W01 Bold 904607', Sans-serif;
	font-weight: normal;
}

#content #project .info p
{
	margin: 0 0 10px 0;
	width: 320px;
}

#content #project .text .ct
{
	min-height: 260px;
	width: 600px;
	font-size: 12px;
	font-family:'Calibri W01 Regular 904604', Sans-serif;
	padding: 0 20px;
}

#content #project .text .ct h3, #content #project .text .ct h4
{
	color: #333333;
	margin: 10px 10px;
	text-transform: uppercase;
	font-weight: normal;
}

#content #news-list .block, #content #labeled-list .block, #content .block3h .block
{
	width: 320px;
	height: 320px;
	background: #FFF;
}

#content #news-list .block .picture .bg, #content .block3h .block .picture .bg
{
	position: absolute;
	background: transparent url("../img/news_list_bg.png") center top no-repeat;
	height: 140px;
	width: 72px;
	padding: 10px;
}

#content .block3h .block .picture .fg, #content #news-list .block .picture .fg
{
	position: absolute;
	background: transparent url("../img/icon_download.png") center top repeat-y;
	width: 320px;
	height: 320px;
	margin-top: -164px;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s .1s, opacity .1s ease-in;
}

#content .block3h .block:hover .picture .fg, #content #news-list .block:hover .picture .fg
{
	visibility: visible;
	opacity: 1;
	transition: visibility 0s .1s, opacity .1s ease-in;
}

#content #labeled-list .block .picture .bg
{
	position: absolute;
	height: 160px;
	width: 103px;
	background: transparent url("../img/labeled_list_bg.png") left top no-repeat;
}

#content #news-list .block .picture img, #content #labeled-list .block .picture img,
#content .block3h .block .picture img
{
	width: 320px;
	height: 160px;
}

#content #news-list .block .picture .arrow-top, #content #labeled-list .block .picture .arrow-top,
#content .block3h .block .picture .arrow-top
{
	margin-top: 145px;
	margin-left: 151px;
}

#content #labeled-list .block .text
{
	height: 40px;
	text-align: center;
	width: 280px;
	padding: 60px 20px;
	background: transparent url("../img/labeled_text_bg.png") right bottom no-repeat;
}

#content #news-list .block .text, #content .block3h .block .text
{
	width: 280px;
	height: 123px;
	padding: 15px 20px 0px 20px;
	overflow: hidden;
}

#content #news-list .block .text span
{
	font-size: 10px;
	line-height: 20px;
}

#content #news-list .block .text h3, #content #labeled-list .block .text h3,
#content .block3h .block .text h3
{
	text-transform: uppercase;
	font-weight: normal;
}

#content #news-list .block .text p, #content .block3h .block .text p
{
	font-size: 12px;
}

#content .block.block-tools > p
{
    font-family: 'Calibri W01 Light 904604', Sans-serif !important;
    font-size: 13px !important;
}

#content .block.block-tools > p > span
{
    font-weight: bold;
    font-size: 17px;
}

#content #members #members-list .item
{
	padding: 20px 20px 15px 20px;
	height: 160px;
	min-height: 160px;
	overflow: hidden;
	background-color: white;
	background: #FFF url("../img/member_bg.jpg") top left no-repeat;
	border-top: 1px solid #523408;
}

#content #members #members-list .item.red
{
	background: #FFF url("../img/member_bg_red.jpg") top left no-repeat;
}

#content #members #members-list .item .hidden .bg
{
	width: 322px;
	height: 69px;
	background: #FFF url("../img/member_bg2.jpg") top left no-repeat;
	margin-right: -20px;
	margin-bottom: -20px;
	margin-top: -35px;
}

#content #members #members-list .item.red .hidden .bg
{
	width: 322px;
	height: 69px;
	background: #FFF url("../img/member_bg2_red.jpg") top left no-repeat;
	margin-right: -20px;
	margin-bottom: -20px;
	margin-top: 5px;
}

#content #members #members-list .item.red .hidden-bg
{
	width: 322px;
	height: 69px;
	background: #FFF url("../img/member_bg2_red.jpg") top left no-repeat;
	position: absolute;
	margin-left: 618px;
	margin-top: 106px;
	z-index: 0;
}

#content #members #members-list .item .hidden
{
	margin-left: 200px;
	padding-top: 5px;
}

#content #members #members-list .item .hidden .pictures
{
	width: 550px;
}

#content #members #members-list .item .hidden .pictures a
{
	text-decoration: none;
}

#content #members #members-list .item .hidden .pictures img
{
	width: 55px;
	height: 55px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#content #members #members-list .item .btn-arrow-down
{
	margin-top: 60px;
}

#content #members #members-list .item p
{
	font-family:'Calibri W01 Regular 904604', Sans-serif;
	font-size: 12px;
	color: #533411;
	line-height: 17px;
	max-width: 650px;
}

#content #members #members-list .item p strong
{
	font-family:'Calibri W01 Bold 904607', Sans-serif;
	font-weight: normal;
}

#content #members #members-list .item > .logo
{
	width: 180px;
	height: 160px;
	background: url("../img/logo_bg.png") no-repeat top center;
	margin-right: 20px;
}

#content #members #members-list .item > .logo.big
{
	background: none;
}

#content #members #members-list .item > .logo.big .mask
{
	width: 180px;
	height: 160px;
	background: url("../img/logo_big_bg.png") no-repeat top center;
	position: absolute;
	margin-top: -150px;
}

#content #members #members-list .item > .logo img
{
	max-width: 105px;
	max-height: 80px;
}

#content #members #members-list .item > .logo.big img
{
	max-width: none;
	max-height: none;
	width: 160px;
	height: 135px;
	margin-left: 10px;
	margin-top: 10px;
}

#content #members #members-list .item > .logo.big .mask-zoom
{
	width: 180px;
	height: 160px;
	background: url("../img/logo_big_bg_zoom.png") no-repeat top center;
	position: absolute;
	margin-top: -150px;
	visibility: hidden;
	opacity: 0;
	cursor: pointer;
	transition: visibility 0s .2s, opacity .2s ease-in;
}

#content #members #members-list .item > .logo.big:hover .mask-zoom
{
	visibility: visible;
	opacity: 1;
	transition: opacity .2s ease-in;
}

#content .block
{
	width: 320px;
	height: 320px;
	background-color: white;
	overflow: hidden;
}

.ie #content .block
{
	position: relative;
}

#content .block .sep
{
	display: block;
	height: 1px;
	border-top: 1px dashed #FFF;
	width: 100%;
	margin: 20px 0;
}

#content .block.padding
{
	padding: 30px 20px 0px 20px;
	width: 280px;
	height: 290px;
}

#content .block.auto
{
	height: auto;
}

#content .block.auto.padding
{
	padding-bottom: 20px;
}

#content .block.brown
{
	background: url('../img/bg_brown.jpg');
}

#content .block.brown2
{
	background: url('../img/bg_brown2.jpg');
}

#content .block.brown3
{
	background: url(../img/bg-brown3.jpg);
}

#content .block.blue
{
	background: url(../img/bg-plaquette.jpg);
}

#content .block.blue .title
{
	font-size: 17px;
	color: #fff;
	font-family: 'Futura W01 Medium', Sans-serif;
}

#content .block.blue .btn span
{
	color: #00a09f;
}

#content .block.blue .btn
{
	display: inline-block;
}

#content .block.brown3 .title,
#content .block.orange2 .title
{
	font-size: 17px;
	color: #fff;
	font-family: 'Futura W01 Medium', Sans-serif;
}

#content .block.brown3 p,
#content .block.orange2 p
{
	font-size: 14px;
	color: white;
	font-family:'Calibri W01 Regular 904604', Sans-serif;
}


#content .block.white
{
	background: url('../img/bg_white.jpg');
}

#content .block.orange
{
	background: url('../img/orange_form.jpg');
}

#content .block.orange2
{
	background: url('../img/bg-orange2.jpg');
}

#content .block.orange p
{
	font-size: 12px;
	color: white;
	font-family:'Calibri W01 Regular 904604', Sans-serif;
}

#content .block.orange h3
{
	margin-bottom: 20px;
	font-weight: normal;
}

#content .block.projects
{
	background: url('../img/projects.jpg');
}

#content .block.dashed1
{
	background: white url('../img/dashed1.png') bottom left no-repeat;
}

#content .block.dashed2
{
	background: white url('../img/dashed2.png') bottom left no-repeat;
}

#content .block .slides
{
	height: 290px;
	width: 2000px;
	position: relative;
}

#content .block .slides .title
{
	position: absolute;
	z-index: 1;
	width: 320px;
	height: 100px;
}

#content .block .slides .title img
{
	position: absolute;
}

#content .block .slides .title h2
{
	position: absolute;
	margin: 25px 0 0 20px;
	font-weight: normal;
}

#content .block .slide
{
	position: relative;
	width: 320px;
	height: 320px;
}

#content .block .slide.margin
{
	margin: 30px 20px 0 20px;
	width: 280px;
	height: 290px;
}

#content .block .pag
{
	background-color: #FFF;
	position: absolute;
	width: 50px;
	color: #472500;
	font-size: 10px;
	text-align: center;
	margin-left: 135px;
	margin-top: -30px;
	padding: 5px 0;
	font-family:'Calibri W01 Bold 904607', Sans-serif;
	font-weight: normal;
}

#content .block .arrow
{
	cursor: pointer;
	background: transparent url('../img/slide_arrow.png') no-repeat;
	width: 45px;
	height: 90px;
	position: absolute;
	margin-top: -170px;
}

#content .block .arrow:hover
{
	background: transparent url('../img/slide_arrow_over.png') no-repeat;
}

#content .block .arrow.inverse
{
	background: transparent url('../img/slide_arrow_left.png') no-repeat;
	margin-left: 275px;
}

#content .block .arrow:hover.inverse
{
	background: transparent url('../img/slide_arrow_left_over.png') no-repeat;
}

#footer
{
	padding-top: 20px;
	height: 330px;
	width: 100%;
	position: relative;
}

#footer > .widgets
{
	height: 260px;
}

#footer .agenda
{
	width: 242px;
	height: 200px;
}

#footer .agenda .btn span
{
	padding-right: 40px;
	padding-left: 55px;
}

#footer .agenda .event
{
	margin: 20px 0;
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
}

#footer .agenda .event td
{
	vertical-align: middle;
}

#footer .agenda .event td > span
{
	font-family: 'Calibri W01 Bold 904607', Sans-serif;
	font-size: 12px;
	color: #EE7A0C;
	font-weight: normal;
	padding: 0 0 0 0px;
	text-align: justify;
}

#footer > .content > .socials
{
	width: 300px;
	border-bottom: 1px dashed #EE7A0C;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#footer > .content > .socials > a
{
	padding-right: 20px;
}

.socials2
{
	margin-top: 5px;
}

.socials2 a
{
	margin-left: 10px;
}

#footer > .content > .partners
{
	width: 300px;
	overflow: hidden;
}

#footer #address
{
	height: 50px;
	width: 100%;
	border-top: 1px dashed #EE7A0C;
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
	font-size: 12px;
	color: #472500;
	line-height: 50px;
}

#footer #address img
{
	vertical-align: middle;
	margin-right: 10px;
}

#footer #address ul
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	list-style: circle;
}

#footer #address ul li
{
	display: inline;
	color: #EE7A0C;
	background: transparent url('../img/puce_mini.png') left center no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
	line-height: 50px;
}

#footer > .content > .menu
{
	height: 200px;
	margin: 0 20px;
}

#footer > .content > .menu > li
{
	color: #472500;
	font-family: 'Calibri W01 Bold 904607', Sans-serif;
	font-size: 12px;
	padding: 0 0 10px 0;
	font-weight: normal;
}

.opera #footer > .content > .menu > li
{
	font-size: 12px;
}

#footer > .content > .menu > li a
{
	text-decoration: none;
	color: #472500;
}

#footer > .content > .menu .submenu > li
{
	list-style: circle;
	padding: 5px 0;
	margin-left: 15px;
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
}

#footer #copyrights
{
	height: 50px;
	width: 100%;
	background-color: #ee7a0c;
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
}

#footer #copyrights .menu > li, #footer #copyrights .info span
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 50px;
	line-height: 50px;
	font-size: 11px;
	color: white;
}

#footer #copyrights .info span a
{
	text-decoration: none;
	color: #fff;
}

#footer #copyrights .menu > li.sep
{
	padding: 0 10px;
}

#footer #copyrights .menu > li a
{
	text-decoration: none;
	color: white;
}

#footer #copyrights .menu > li a:hover
{
	color: #7E4F23;
}

.page-content.error
{
	text-align: center;
	height: 300px;
	line-height: 300px;
	color: #EF7A06;
	font-size: 14px;
}

.page-content.error.red
{
	color: #E32119;
}

.page-content, .page-content p, .page-content span
{
	color: #472500;
	font-size: 13px;
	font-family: 'Calibri W01 Regular 904604', Sans-serif;
	line-height: 18px;
	margin: 10px;
}

.page-content p
{
	max-width: 540px;
	overflow: auto;
}

.page-content strong, .page-content th
{
	font-family: 'Calibri W01 Bold 904607', Sans-serif;
	font-weight: normal;
}

.page-content table
{
	border-color: #333;
	max-width: 560px;
	overflow: auto;
	display: block;
}

.page-content img
{
	max-width: 540px;
}

.page-content em
{
	font-family: 'Calibri W01 Italic 904613', Sans-serif;
	font-style: normal;
}

.page-content a
{
	text-decoration: underline;
	color: #EF7A06;
}

.page-content.red a
{
	text-decoration: underline;
	color: #E32119;
}

.page-content hr
{
	border-color: #EF7A06;
	margin: 0.5em 10px;
	color: #EF7A06;
}

.page-content.red hr
{
	border-color: #E32119;
	margin: 0.5em 10px;
	color: #E32119;
}

.page-content > h3
{
	color: #333333;
	font-size: 16px;
	margin: 10px;
	padding: 0;
	font-family: 'Calibri W01 Bold 904607', Sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

.page-content > h4
{
	color: #333333;
	font-size: 14px;
	margin: 10px;
	font-family: 'Calibri W01 Bold 904607', Sans-serif;
	font-weight: normal;
}

.page-content blockquote, .page-content blockquote p
{
	font-family: 'Calibri W01 Italic 904613', Sans-serif;
	font-style: normal;
}

.page-content ol, .page-content ul
{
	padding: 0 0 0 40px;
}

.page-content ul > li
{
	list-style: circle;
}

.ie li
{
	list-style-type: none;
}

.social-link
{
	padding-left: 30px;
	margin-left: 10px;
}

.social-link .social
{
	float: left;
}

.social-link .social:first-child
{
	margin-right: 15px;
}

.left.captcha
{
	margin-left: 160px;
}

.captcha img
{
	vertical-align: middle;
	margin-top: -2px;
}

.upper
{
	text-transform: uppercase;
}

.underline
{
	text-decoration: underline;
}
