/* Generated by KompoZer */
body {
  border-style: none;
  margin: 0px;
  font-style: italic;
  font-size: 1em;
  color: #990000;
  background-image: url(images/sarrazine-fond-orange.jpg);
  background-attachment: scroll;
  text-align: center;
  font-family: lucida,Georgia,Helvetica;
}
* {
  border-style: none;
  margin: 0px;
  padding: 0px;
}
a{
	color: #b60000;
	font-weight: bold;
}
/*a:link*/
a:visited ,a:hover ,a:active{
	color: red;
}
h1 {
}
h2 {
  margin-bottom: 0px;
  margin-top: 1em;
  text-align: center;
}
h3 {
  margin-bottom: 1em;
  margin-top: 1em;
  text-align: center;
}
p {
	margin: 1em;
	padding: 0em;
	text-align: center;
}
table {
  border-style: none;
  margin: 0px 1em;
  padding: 1em 1em 0em 1em;
  text-align: center;
  border-collapse: collapse;
}
td {
  border-style: none;
  text-align: center;
}
table.presentation{
	margin: 1em auto;
	border: none;
	width: 50%;
}
table.presentation td{
	padding: 0.5em;
	white-space: nowrap;
	width: 50%;
}
table.presentation td.droite{
	padding: 0.5em;
	border-right: 1px dashed #b60000;
}
table.presentation td.gauche{
	padding: 0.5em;
	border-left: 1px dashed #b60000;
}
table.presentation th{
	padding: 0.5em;
	border-bottom: 1px dashed #b60000;
	text-align: center;
	white-space: nowrap;
}
.bord {
  border: 3px solid #b60000;
}
.carte td{
	text-align: left;
}
.carte {
	margin: 0 auto;
	width: 80%;
}
.carte th {
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	padding: 1em 0 0.2em 0;
	text-decoration: underline;
}
.carte td.texte {
	vertical-align: top;
	text-align: left;
	padding: 0 1em 1em 0;
	width: 70%;
}
.carte td.photo{
	text-align: right;
	vertical-align: middle;
	padding-right: 1em;
}
.carte td.photo img{
	margin-left: auto;
	margin-right: auto;
	padding: 0 1em;
}
.carte td.prix {
	vertical-align: bottom;
	text-align: right;
	padding: 0 0 1em 1em;
	font-weight: bold;
}
.droite{
	text-align: right;
}
.gauche{
	text-align: left;
}
.fond {
  background-color: #b60000;
}
.large {
  width: 100%;
}
#entete {
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
}
#page {
  border: 0.5em solid #b60000;
  padding: 0px;
  background-attachment: scroll;
  margin-right: auto;
  background-image: url(images/sarrazine-fond-jaune.jpg);
  margin-left: auto;
  width: 800px;
}
#pied {
  padding: 0px;
  margin-bottom: 0.8em;
  font-size: 0.8em;
}
#menu {
  font-weight: bold;
  background-color: #b60000;
  color: yellow;
  font-style: normal;
  margin: 0;
	border-bottom: 2px solid #b60000;
	border-top: 2px solid #b60000;
  text-align: center;
}
#menu td {
  text-align: center;
}
#menu a {
	padding: 0.2em 3em;
	color: #fed149;
	text-decoration: none;
	display: block;
}
#menu a:hover{
	background-color: #fed149;
	color: #b60000;
}