body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #f6f2dd;
}

#global {
	width: 960px;
	height: 100%;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 160px;
}

.brown_bar {
	background-color: #987d69;
	width: 100%;
	height: 1px;
	margin: 10px 0;
	font-size: 1px;
	line-height: 1px;
}

#accueil_global {
	width: 100%;
	text-align: center;
}

#accueil_content_bg {
	background: url(../images/accueil_content_bg.jpg) no-repeat; 
	width: 967px; 
	height: 833px;
	margin: 0 auto;
	margin-top: -10px;
	position: relative;
	right: -20px;
}

#footer_content {
	height: 70px;
	margin-left: 35px;
	padding: 5px;
	padding-top: 15px;
	color: white;
}

#footerBar {
	background-color:#d1d1d1; 
	height: 20px;
	margin-left: 35px;
	padding: 5px;
	width: 100%;
}

#footerBar a {
	color: #333;
	font-size: 14px;
	margin-left: 30px;
}

#stickyFooter {
	height: 110px;
	background-image: url(../images/barre_bg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 100%;
	position: fixed;
	bottom: 0;
}

#stickyFooter2 {
	height: 18px;
	background-position: bottom left;
	background-color:#d1d1d1; 
	width: 90px;
	margin-right: 66px;
	padding: 5px;
	text-align: center;
	border: 1px solid black;
	border-bottom: 0;
}

#footer_open {
	color: #333;
	font-size: 14px;
	margin-right: 30px;
	position: fixed;
	bottom: 0;
	right: 0;
}

.brown_bar_vertical {
	background-color: #987d69;
	width: 2px;
}

#cart_bar {
	background-color: #987d69;
	padding: 3px 10px;
	color: white;
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
}

.brown_bar_2 {
	background-color: #987d69;
	width: 100%;
	height: 2px;
	margin: 0;
}

.history_table {
	width: 100%;
}

.history_table td {
	padding: 5px;
	border: 1px solid #54301a;
}

.history_table th {
	padding: 5px;
	background: #78a12f;
	font-weight: bold;
	border: 1px solid #54301a;
}

.commandes_table {
	width: 927px;
	margin-left: -270px;
}

.commandes_table td {
	padding: 10px;
	border: 1px solid #54301a;
}

.commandes_table th {
	padding: 5px;
	background: #78a12f;
	font-weight: bold;
	border: 1px solid #54301a;
}

.box_cart {
	width: 147px;
	height: 147px;
	background: url(../images/box.jpg);
	margin-left: 27px;
	padding: 8px;
}

.small_title {
	font-size: 12px;
}

.step1_table {
	width: 460px;	
}

.step1_table td {
	padding: 5px 0;
}

.step1_table label {
	font-size: 16px;
	font-weight: bold;
}

.step1_table th {
	font-size: 12px;
	padding: 3px 0;
}

.login_table td {
	padding: 5px 5px 5px 0;
	font-size: 16px;
	font-weight: bold;
}

.table td {
	padding: 5px 5px 0 0;
}

.table th {
	text-align: center;
	font-size: 14px;
	background-color: #987d69;
	padding: 7px 0;
	color: white;
}

.table label {
	font-size: 14px;
	font-weight: bold;
}

.brown_title {
	color: #987d69; 
	font-size: 16px;

	margin-bottom: 5px;
}

.brown_title_2 {
	font-size: 16px;
	font-weight: bold;
}

.confirm_table {
	width: 100%;
}

.confirm_table td {
	text-align: left;
}

.confirm_table th {
	text-align: center;
	font-size: 14px;
	background-color: #987d69;
	padding: 7px 0;
	color: white;
}

.shop_buttons {
	width: 340px;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
}

.confirm_table_2 td {
	padding-bottom: 10px;
	text-align: left;
}

.confirm_table_2 th {
	text-align: center;
	font-size: 14px;
}

.confirm_table_2 label {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.asterix {
	color: red;
}

.shop_squares {
	background: url(../images/green_square_arrow.jpg); 
	width: 135px; 
	height: 64px; 
	background-position: right; 
	background-repeat: no-repeat;
	float: left;
}

.shop_number {
	font-size: 40px; 
	color: white; 
	text-align: center; 
	width: 65px; 
	height: 65px; 
	margin-left: 15px; 
	padding-top: 6px;
	font-weight: bold;
}
.shop_number_text {
	font-size: 12px; 
	width: 95px; 
	text-align: center;
	font-weight: bold;
	color: #79a230;
}

.big_title {
	color: #543019;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
}

.email_form_table {
	width: 570px;
}

.email_form_table td {
	padding: 10px 3px;
}

.email_form_table input {
	padding: 7px;
}

.email_form_table textarea {
	padding: 7px;
}

.form_table td{
	padding: 5px;
}

.form_table input{
	padding: 3px;
}

.form_table select{
	padding: 3px;
}

.ingredient_search{
	border: 1px solid black; 
	background: white;
	position: relative;
	z-index: 1000;
	margin: 0 0 10px 10px;
	text-align: center;
	padding: 10px;
	display: none;
	width: 270px;
}

.ingredient_search input{
	margin-bottom: 10px;
}

#ingredient_search_results{
	border: 1px solid black;
	margin-top: 10px;
	text-align: left;
	display: none;
}

#ingredient_search_results a{
	display: block;
}

.button {
	padding: 3px 6px;
	background: url(../images/send_button.gif);
	color: white; 
	font-weight: bold;
	font-size: 12px; 
	text-align: center; 
	cursor: pointer;
	border: 0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	width:163px;
	height:30px;
}

.button_span {
	padding-top: 6px;
	background: url(../images/send_button.gif);
	color: white; 
	font-weight: bold;
	font-size: 12px; 
	text-align: center; 
	cursor: pointer;
	border: 0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	width:163px;
	height:24px;
	white-space: nowrap;
	display: block;
}


input[type="text"] {
	padding: 3px;	
}

input[type="password"] {
	padding: 3px;	
}

#menu_bg {
	width: 978px;
	height: 55px;
	margin-left: -17px;
	margin-bottom: 5px;
	margin-top: -10px;
}

#menu {
	width: 980px;
}

#menu div {
	margin-top: 16px;
	padding: 8px 0;
}

.menu_active {
	margin-top: 16px;
	padding: 8px 0;
	color: #543019;
}

#menu a {
	font-weight: bold;
	color: white;
}

#menu table {
	width: 950px;
	margin-left: 30px;
	font-size: 12px;
	margin-top: 3px;
}

#menu table td {
	text-align: center;
	padding: 0 0 0 10px;
}

.bottom_right_line {
	background: url(../images/bottom_right_line.png);
	width: 61px;
	height: 59px;
	float: right;
	position: relative;
	right: -2px;
	bottom: -13px;
	margin-top: -59px;
}

#left {
	float: left;
	width: 212px;
	margin-left: 10px;
	padding: 20px;
}

* html #left {
	padding: 10px;
}

#right {
	float: left;
	width: 650px;
	padding: 20px;
	margin-left: 16px;
	overflow: hidden;
}

* html #right {
	padding: 30px;
}

#middle {
	width: 983px;
	margin-left: -10px;
}

.recipe_left div {
	margin: 0 0 10px 0;
}

.products_list_table td {
	vertical-align: top;
	padding: 5px;
	border: 1px solid black;
}

.products_list_table th {
	vertical-align: top;
	padding: 5px;
	border: 1px solid black;
	font-weight: bold;
}

.canada_post_table{
	width: 100%;
}

.canada_post_table th {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #543019;;
}

.canada_post_table td {
	padding: 4px;
	text-align: center;
	border: 1px solid #543019;;
}

.recipe_list{
	list-style: circle;
}

.recipe_list li{
	margin-left: 15px;
}

.slideShow_button {
	background: #ccc;
	color: #404040;
	display: inline;
	cursor: pointer;
	padding: 4px 6px;
	font-size: 18px;
	margin-right: 10px;
	line-height: 1.5;
}

.slideShow_button:hover {
	background: #404040;
	color: #ccc;
}

.slideShow_nav {
	float: right;
}

/*********************** NEWS *************************/

.news_title {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}

.news_sub_title {
	font-weight: bold;	
}

.news_bar {
	padding: 20px 0 20px 0;
}

.news_date {
	margin-bottom: 20px;
	font-size: 10.5px;
	font-style: italic;
}

.news_content {
	/*margin: 20px 0;*/
}

.news_bottom_table{
	margin-top: 30px;
	width: 100%;
	text-align: center;
}

.news_bottom_table div a{
	text-decoration: none;
}

.news_page_numbers{
	display: inline; 
	padding: 5px 8px; 
	border: 1px solid #666; 
	background-color: white;
	color: black;
	line-height: 30px;
	text-decoration: none;
}

.news_page_numbers_active{
	display: inline; 
	padding: 5px 8px; 
	border: 1px solid #666; 
	background: #78a22f;
	color: white;
	line-height: 30px;
	text-decoration: none;
}

.header_image_left {
	background-image: url(../images/header_image_left.png);
	width: 208px;
	height: 58px;
	color: #987d69; 
	font-size: 16px;
	padding: 35px 10px 10px 90px;
	float: left;
	margin-top: 20px;
	margin-left: -80px;
}

.full_bg {
	background-image: url(../images/full_bg.png); 
	width: 984px;
}

.columns_bg {
	background-image: url(../images/columns_bg.png); 
	width: 984px;
}

.header_image {
	margin-top: 40px;
	margin-left: 110px;
	width:346px;
	float: left;
}

.header_lang_link {
	float: left;
	font-weight: bold;
	width: 270px;
	margin-top: 45px;
	text-align: right;
}

/*********************** BLOG *************************/

.blog_comment_table_div td {
	padding: 5px;
}

.blog_comment_table_div input {
	padding: 5px;
}

.blog_comment_table_div textarea {
	padding: 5px;
}

.blog_comment_table_div label {
	font-weight: bold;
}

.add_blog_comment {
	color: #987d69;
	font-size: 16px;
	font-weight: bold;
}

.blog_comment {
	margin-bottom: 25px;	
}

.blog_comment_content {
	border: 1px solid #999;
	padding: 10px;
	font-size: 11px;
	background: white;
}

.blog_comment_name {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

.blog_comments_line {
	margin-top: -10px;
	margin-bottom: 30px;
}

.blog_comment_date {
	font-size: 10px;
}

.blog_comment_bubble_tip {
	margin-bottom: -15px;
}

