body {
	background-image: url(images/fond-body.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
div.page {
	background-color: #272F30;
	width: 970px;
	margin: auto;
	padding: 0px;
}
div.bandeau {
	background-image: url(images/bandeau.jpg);
	height: 221px;
	width: 970px;
	background-repeat: no-repeat;
}
div.m_gauche{
	float: left;
	width: 167px;
	margin-right: 10px;
}
div.m_droite{
	width: 184px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
ul.menu {
	background-image: url(images/fond-menu.png);
	height: 391px;
	width: 184px;
	list-style-type: none;
	padding-top: 50px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.menu li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FBE987;
	background-image: url(images/fond-item.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.menu li.over {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FBE987;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.menu li:hover, ul.menu li.over {
	background-image: url(images/fond-item-over.png);
}

ul.menu li a {
	color: #F4EBD3;
	text-decoration: none;
}
ul.menu li.over a {
	color: #F4C831;
}


ul.infos, div.infos{
	background-image: url(images/fond-news.png);
	height: 361px;
	width: 160px;
	text-align: center;
	padding-top: 80px;
	padding-left: 7px;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ul.infos li{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4EBD3;
	margin-right: 2px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
div.infos2 {
	background-image: url(images/fond-infos.png);
	height: 320px;
	width: 160px;
	padding-top: 121px;
	padding-left: 7px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F4EBD3;
}
div.infos a, ul.infos a, div.infos2 a {
	color: #F4EBD3;
}

div.contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F4EBD3;
	float: left;
	width: 590px;
	margin-bottom: 10px;
	margin-right: 5px;
	text-align: justify;
	margin-left: 5px;
}
div.contenu p {
	text-align: justify;
}

div.bas {
	clear: both;
	width: 970px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F4EBD3;
	text-align: center;
}
div.bas a{
	color: #F4EBD3;
}
div.adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F4EBD3;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
}
div.adresse a {
	color: #F4EBD3;
}
div.contenu a, div.contenu b, div.contenu strong {
	color: #FACD32;
}

div.masqueSimpleviewer {
	background-color: #272F30;
	height: 40px;
	width: 590px;
	margin-top: -40px;
	position: absolute;
}
div#flashcontent {
	height: 550px;
	width: 590px;
}

div.contenu h2, #titre_popup {
	font-size: 18px;
	color: #FACD32;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.col {
	float: left;
	width: 180px;
	margin-right: 5px;
}

div.contenu h3 {
	font-size: 16px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.logobistrot a {
	color: #F4EBD3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
div.logobistrot {
	text-align: center;
}
div.flags {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
}
