﻿body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("../images/fond5.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
}
h1, h2, h3, h4, h5, h6 {
	font-variant: small-caps;
}
.icone16 {
	margin: -3px 0 -3px 0;
	padding: 0 4px 0 4px;
}
#container {
	width: 900px;
	margin: 10px auto;
}
#masthead {
	text-align: center;
	width: 898px;
	height: 200px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color: #fff;
	background-image: url("../images/top.png");
	background-repeat: repeat;
	background-attachment: scroll;
}
#masthead h1 {
	color: #ce702a;
	text-indent: -50000px;
}
#masthead h3 {
	color: #6e491d;
}
#page {
	position: relative;
	float: left;
	width: 898px;
	background-color: #fff;
	border-top: 0px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}
#navigation {
	position: relative;
	float: left;
	width: 247px;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	margin: 0 8px 0 8px;
}
#navigation a {
	text-decoration: none;
	display: block;
	padding: 4px 2px 4px 2px;
	font-variant: small-caps;
}
#navigation h3 {
	padding: 8px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	font-variant: small-caps;
}
#navigation a:hover {

}
#content {
	float: left;
	width: 630px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;
	background-color: #fff;
}
#content h3 {
	color: #ce702a;
}
#content h2 {
	color: #ce702a;
}
#content img {
	padding: 5px;
	margin: 5px;
	border: 1px solid #808080;
}
#content p {
	text-align: justify;
}
#prix {
	text-align: center;
	width: 160px;
	height: 100px;
	padding: 5px;
	background: #fff url(../images/prix.png) no-repeat;
}
#prix h3 {
	margin-top: 20%;
	text-align: center
}
#paiment_cheque {display:none;}
#paiment_cb {display:none;}
#mail_cb {
	text-align: center;
	width: 898px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color: #fff;
}
#mail_cb h2 {color: #ce702a;}
#mail_cb p {color: #ce702a;}
#mail_cb form {padding: 10px;}
#boutique {
	padding: 5px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color: #f8f6f3;
}
#boutique h4 {
	color: #ce702a;
}
#footer {
	text-align: center;
	clear: both;
	width: 898px;
	height: 10px;
	background-repeat: repeat;
	background-attachment: scroll;
}
a {
	color: #6e491d;
	text-decoration: underline;
}
a:hover {
	color: #ce702a;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {font-style: italic;}
