@charset "UTF-8";

/* GHL Groupe
 * CSS Document - Main Stylesheet
 * using the dyncss system 
 * coded by Lisaraël@newedge
 */

@import url(./TinyMCE_custom.css);


* {
	padding: 0;
	margin: 0;
	outline: 0;
}

html, body {
	width: 100%;
}

html {
	background: #fecc00 url(../images/i_layout/bcg.png) top center repeat;
}

body {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	position: relative;
	height: 100%;
	color: #333;
	background: #fecc00 url(../images/i_layout/bcg_top.png) top center repeat-x;
}

img {
	border: 0;
}

p {
	
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

a:active {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
}

.clear {
	clear: both;
}

/* **************************************************************************************************** */


#container {
	padding: 0;
	/* background: url(../images/i_layout/body.png) top center repeat-y; */
}

#header {
	width: 779px;
	padding: 0;
	text-align: right;
	margin: 0 auto;
	position: relative;
}

#header_banner {
	width: 629px;
	height: 158px;
	background: url(../images/i_layout/header.jpg) top center no-repeat;
	margin: 0 auto;
}

#floatholder {
	margin: 0 auto;
	width: 779px;
	position: relative;
	background: white url(../images/i_layout/col_body.png) top left repeat-y;
	padding: 0 0 35px;
}

#col_left {
	float: left;
	width: 150px;
	min-height: 718px;
	height: auto !important;
	height: 718px;
	position: relative;
	background: url(../images/i_layout/col_left.png) top left no-repeat;
}

#col_left h1 {
	width: 150px;
	text-indent: -9999px;
	height: 190px;
	margin: 0;
	padding: 0;
}

#foot {
	height: 171px;
	width: 150px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/i_layout/col_foot.png) bottom center repeat-x;
}

#foot span {
	display: none;
}

#awex {
	position: absolute;
	display: block;
	width: 75px;
	height: 76px;
	bottom: 15px;
	right: 5px;
}

#group_right {
	float: left;
	margin: 0;
	width: 629px;
}

#col_center {
	float: left;
	width: 469px;
}

#col_right {
	float: left;
	width: 160px;
}

#footer {
	background: white url(../images/i_layout/footer.png) bottom center repeat-x;
	text-align: center;
	margin: 0 auto;
	width: 629px;
	height: 30px;
	text-align: right;
	clear: both;
	position: absolute;
	bottom: 0;
	right: 0;
}

#impressum {
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
}

/* **************************************************************************************************** */


#header_top {
	height: 28px;
	width: 779px;
	position: relative;
	background: url(../images/i_layout/top.png) top right repeat-x;
}

#header_top_left {
	background: url(../images/i_layout/top_left.png) top right no-repeat;
	height: 28px;
	width: 15px;
	float: left;
}

#header_top_right {
	position: absolute;
	background: url(../images/i_layout/top_right.png) top right repeat-x;
	height: 28px;
	width: 375px;
	top: 0;
	right: 0;
	padding: 0 0 0 0;
}

#header_top_right form {
	padding: 1px 5px 0 0;
	margin: 8px 0 0;
}

#header_top_right form h3 {
	float: left;
	text-transform: uppercase;
	color: #FFF;
	padding: 0 5px 0 0;
	font-size: 11px;
}

#header_top_right form input.text {
	color: #999;
	background: white;
	font-size: 10px;
	border: 1px solid #333;
	padding: 1px 3px 1px 4px; 
	font-family: Tahoma, Arial, sans-serif;
	margin: 0 0 0 2px;
	float: left;
}

#header_top_right form .submit {
	background: transparent;
	border: 0;
	padding: 1px 2px;
	color: white;
	font-size: 10px;
	margin: 0 0 0 3px;
	float: left;
}

#header_top_right form input.submit:hover {
	background: transparent;
	border: 0;
	padding: 1px 2px;
	color: white;
}

#header_top_menu {
	height: 18px;
	padding: 3px 3px 0 25px;
}

#shortcuts {
	display: inline;
}

#shortcuts ul {
	display: inline;
	padding: 4px 0 0;
}

#shortcuts ul li {
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	margin: 0 2px;
}

#shortcuts ul li img, #header_top img {
	vertical-align: middle;
}

/* **************************************************************************************************** */


#menu_box {
	height: 51px;
	background: url(../images/i_layout/menu_bcg.png) top center no-repeat;
}

#menu_top_container {
	margin: 0 auto;
	text-align: center;
	height: 30px;
}

#menu_top ul {
	height: 30px;
	list-style-position: inside;
	list-style-type: none;
	margin: 0 auto;
	width: 779px;
	padding: 0px 20px 0 0;
}

#menu_top ul li {
	float: left;
	text-transform: uppercase;
	font: normal 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/* background: url(../images/i_layout/menu_separator.png) 0px 2px no-repeat; */
	padding: 0 0 0;
	margin: 0 0px 0 10px;
}

#menu_top ul li a {
	display: block; 
	height: 18px;
	float: left;
	text-decoration: none;
	color: #333;
	padding: 12px 1px 0;
}

#menu_top ul li a:hover {
	text-decoration: none;
	color: #333;
	background:  url(../images/i_layout/menu_hover.png) top center no-repeat;
}

#menu_top ul li a.active, #menu_top ul li a.active:hover {
	text-decoration: none;
	color: #333;
	background:  url(../images/i_layout/menu_hover.png) top center no-repeat;
}

/* Sous-menu, ici placé dans la colonne de gauche */

#menu_left_container {
	width: 150px;
	height: 1px;
}

#menu_left {
	padding: 0px 15px 0px;
}

#menu_left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu_left ul li {
	margin: 0 0 3px;
	padding: 3px 0 0;
	border-bottom: 1px dotted gray;
	text-align: center;
}

#menu_left ul li ul {
	margin: 0 0 5px;
	padding: 5px 0;
}

#menu_left ul li ul li {
	margin: 0;
	padding: 0;
}

#menu_left ul li a {
	display: block;
	padding: 5px 0 3px 5px;
	font: bold 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transformation: uppercase;
	color: #666;
	position: relative;
	z-index: 100;
}

#menu_left ul li a span {
	
}

#menu_left ul li a:hover {
	color: #e95d0f;
	background:  url(../images/i_layout/fleche.png) left center no-repeat;
}

#menu_left ul li a.active, #menu_left ul li a.active:hover {
	color: #e95d0f;
	background:  url(../images/i_layout/fleche.png) left center no-repeat;
}

#menu_left ul li ul li a {
	display: block;
	width: 130px;
	height: 18px;
	padding: 1px 0 0 10px;
	color: #333;
	position: relative;
	z-index: 100;
}

#menu_left ul li ul li a:hover {
	color: #666;
}

#menu_left ul li ul li a.active, #menu_left ul li ul li a.active:hover {
	color: #333;
}

/* **************************************************************************************************** */


/* NAVLINE */

#navline {
	display: none;
	font-size: 10px;
	margin: 5px 5px 10px;
}

#navline a {
	font-size: 10px;
	text-decoration: underline;
}

#navline span {
	font-size: 10px;
}

/* BODY STYLES */

#body_layout {
	padding: 0 15px 20px;
}

#body_layout h2 {
	font: normal 20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #f29400;
	margin: 10px 0 0;
	padding: 0 0 15px;
}

#body_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0;
}

#body_content p {
	margin: 0;
	padding: 0 0 14px 0;
}

#body_image {
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
}

/* SITEMAP */

.sitemap {
	
}

.sitemap ul {
	margin: 0;
	padding: 0 0 0 20px;
	color: #666;
	list-style-image: url(../images/i_layout/LI_arrow.png);
}

.sitemap li {
	color: #666;
}

.sitemap a {
	font-size: 11px;
	text-decoration: none;
	color: #555;
	margin: 0 0 5px;
}

.sitemap a:hover {
	text-decoration: none;
}

/* HOME CUSTOMISATION */

#home_objects {
	width: 90%;
	position: relative;
	margin: 5px auto 0;
}

#home_objects div#all_recettes {
	width: 168px;
	background: url(../images/i_layout/all_recettes.png) top left no-repeat;
	height: 120px;
	float: left;
	padding: 109px 0 0;
}

#home_objects div#month_recette {
	width: 168px;
	height: 120px;
	float: right;
	padding: 0 0 0;
}

#home_objects div#distributors {
	width: 200px;
	float: right;
	padding: 0 0 0;
}

div#distributors img {
	vertical-align: top;
	margin: 5px;
}

#home_objects div a {
	color: #ec712c;
	font-weight: bold;
}

/* Nos produits et nos marques */

div.centered_image {
	text-align: center;
}

div.marks_list, div.recettes_list {
	width: 200px;
	float: left;
	text-align: center;
}

div.marks_list div {
	margin: 5px 0;
}

div.products_list, div.concours_list {
	width: 200px;
	float: right;
}

div.products_list ul li a.product {
	text-decoration: none;
}

div.products_list ul li {
	margin: 0 0 5px;
	list-style: none;
}

div.recettes_list, div.concours_list {
	text-align: left;
	margin: 5px 0 0;
}

div.recettes_list h3, div.concours_list h3, div#distributors h3 {
	color: #ec712c;
	font-size: 12px;
	margin: 0 0 10px;
	text-transform: uppercase;
}

div.recettes_list a, div.concours_list a {
	color: #666;
	font-size: 10px;
	text-transform: uppercase;
}

/* **************************************************************************************************** */


div.right_box {
	width: 140px;
	margin: 10px auto;
	background: url(../images/i_layout/box_body.png) bottom center no-repeat;
}

div.right_box h2 {
	color: white;
	height: 21px;
	font: bold 11px "Trebuchet MS", Verdana;
	text-align: right;
	padding: 3px 0 0;
	width: 140px;
	background: url(../images/i_layout/box_top.png) top right no-repeat;
}

div.right_box h2 a {
	margin: 0 5px 0 0;
	color: white;
}

div.right_box .box_content {
	padding: 7px;
	font-size: 10px;
}

div.right_box .box_content img {
	display: block;
}

/* Documents */

#documents ul {
	margin: 0 0 5px;
	padding: 3px;
	list-style-type: none;
}

#documents ul li {
	margin: 0 0 5px;
	padding: 0 0 0 4px;
	font-size: 10px;
}

#documents ul li a {
	text-decoration: none;
	color: #333;
}

#documents ul li a:hover {
	text-decoration: underline;
	color: #666;
}

/* Newsletter */

#newsletter form input {
	border: 1px solid #666;
	background: #efefef;
	padding: 2px;
	margin: 1px 0;
	font-size: 10px;
}

#newsletter form input.submit {
	padding: 1px 2px;
}

#newsletter .links {
	clear: both;
	text-align: right;
	padding: 3px 3px 3px 0;
}

#newsletter .links a {
	text-decoration: none;
}

#newsletter .links a:hover {
	text-decoration: underline;
}

/* Scroller */

#news .box_content {
	padding-left: 3px;
}

#news .box_content span {
	display: block;
	color: #ed7f00;
	font-size: 10px;
}

.box_content .link {
	font-size: 10px;
	margin: 0;
	padding: 0;
	width: 125px;
	text-align: right;
}

#news .box_content {
	font-size: 10px;
}

/* Videos */

div.player {
	width: 130px;
	margin: 3px auto 0;
	text-align: center;
}

/* Images */

#images div.box_content {
	text-align: center;
}

#images div.box_content a {
	display: block;
	margin: 0 0 5px;
}

#link_box {
	width: 145px;
	margin: 0 auto 0;
	padding: 10px 0 0;
	position: relative;
}

#link_box a {
	display: block;
	width: 70px;
	padding: 70px 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	color: #f29400;
}

#eat_icon {
	float: right;
	background: url(../images/i_layout/eat_well.gif) top center no-repeat;
}

#vid_icon {
	float: left;
	background: url(../images/i_layout/video.gif) top center no-repeat;
}

/* **************************************************************************************************** */


.pagination, #pagination {
	margin: 10px 0 10px 0;
	padding: 0;
}

.pagination a, #pagination a {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #555;
	padding: 1px 2px 2px;
}

.pagination a.active, #pagination a.active {
	color: SUBMENU_ACTIVE_COLOR;
	background-color: BG_COLOR_2;
}

.modules_list {
	
}

.group_block {
	margin: 0 0 25px;
	padding: 0 0 10px;
}

.group_block h2 {
	font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
	margin: 0 0 10px;
	padding: 3px 7px;
	background: #fecc00;
}

.elt_block {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: dotted 1px #f29400;
}

.elt_block h3 {
	font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #555;
	margin: 0;
	padding: 0 0 3px;
}

.elt_block .price {
	text-align: right;
	margin: 0 0 5px;
	font-size: 12px;
}

.elt_block .date {
	text-align: right;
	margin: 0 0 5px;
	font-style: italic;
	color: #f29400;
}

.elt_block .link, .elt_block .document, .documents {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ec712c;
	margin: 15px 0 5px 0;
	padding: 0;
}

.documents {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ec712c;
	margin: 5px auto 20px;
	padding: 5px;
	width: 90%;
	border-top: 1px dotted #ec712c;
}

.documents ul li {
	list-style: inside;
}

.elt_block .link a, .elt_block .document a, .documents a {
	color: #ec712c;
}

.elt_block .document a {
	padding: 0 0 0 22px;
	background: url(../images/i_icons/page_white_acrobat.png) 2px 0 no-repeat;
	display: block;
	height: 20px;
}

.elt_block .list_image {
	float: left;
	padding: 0 10px 10px 0;
	margin: 5px 0 0;
}

.image_box {
	margin: 0px 7px 7px 0px;
	padding: 7px;
	background-color: #ccf;
	border: solid 1px #ccf;
	float: left;
}

/* GMap */

div.gmap {
	margin: 15px auto;
	width: auto;
	height: 400px;
}

div#marker_tooltip h1 {
	font-size: 16px;
	color: #555;
	margin: 0 0 5px;
}

div#marker_address {
	margin: 0 0 5px;
	color: #666;
	font-style: italic;
}

/* Recettes : list */

div.recette_list {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid silver;
	clear: both;
}

div.recette_list div.redbox {
	width: 220px;
	float: left;
	background: #db4d13;
	height: 73px;
}

div.recette_list div.redbox div.redbox_left {
	float: left;
	padding: 5px 0 0 5px;
	color: white;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
}

div.recette_list div.redbox div.redbox_right {
	float: right;
}

div.recette_list div.description {
	width: 200px;
	float: right;
}

div.recette_list div.description h3 {
	color: #dd5923;
	font-size: 12px;
	margin: 0 0 5px;
}

div.recette_list div.description div.link {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ec712c;
	margin: 15px 0 5px 0;
	padding: 0 10px 0 0;
	text-align: right;
}

div.recette_list div.description div.link a {
	color: #ec712c;
}

#articles .elt_block h3, #news_block h3 {
	text-align: right;
	background: url(../images/i_layout/title.png) top right no-repeat;
	height: 21px;
	color: white;
	padding: 0 5px 0 0;
	margin: 0 0 10px;
	font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.recette_ingredients {
	width: 150px;
	float: left;
	margin: 0 5px 0 0;
	font-size: 9px;
}

.recette_preparation {
	width: 250px;
	float: right;
	font-size: 9px;
	color: #555;
}

.recette_ingredients ul {
	font-size: 9px;
	list-style: inside;
	color: #666;
}

.recette_ingredients ul li {
	margin: 0 0 3px;
	font-size: 9px;
}

.recette_infos div {
	margin: 0 0 15px;
}

.recette_infos div strong {
	display: block;
	color: #dd5923;
	font-weight: bold;
	font-size: 9px;
	margin: 0 0 3px;
}

.recette_infos div span, .recette_ingredients strong, .recette_preparation strong {
	display: block;
	color: #dd5923;
	font-weight: bold;
	font-size: 9px;
}

.recette_infos div span {
	display: block;
	color: #555;
	font-weight: bold;
	font-size: 9px;
}

/* Big Box */

div.big_box {
	width: 440px;
	margin: 0 auto;
	background: url(../images/i_layout/big_box_body.png) top left repeat;
}

div.big_box h3.big_top {
	width: 440px;
	height: 21px;
	margin: 0 auto;
	background: url(../images/i_layout/big_box_top.png) top left no-repeat;
	color: white;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

div.big_box h3.big_top span {
	display: block;
	height: 21px;
	float: right;
	background: url(../images/i_layout/big_box_top_bcg.png) top right repeat-x;
	padding: 3px 5px 0;
}

div.big_box h3.big_top span.corned {
	display: block;
	height: 21px;
	width: 15px;
	padding: 0;
	background: url(../images/i_layout/big_box_corned.png) top right no-repeat;
}

div.big_box div.big_box_body {
	margin: 5px 10px 0;
}

div.big_box div.big_box_bottom {
	width: 440px;
	height: 4px;
	margin: 0 auto;
	background: url(../images/i_layout/big_box_bottom.png) bottom left no-repeat;
}

div.result {
	margin: 10px 0 0;
	padding: 5px 0 0;
	border-top: 1px dotted #999;
}

div.result h4 {
	margin: 0 0 5px;
}

div.big_box div.inline_form {
	margin: 0 0 5px 0;
}

div.big_box div.inline_form label {
	margin: 0 5px 0 0;
}

div.wholesaler {
	margin: 10px 0 0;
	padding: 5px 0 0;
	border-bottom: 1px dotted #ddd;
}

div.wholesaler h4 {
	margin: 0 0 5px;
}

/* **************************************************************************************************** */


div.form_inline_elt, div.form_block_elt, div.form_subtitle_elt {
	margin: 0 0 10px;
	clear: both;
}

div.form_subtitle_elt {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 10px 0 15px;
}

div.form_inline_elt span {
	vertical-align: top;
	margin: 0 10px 0 0;
}

div.form_inline_elt label, div.form_block_elt label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	margin: 0 5px 0 0;
	display: block;
	width: 150px;
	float: left;
}

div.form_block_elt label {
	display: block;
	margin: 0 5px 5px 0;
	float: none;
	width: 650px;
}

div.form_check_elt {
	margin: 0 5px 5px 155px;
}

div.form_check_elt input {
	margin: 0 5px 0 0;
}

input.textinput, input.bigtextinput, input.smalltextinput, input.numberinput, input.bignumberinput, input.dateinput, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #555;
	background: #efefef;
	padding: 1px 2px;
}

textarea {
	min-width: 400px;
	min-height: 125px;
}

input.textinput {
	padding: 2px;
	font-size: 11px;
	min-width: 200px;
	margin: 0 5px 0 0;
}

input.bigtextinput {
	min-width: 500px;
}

input.smalltextinput {
	min-width: 25px;
}

input.numberinput {
	width: 20px;
}

input.bignumberinput {
	width: 30px;
}

input.dateinput {
	width: 70px;
	padding: 2px;
}

div.form_inline_elt select option, div.form_block_elt select option, table.listingTable tr td select option {
	padding: 1px 2px 1px 5px;
}

div.field_explain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: MAIN_COLOR_3;
	margin: 0 0 2px 15px;
	font-style: italic;
}

span.input_explain {
	font-size: 10px;
	font-style: italic;
	color: MAIN_COLOR_2;
}

span.warning {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: WARNING_COLOR_1;
	margin: 0 0 5px;
	font-style: normal;
}

span.warning input {
	border: 0;
	color: WARNING_COLOR_1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 3px;
}

label span.warning {
	display: inline;
	margin: 0 5px 0 0;
}

div.form_buttons {
	margin: 2px auto 5px;
	width: auto;
	text-align: center;
}

input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #555;
	cursor: pointer;
	padding: 1px 2px 2px 18px;
	background: #efefef url(../images/i_icons/bullet_disk.png) 2px 1px no-repeat;
}

input.go {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #555;
	cursor: pointer;
	padding: 1px 2px 2px 18px;
	background: #efefef url(../images/i_icons/bullet_go.png) 2px 1px no-repeat;
}

input.reset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #555;
	cursor: pointer;
	padding: 1px 2px 2px 18px;
	background: #efefef url(../images/i_icons/arrow_undo.png) 2px 1px no-repeat;
}

input.submit:hover, input.go:hover, input.reset:hover {
	background-color: INPUT_BG_COLOR_HOVER;
}

div.inline_form {
	margin: 0 0 5px 20px;
	position: relative;
}

div.inline_form label, form.inline_form input, div.inline_form div {
	display: inline;
}

div.inline_form input {
	margin: 0 5px 0 0;
}

fieldset {
	border: 1px dotted #555;
	padding: 5px;
	margin: 0 0 10px;
}

legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 0 5px;
	margin: 0 0 5px;
}

/* **************************************************************************************************** */


#copyright {
	display: block;
	width: 779px;
	padding: 0 5px 0 0;
	margin: 5px auto;
	text-align: right;
	font-size: 9px;
}

#copyright a {
	color: #666;
}



/* **************************************************************************************************** */


