/* CSS Document */
body {
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
	color:#3b2d14;
	width:100%;
	height:100%;
	background:url(images/_beige.jpg) #a79c88;
	margin: 0px 0px 0px 0px;
	text-align:center;
}

div {
	color:#fff;
}

a {
	font: Verdana, Arial, Helvetica, sans-serif;
	color:#822826;
	font-weight:bold;
}

a:hover {
	color:#edc200;
	text-decoration:none;
	font-weight:bold;
}

#principal {
	width:100%;
	text-align:center;
	background:url(images/top.jpg) repeat-x;
	background-position: left 12px;
}

#contenu {
	background:url(images/fond.jpg) no-repeat top center;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	width:900px;
	height:auto;
	margin-left: auto;
    margin-right: auto;
}

#tete {
	background:url(images/top.jpg) repeat-x left 12px;
	text-align:left;
	overflow:visible;
}

#pied {
	text-align:center;
	width:900px;
	border-top: solid 1px #edc200;
	padding-top:5px;
	margin-left: auto;
    margin-right: auto;
}

#menu {
	font-size:0.8em;
	text-align:center;
	width:523px;
	height:33px;
}

#home {
	font-size:0.8em;
	text-align:right;
	float:right;
	margin-top:5px;
}

#photos {
	background:url(images/photos.gif) no-repeat center center;
	width:523px;
	height:427px;
	float:right;
	text-align:center;
	padding-left:2px;
}

#galerie {
	width:469px;
	height:304px;
	background:url(images/_jaune.gif);
	margin-left: auto;
    margin-right: auto;
	margin-top:60px;
	margin-bottom:30px;
}

#atelierdujour {
	width:290px;
	float:left;
	color:#ddd;
	font-weight:bold;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.menus {
	width:230px;
	height:280px;
	float:left;
	margin:0px 10px 0px 10px;
	padding:10px;
	color:#ddd;
	font-weight:bold;
	text-align:center;
}

.prix_menu {
	font-size:0.8em;
	color:#edc200;
	width:50%;
	margin-bottom:6px;
	padding:2px
 }

#texte {
	width:340px;
	float:left;
	margin:20px 20px 0px 0px;
	padding:5px;
	text-align:justify;
}

#textedroite {
	width:513px;
	float:right;
	padding:5px;
	text-align:justify;
}

.titre {
	font: bold 1.4em "Times New Roman", Times, serif;
	padding-top:4px;
}

.titre:first-letter {
	font-size:1.6em;
	font-style:italic;
	font-weight:normal;
}

.important {
	color: #822826;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:5px;
}

.puce { 
	border:#fff solid 2px;
	margin-right:10px;
}

ul {
	list-style:square;
	margin-right: 30px;
}

li {
	color:#edc200;
}

#menu li {
	background:url(images/puce.gif) no-repeat;
	padding-right:2px;
	display:inline;
}

#menu a {
	padding-left:18px;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
}

.modif {color: #00FF00; font-weight:bold}

.categorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #822826;
	text-decoration: none;
}
.sscategorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #822826;
	text-decoration: none;
}
.plats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/_saumon.gif);
}
a.plats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.plats:hover {
	text-decoration: underline;
	color: #822826;
}
.descr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.points {
	background-image: url(images/point.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.bordtab {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #822826;
}
.bordtab2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #822826;
}
.bordtab0 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #822826;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #822826;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px solid #822826;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDFBF3;
	text-decoration: none;
	background-color: #822826;
	border-color:#DBAC75;
}
