@charset "utf-8";

/* CSS Document */
body {
	background: url(../images/bg_background_2nd.jpg) #ffffff top repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#home_body {
	background: url(../images/bg_background_home.jpg) #ffffff top repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#wrapper {
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

#header {
	background: url(../images/header_2nd.jpg) top no-repeat;
	height: 248px;
	z-index: 1;
}

#content_body {
	background: url(../images/bg_content.png) top repeat-y;
	padding: 0px;
	z-index: 505;
}

#content_container {
	width: 965px;
	margin: 0 auto;
	min-height: 450px;
	padding: 0 0 0 1px;
	z-index: 505;
	
	
}

#menu_container {
	float: left;
	width: 205px;
	min-height: 450px;
	margin: 30px 0 0;
}

#menu {
	background: #ffffff;
	padding: 10px 0 0;
	margin: 65px 0 0;
}

#menu_top {
	background: url(../images/bg_menu_top.jpg) top #ffffff no-repeat;
	height: 18px;
	width: 200px;
}
#menu_bot {
	background: url(../images/bg_menu_bot.jpg) top #ffffff no-repeat;
	height: 18px;
	width: 200px;
}

#menu_mid {
	background: url(../images/bg_menu_mid.jpg) #ffffff repeat-y;
	padding: 0 0 0 5px;
	width: 191px;
}

#menu ul {
	padding: 0 0 0 0px;
	margin: 0;
	width: 190px;
}

#menu ul li {
	padding: 0px 0 8px 0px;
	margin: 0;
	list-style: none;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #808080;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#menu li li {
	padding: 8px 0 0px 0px;
	margin: 0;
	list-style: none;
	display: block;
	text-decoration: none;
	text-transform: capitalize;
	color: #808080;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul li li a {
	text-decoration: none;
	text-transform: capitalize;
	color: #444444;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 5px 0;
}

#menu ul li li a:hover {
	color: #ab0421;
}

#menu ul li.selected {
	padding: 8px 0 8px 0px;
	margin: 0;
	list-style: none;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #ab0421;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #808080;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 5px 0;
	text-align: center;
}

#menu ul li a:hover {
	color: #ab0421;
	/*background:  url(../images/bg_menu_bullet.jpg) no-repeat;*/
	
	background:  #adc299;
	display: block;
}

#menu_bottom {
	background: url(../images/menu_bottom.png) top no-repeat;
	height: 300px;
	width: 217px;
}

#content_text {
	float: left;
	width: 735px;
	padding: 0 5px 0 10px;
	z-index: 505;
}

#pattern {
	width:720px;
	height: 230px;
	background: url(../images/pattern.png) bottom right no-repeat;
}

#header_leafs {
	background: url(../images/leafs.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 67px;
	width: 258px;
	height: 346px;
	text-indent: 1000px;
	overflow: hidden;
	z-index: 90;
}

#language_french {
	position: absolute;
	top: 30px;
	right: 185px;
	width: 70px;
	height: 180px;
	z-index: 500;
}

#language_french a {
	background: url(../images/french_flag.png) center no-repeat;
	width: 70px;
	height: 180px;
	display: block;
}

#language_english {
	position: absolute;
	top: 5px;
	right: 135px;
	width: 70px;
	height: 180px;
	z-index: 501;
}

#language_english a {
	background: url(../images/english_flag.png) center no-repeat;
	width: 70px;
	height: 180px;
	display: block;
}

#homepage {
	position: absolute;
	top: 45px;
	left: 320px;
	width: 570px;
	height: 120px;
	z-index: 501;
}

#homepage a {
	background: url(../images/blank.gif) center no-repeat;
	width: 570px;
	height: 120px;
	display: block;
}

#header_left {
	background: url(../images/header_left.jpg) no-repeat;
	position: absolute;
	top: 218px;
	left: 103px;
	width: 15px;
	height: 450px;
	text-indent: 1000px;
	overflow: hidden;
	z-index: 90;
}

#header_right {
	background: url(../images/header_right.jpg) no-repeat;
	position: absolute;
	top: 218px;
	right: 103px;
	width: 26px;
	height: 450px;
	text-indent: 1000px;
	overflow: hidden;
	z-index: 90;
}

#footer {
	background: url(../images/footer.png) top no-repeat;
	height: 135px;
	text-align: center;
	padding: 50px 0 0 0;
}

#footer p.text1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 30px 0 0 0;
	margin: 0;
	font-style: italic;
	font-weight: bold;
	color: #515151;
}

#footer p.text2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0px 0 0 0;
	margin: 0;
	font-style: italic;
	font-weight: bold;
	color: #515151;
}

#footer p.text3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0 0 0;
	margin: 0;
	font-style: italic;
	color: #515151;
}

.clear {
	clear: both;
}

.img-float-right {
	float: right;
	margin-left: 5px;
}

#home_wrapper {
	background: url(../images/bg_home.jpg) center top no-repeat;
	height: 650px;
	width: 900px;
	margin: 0 auto;
}

#home_wrapper_2nd {
	background: url(../images/bg_home_2nd.png) center top no-repeat;
	height: 550px;
	width: 1010px;
	margin: 50px auto 0;
}

.invisible {
	display: none;
}

.bg_title {
	background: url(../images/bg_title.png) top repeat-x;
	width: 100%;
	height: 15px;
}

.title {
	color: #ac0020;
	font-style: italic;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	padding: 0 7px 0 0;
	background: #f4f4f4;
}

.link_button input {
	border: 2px solid #b0b3a8;
	padding: 5px;
	background: #cccccc;
	cursor: pointer;
	cursor: hand;
	width: 100px;
	font-weight: bold;
}

.link_button {
	padding: 5px 10px;
}

.contact_form input,textarea {
	border: 1px solid #cccccc;
}

.warning {
	color: #ff0000;
	font-weight: bold;
	padding: 0 10px;
}

#product_bottle
{
	float: left;
}

#product_content
{
	float: right;
	width: 400px;
	padding: 0 0 0 0px;
	color: #7e7e7e;
}

.product_title_header
{
	font-weight: bold;
	font-size: 14px;
	background: url(../images/bg_product_title.png) top no-repeat;
	height: 35px;
	width: 392px;
	color:#7e7e7e;
	padding: 8px 0 0 8px;
	font-style: italic;
	
}
.product_normal_text
{
	padding: 5px 10px;
}

#print_button
{
	margin:30px 0 0 0;
	width: 32px;
	height: 32px;
	background: url(../images/bouton_imprimer.png) top no-repeat;
	cursor: hand;
	cursor: pointer;;	
}


