html {
	background-color: #c0c0c0;
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body{
	margin: 0px;
	behavior: url(../scripts/csshover.htc);	
}

img {
	border: 0px;
}

h1, h2, ul, input, textarea, form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 24px;
	margin-bottom: 20px;
}

h2 {
	font-size: 20px;
	margin-bottom: 5px;
}

a{
	color: #000000;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 995px;
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #fff;
	position: relative;
	overflow: hidden;
}



#container .bottom{
	clear: both;
	background-image: url(images/bottom.gif);
	height: 10px;
	overflow: hidden;
	width: 995px;
}

#header {
	display: block;
	height: 30px;
	width: 995px;
}

#top-bar{
	background-image: url(images/top-bar.gif);
	display: block;
	height: 20px;
	width: 995px;	
}

#top-shadow{
	background-image: url(images/top-shadow.gif);
	display: block;
	height: 10px;
	width: 995px;	
	overflow: hidden;
}

#logo {
	display: block;
	float: left;
	height: 100px;
	width: 350px;
	background-color: #fff;
	position: absolute;
	background-image: url(images/logo.gif);
}


#menu{
	display: block;
	height: 30px;
	width: 995px;
}

#menu-line{
	background-color: #fff;
	height: 10px;	
	margin-bottom: 50px;
	overflow: hidden;	
}

#bottom-line{
	clear: both;
	height: 10px;
	overflow: hidden;
	background-color: #fff;
}

.op95 {
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;	
}

.op90 {
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;	
}

.op80 {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;	
}

.op60 {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;	
}

.hdot {
	background-image: url(images/horizontal-dot.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#menu span, #header span{
	display: none;
}

#menu ul{
	float: right;
	background-image: url(images/menu/bt_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 54px;	
}

#menu ul li{
	background-position: top;
	list-style-type: none;
	float: left;	
}

#menu ul a {
	display: block;
	height: 20px;
	padding: 6px 0px 4px 0px;
	text-align: center;
	width: 95px;
}

#menu a:link, #menu a:visited {
	background-position: top;
}

#menu a:active, #menu a:hover, #menu li.selected a:link, #menu li.selected a:visited {
	background-position: bottom;
}

#menu-about, #menu-about a{
	background-image: url(images/menu/bt_about.gif);
}

#menu-products, #menu-products a{
	background-image: url(images/menu/bt_produits.gif);
}

#menu-actions, #menu-actions a{
	background-image: url(images/menu/bt_actions.gif);
}

#menu-contact, #menu-contact a{
	background-image: url(images/menu/bt_contact.gif);
}

#menu-brasserie-link {
	float: right;
	display: block;
	height: 20px;
	padding: 6px 0px 4px 0px;
	text-align: center;
	background-image: url(images/menu/bt_brasserie.gif);
	width: 219px;
}

#menu-brasserie:hover #menu-brasserie-content{
	display: block;
}

#menu-brasserie-content{
	width: 400px;
	top: 60px;
	position: absolute;
	right: -1px;
	z-index: 2;
	padding: 10px;
	background-color: #ccc;
	display: none;

}

#menu-brasserie-content a:hover img{
	border: solid 10px #d62c3b;
}

#menu-brasserie-content img{
	margin: 5px;
	border: solid 10px #eee;
}

#content-hp #content-graphics {
	width: 560px;
	height: 335px;
}

#content{
	width: 778px;
	position: relative;
	float: left;
	background-image: url(images/bg-blebleu.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#content h2 {
	color: #e6252c;
	font-size: 13px;
}

#content h3 {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

#content h4 {
	font-size: 11px;
}

#content-graphics .bar, #content .bar{
	background-image: url(images/content-bar.gif);
	display: block;
	height: 25px;
	margin-right: 1px;
}

#content-graphics .navpath, #content .navpath{
	background-image: url(images/nav-path.gif);
	display: block;
	padding: 3px 0px 0px 20px;
	height: 18px;
	margin-right: 1px;
	color: #5a5a5a;
}

.navpath a {
	color: #5a5a5a;
	}


#left-menu {
	background-image: url(images/medium-shadow.gif);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
	width: 174px;
	background-color: #f7f7f8;
}

#left-menu a{
	color: #818181;
}

#left-menu ul li{
	list-style-type: none;
	width: 136px;
}

#left-menu ul li.selected a{
	font-weight: bold;
	color: #000;
}

#left-menu ul{
	padding: 10px 0px 20px 20px;
	background-image: url(images/medium-shadow-bottom.gif);
	background-position: bottom left;
	background-repeat: repeat-x;	
}

#left-menu ul a{
	display: block;
	width: 136px;
	padding: 2px 0px 3px 0px;
}

#left-graphics {
	width: 143px;
	float: left;
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 20px;
}

#content-background{
	width: 460px;
	height: 314px;
	left: 317px;
	background-image: url(images/top-shadow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
	position: absolute;
}


#content-text{
	position: relative;
	float: left;
	padding: 10px 20px 20px 20px;
	width: 421px;
	color: #818181;
}

#buttons .bar{
	background-image: url(images/content-bar.gif);
	background-repeat: no-repeat;	
	background-color: #ddd;
	display: block;
	height: 24px;
}

#buttons{
	float: left;
	width: 217px;
	font-weight: bold;	
}

#buttons .content{
	width: 217px;
	position: absolute;
}

#buttons .title{
	background-repeat: no-repeat;
	height: 24px;
	background-image: url(images/title_brasserie.gif);
	background-repeat: no-repeat;
}

#buttons .button {
	height: 84px;
	position: relative;
}

#buttons .button .background{
	height: 83px;
	width: 217px;
	border-bottom: 1px solid #eee;
	background-image: url(images/bg-buttons.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	position: absolute;	
}

#buttons .button img {
	float: left;
	margin-top: 8px;
	margin-left: 8px;
}

#buttons .button a {
	float: left;
	margin-top: 33px;
	margin-left: 5px;
}

#sondage {
	font-weight: bold;
	display: block;
	width: 559px;
	background-color: #e9f5ff;
	height: 115px;
	clear: left;
	margin-right: 1px;	
}

#sondage .bar {
	background-image: url(images/dark-bar.gif);
	display: block;
	height: 25px;
}

#sondage .title{
	background-repeat: no-repeat;
	height: 24px;
	background-image: url(images/title_sondage.gif);
	background-repeat: no-repeat;
}

#sondage .column {
	padding-left: 20px;
	float: left;
	width: 180px;	
	margin-top: 7px;
	background-image: url(images/vertical-dot.gif);
	background-repeat: repeat-y;
	background-position: top right;
}


#sondage span {
	position: absolute;
	right: 10px;
}

#sondage .end {
	background-image: none !important;
}

#sondage .large {
	width: 245px;	
}

#sondage label {
	display: block;
	clear: both;
	height: 25px;
	position: relative;	
}

#sondage .text {
	background-image: url(images/blue-shadow.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 12px;
	padding-left: 20px;
	display: block;
	float: left;			/*  ie-hack  */
	width: 539px;
}

#main-content{
	display: block;
	float: left;
	margin: 0px;
	padding: 40px 20px 20px 0px;
	width: 421px;
}

.main-link{
	display: block;
	padding: 4px 0px 0px 15px;
	height: 21px;
	background-image: url(images/bullet-link.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #26348e;
	font-weight: bold;
	margin-top: 20px;
}

#header {
	font-size: 10px;
	}
	
#footer {
	background-image:url(images/footer.gif);
	background-repeat: repeat-x;
	display: block;
	height: 16px;
	padding: 4px 20px 0px 20px;
	font-size: 10px;
	clear: both;
	color: #5a5a5a
}

#footer a{
	color: #5a5a5a;
}

#header ul a{
	color: #5a5a5a;
	margin-right: 20px;
}

#header ul {
	margin-top: 3px;
	float: right;
}
#footer ul.menu{
	float: left;
}

#header ul li,#footer ul.menu li{
	display: inline;
	list-style-type: none;
	margin-right: 2px;
}

#copyright{
	float: right;
}


#header a:link, #header a:visited, #footer a:link, #footer a:visited{
	text-decoration: underline !important;
}

#header a:active, #header a:hover, #footer a:active, #footer a:hover{
	text-decoration: none !important;
}

.hidden{
	display: none;
}

.title span,.title h1{
	display: none
}

.small {
	font-size: 10px;
}

.infos {
	border-bottom: 1px solid #727a8b;
	clear: both;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

.pager {
	margin-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}

.pager .arrow {
	display: inline;
	width: 25px;
}

.pager img {
	vertical-align: middle;
}

.pager a {
	margin: 8px;
	text-decoration: none;
}

.pager span {
	font-weight: bold;
	margin: 8px;
}


input.boutton {
	background-image: url(images/btn.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #bfbfbf;
	background-color: #e9f5ff;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 24px;
	padding-right: 5px;
	margin-left: 15px;
	margin-top: 35px;
	width: 100px;
}

.boutton:hover {
	color: #f00;
}

#shop-teaser {
	position: absolute;
	top: 150px;
	left: 200px;
	z-index: 100;
}

