@CHARSET "UTF-8";

body {
	background-color: #F0E7D7;
	font-family: "Trebuchet MS",Arial,sans-serif;
	margin: 0;
	padding: 0px
}

h1, h2, h3, h4, h5, h6, p {
	margin:0;
}

h1 {
	font-size:20px;
}

h2 {
	color: #920913;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
}

a {
	color: #920913;
}

#main {
	background-color: #920913;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	width: 910px;
}

#header {
	background-color: #FFFFFF;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	overflow:hidden;
	margin: 0 auto;
	width:900px;
}

#header_title h1 a{
	background:transparent url(../Image/banner.jpg) no-repeat scroll 0 0;
	float:left;
	width:432px;
	height:134px;
	margin-left:15px;
	overflow:hidden;
	text-indent:-9999px;
}

#header_title_en h1 a{
	background:transparent url(../Image_en/banner.jpg) no-repeat scroll 0 0;
	float:left;
	width:432px;
	height:134px;
	margin-left:15px;
	overflow:hidden;
	text-indent:-9999px;
}

#header_title span{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}

#search {
	float: right;
	margin-right: 10px;
	border: 2px #920913 solid;
	border-top-width: 0px;
	width: 300px;
	height: 100px;
	background-color: #F0E7D7;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}

#content_holder {
	overflow:hidden;
	margin: 0px auto 5px;
	width:900px;
}

#menu_bar {
	overflow:hidden;
	width:900px;
}

#menu_bar div#menu ul {
	overflow:hidden;
	padding-left:20px;
}

#menu_bar div#menu ul li {
	float:left;
	font-size:12px;
	margin:0px 1px;
	text-align:center;
}

#menu_bar div#menu ul li a {
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	text-decoration:none;
	background-color:#FFFFFF;
	color:#920913;
	cursor:pointer;
	display:block;
	float:left;
	padding:5px 10px 0px;
	font-weight:bold;
}

#menu {
	float:left;
	margin-top:6px;
}

#language {	
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	background-color:#FFFFFF;
	float:right;
	height:18px;
	margin-right:20px;
	padding:2px 8px;
}


#language a img {
	border:none;
}

#content {
	overflow:hidden;
	width:900px;
}

#slider {
			float: left;
			width: 515px;
			height: 300px;
			margin-right: 10px;
			overflow: hidden;
			position: relative;
		}

		
		#slider  div div img {
			border: none;
		}
		
		#div1
		{
			position:absolute;
			top:0;
			left:0px;
		}
		
		#div2
		{
			position:absolute;
			top:0;
			left:520px;
		}

		#div3
		{
			position:absolute;
			top:0;
			left:1040px;
		}

	.slide_link {
		background-color:#920913;
		bottom:0;
		color:#FFFFFF;
		display:block;
		font-size:20px;
		font-weight:bold;
		padding:5px;
		position:absolute;
		width:100%;
		text-decoration: none;
		top:270;
		left:0;
	}

#actuality {
	float: right;
	width: 206px;
	height: 296px;
}

.actu {
	border-bottom: 1px #920913 dotted;
}

#glossaire {
	float: left;
	width: 364px;
	height: 120px;
	margin-top: 10px;
	margin-right: 10px;
}

#newsletter {
	float: right;
	width: 353px;
	height: 120px;
	margin-top: 10px;
}

#invalidAddress {
	color: #920913;
	font-weight: bold;
}

#left_column {
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	background-color:#FFFFFF;
	padding:10px;
	float:left;
	width:735px;
}

#right_column {
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	background-color:#FFFFFF;
	padding:10px;
	float:right;
	overflow:hidden;
	width: 120px;
}

#random {
	float:left;
	height:182px;
	margin-top:10px;
	width:731px;
}

#gloss_panel {
	background:transparent url(../Image/glossaire.jpg) no-repeat scroll 10px top;
	height:89px;
	padding-left:130px;
}

#gloss_panel_ingredients {
	background:transparent url(../Image/ingredients.jpg) no-repeat scroll 10px top;
	height:89px;
	padding-left:130px;
}

#footer {
	background-color:#F0E7D7;
	color: #920913;
	text-align: center;
}

.panel {
	border: 2px #920913 solid;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.panel h3 {
	border-bottom:1px dashed #920913;
	color:#920913;
	padding-left:10px;
}

.panel_content {
	margin: 5px;
	overflow: hidden;
	height: 245px
}

.contentHeight {
	height: 600px
}

.pmentions {
	text-align: justify;
	margin-top: 10px
}

.inputTextContactUs {
	margin: 0px 70px;
}