/* CSS Document */
/*---- configuration globale --- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* POUR IE*/
a {
	color: #000000;
	text-decoration: none;
}
/*__________________________________________________*/
body {
	background-color: #fff;
	font: 1em Lucida sans unicode, Arial, Helvetica, sans-serif;
	
}
h1 {
	position: absolute;
	left: -5000px;
}
/*____________________________ AUTRES  __________________________________________________*/
.clear {
	clear: both;
	font-size: 0.1em;
}
/*__________________________________ CONTAINER ____________________________________________*/
#border-container {
	background-color: #ffffff;
	margin: auto;
	width: 812px;
	text-align: center;
	
}
#topleft-container {
	background-image: url(images/topleft-container.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 6px;
	height: 15px;
	float: left;
}
#top-container {
	background-image: url(images/top-container.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
	width: 800px;
	height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	//padding-bottom: 14px;
	float: left;
}
html>body #top-container {
	background-image: url(images/top-container.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
	width: 800px;
	height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#top-container li {
	display: block;
	float: left;
	font-size: 0.8em;
}
#top-container a:hover {
	color: #8D5823;
}
#topright-container {
	background-image: url(images/topright-container.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 6px;
	height: 15px;
	float: left;
}
#left-container {
	clear: both;
	float: left;
	background-image: url(images/left-container.jpg);
	background-repeat: repeat-y;
	width: 0px;
	height: 0px;
}
#container {
	background-image: url(images/container.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 812px;
	min-height: 300px;
	float: left;
	border: 0px;
	text-align: left;
}
#bottomleft-container {
	clear: both;
	background-image: url(images/bottomleft-container.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 6px;
	background-color: #FFF;
	float: left;
}
#bottom-container {
	background-image: url(images/bottom-container.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
	width: 800px;
	height: 6px;
	float: left;
}
#bottomright-container {
	background-image: url(images/bottomright-container.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
	width: 6px;
	height: 6px;
	float: left;
}
#right-container {
	background-image: url(images/right-container.jpg);
	background-repeat: no-repeat;
	float: left;
	border: 0px;
}
/*__________________________________ HAUT DE PAGE   ____________________________________________*/
#left-header {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	border: 0px;
	z-index: 10;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000;
	float: left;
	border: 0px;
	margin-left: 6px;
	//margin-left: 3px;
	text-align: left;
	height: 185px;
	width: 790px;
	padding: 5px;
	//padding: 0px 5px 0px 5px; 
	font-size: 0.9em;
  position: relative;
	z-index:9;
}
html>body #header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000;
	float: left;
	border: 0px;
	margin-left: 6px;
	text-align: left;
	height: 185px;
	width: 790px;
	//padding: 5px;
	font-size: 0.9em;
	position: relative;
}
#right-header {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	border: 0px;
}
#bottom-header {
	clear: both;
	width: 800px;
	border: 0px;
	border: 0px: margin: 0px;
	padding: 0px;
	font-size: 0px;
	display: none;
	
}
/*__________________________________ HAUT DE PAGE: MENU ____________________________________________*/
#topleft-menu {
	background-image: url(images/topleft-menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 9px;
	height: 9px;
	float: left;
	background-color: #000;
}
#top-menu {
	background-image: url(images/top-menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #000;
	width: 130px;
	height: 9px;
	float: left;
}
#topright-menu {
	background-image: url(images/topright-menu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 9px;
	height: 9px;
	background-color: #000;
	float: left;
}
#centremenu {
	clear: both;
	width: 148px;
	position: relative;
	z-index:1;
	
}
#left-menu {
	clear: both;
	background-image: url(images/left-menu.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 9px;
	border: 0px;
	min-height: 200px;
	//height: 200px;
	position: relative;
	z-index:10;
}
#menu {
	color: #fff;
	background-color: #7F7870;
	width: 130px;
	min-height: 200px;
	//height: 200px;
	float: left;
	border: 0px;
	text-align: left;
	position: relative;
	z-index:10;
}

#menu li {
line-height: 1.5;
	width: 130px;
	//width: 108px;
	margin-left: 5px;
/*padding-top: 2px;*/
	list-style: disc;
	list-style-position: inside;
}
html>body #menu li {
	width: 130px;
	margin-left: 5px;
/*padding-top: 2px;*/
	/*list-style: disc;*/
	list-style-position: inside;
	
}
#menu .title_menu {
	list-style: none;
	//list-style-position: outside;
	padding: 0px;
	margin: 0px;
	border: 0px;
	/*margin-bottom: 10px;*/
	text-align: center;
	font-weight: bold;
	font-size: 1em;
}
#menu li.on {
	list-style-image: url(images/verre.png);
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}
#menu li.on a {
	color: #660000;
	font-weight: bold;
	padding: 0px;
	//padding: 5px;
/*POUR IE, n'interprette pas les simple commentaires et prend en compte ce qui suit*/
	margin: 0px;
}
#right-menu {
	background-image: url(images/right-menu.jpg);
	background-repeat: repeat-y;
	background-color: #fff;
	width: 9px;
	float: right;
	min-height: 200px;
	//height: 200px;
	position: relative;  
	z-index:10;
}
#bottomleft-menu {

	clear: both;
	background-image: url(images/bottomleft-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 9px;
	height: 9px;
	float: left;
	position: relative;
	z-index:10;
}
#bottom-menu {
	background-image: url(images/bottom-menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 130px;
	height: 9px;
	float: left;
	position: relative;
	z-index:10;
}
#bottomright-menu {
	background-image: url(images/bottomright-menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 9px;
	height: 9px;
	float: left;
	position: relative;
	z-index:10;
}
/*___________________________CENTRE DE PAGE___________________________________________________*/
#contenu {
	clear: both;
	background-image: url(images/contenu2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 250px;
	width: 800px;
	margin-left: 6px;
	padding: 20px;
	position: relative;
	z-index:1;
}
#contenu a {
	color: #563A25;
}
#contenu a:hover {
	color: #8D5823;
}
#texte {
	margin: 0px 0px 0px 180px;
	width: 560px;
	border: 2px #666666 solid;
	font-size: 0.9em;
	position: relative;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://brasserie-fleurac.com/css/images/fond-texte.png', sizingMethod='scale');

}
html>body #texte {
filter:none;
	background-image: url(images/fond-texte.png);
	margin: 0px 0px 0px 180px;
	width: 560px;
	border: 2px #666666 solid;
	font-size: 0.9em;
}
h2 {
	margin: 15px 5px 10px 15px;
	padding-left: 20px;
	color: #660000;
	font-weight: bold;
	position: relative;
	width:550px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://brasserie-fleurac.com/css/images/verre.png', sizingMethod='crop');

}
html>body h2 {
  filter:none;
	background-image: url(images/verre.png);
	background-position: left;
	background-repeat: no-repeat;
	margin: 15px 5px 10px 15px;
	padding-left: 20px;
	color: #660000;
	font-weight: bold;
}
h3 {
	margin: 15px 5px 10px 0px;
	padding-left: 20px;
	color: #660000;
	font-weight: bold;
	font-size: 0.9em;
}
#texte p {
	margin: 5px 10px 5px 20px;
	text-align: justify;
}
/*____________________________ PIED DE PAGE __________________________________________________*/
#footer {
	clear: both;
	width: 780px;
	margin-left: 6px;
	
	padding: 10px;
	background-color: #000;
	min-height: 50px;
	color: #fff;
	text-align: center;
}
#footer ul {
	display: block;
	margin: auto;
	width: 665px;
	height: 20px;
	
	text-align: center;
}
#footer li {
	float: left;
	font-size: 0.7em;
}
#footer a.on {
	color: #EE902B;
}
#footer a {
	color: #fff;
	text-align: center;
}
#footer a:hover {
	color: #8D5823;
}
#footer p {
	font-size: 0.7em;
	clear: both;
}
.img_gauche {
	float: left;
	margin-right:5px;
}
.img_droite {
	float: right;
}
.img_centre {
	width: 400px;
	display: block;
	margin: auto;
}
.flag{
  float:right;
}

#sousmenu
{
  font-size: 0.9em;
  float:left;
  width:155px;
  padding: 5px; 
  margin-top:20px;
  background-image: url(images/fond-texte.png);
	
	border: 2px #666666 solid;
}
#sousmenu p
{
  text-align: center !important;
}
#sousmenu li
{
  list-style: square inside url();
}
#sousmenu li a.on
{
  font-weight: bold;
  color:#660000;
}

