* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #B72502 url(images/fond.gif) repeat-x;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #800500;
}

#page {
	width: 750px;
	margin: 0 auto;
	background: #FFFEFD url(images/fond-page.gif) repeat-y;
	text-align: left;
}

#hautpage {
	background: url(images/fond-page-haut.gif) no-repeat;
}

#entete {
	height: 200px;
	width: 740px;
	margin: 0 5px;
	background: url(images/entete.gif);
}

#menu {
	background: #FFFAC3 url(images/fond-menu.gif) repeat-x bottom;
	width: 740px;
	margin: 0 5px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	background: url(images/coin-onglet-gauche.gif) no-repeat;
	float: left;
	white-space: nowrap;
	margin: 0;
	padding: 0
}

#menu li a {
	display: block;
	background: url(images/coin-onglet-droit.gif) no-repeat top right;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #E89107;
}

#menu li a.english {
	background: url(images/fond-menu-en.gif) no-repeat bottom left;
	color: #004aa8;
	font-size: 11px;
	padding: 10px 10px 10px 100px;
}

#menu li a.english:hover {
	background: url(images/fond-menu-en-over.gif) no-repeat bottom left;
}

#menu li a.french {
	background: url(images/fond-menu-fr.gif) no-repeat bottom left;
	color: #004aa8;
	font-size: 11px;
	padding: 10px 10px 10px 100px;
}

#menu li a.french:hover {
	background: url(images/fond-menu-fr-over.gif) no-repeat bottom left;
}

#menu li a:hover {
	color: #800500;
}

#menu li img {
	padding-right: 5px;
}

#menu li.selected {
	background: #FFFAC3 url(images/coin-onglet-gauche.gif) no-repeat;
}

#menu li.selected a {
	color: #800500;
}

#corps {
	background: url(images/fond-corps.gif) repeat-x;
	width: 740px;
	padding: 10px 0;
	margin: 0 5px;
}

#diaporama {
	float: right;
	margin: 0 0 0 20px;
}

#menuproduits {
	margin: 0;
	padding: 0;
}

#menuproduits li {
	list-style-type: none;
	float: left;
	display: inline;
/*	white-space: nowrap;*/
	width: 160px;
	margin: 20px 0 0 20px;
	padding: 0;
	background: none;
}

#menuproduits li.separe {
	clear: both;
	width: auto;
	height: 1px;
	overflow: hidden;
	margin: 0;
	display: block;
}

#menuproduits img {
	margin-bottom: 10px;
	display: block;
}

#menuproduits a {
	display: block;
	border: 1px solid #FFFAC3;
	padding: 10px;
	text-align: center;
	color: #B72502;
	text-decoration: none;
	background: #FFFDED url(images/fond_menuprod.gif) repeat-x;
	font-size: 11px;
	line-height: 11px;
}

#menuproduits a:hover {
	border: 1px solid #F5CE8A;
	background: #B72502;
	color: #FFFAC3;
}

#menuproduits a.selected, #menuproduits a.selected:hover {
	color: #FFFAC3;
	border: 1px solid #F5CE8A;
	background: #800500;
	cursor: default;
}

div.coffret {
	display: none;
	float: right;
	height: 280px;
	width: 520px;
	background: url(images/fond-coffrets.jpg) no-repeat;
	margin: 10px 0;
}

div.coffret#choixcoffret {
	display: block;
}

div.coffret img {
	float: right;
	margin-left: 5px;
}

div.coffret#choixcoffret img {
	float: left;
}

div.coffret p, div.coffret ul, div.coffret h3 {
	color: #FFFEFD;
	margin: 10px 10px 0 25px;
	padding: 0;
}

div.coffret p, div.coffret li {
	font-size: 11px;
}

div.coffret li {
	list-style-type: square;
}

div.coffret h3 {
	font-size: 18px;
	font-style: italic;
}

#pied {
	height: 45px;
	background: url(images/fond-pied.gif) no-repeat;
	clear: both;
}

#pied p {
	padding: 20px 15px 5px 15px;
	margin: 0;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #AF5C44;
	font-size: 10px;
}

#pied a {
	color: #AF5C44;
	font-weight: bold;
}

#coord {
	float: right;
	width: 290px;
}

div.news img {
	float: right;
	padding: 0 0 2px 20px;
}

div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

p, ul {
	margin: 0 40px;
	padding: 10px 0 5px 0;
}

p strong {
	font-size: 16px;
	color: #f1bc6a;
}

a {
	color: #00499c;
	font-weight: bold;
}

#menucoffrets li {
	list-style-type: none;
	font-size: 12px;
}

#menucoffrets li a {
	display: block;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #800500;
	line-height: 18px;
	border-bottom: 1px dashed #f1bc6a;
}

#menucoffrets li a:hover {
	background: #870800;
	color: #FFFEFD;
	padding-left: 10px;
	border-bottom: 1px solid #FFFEFD;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 20px;
	padding: 10px 0;
}

h1 {
	font-size: 38px;
	font-weight: normal;
	color: #F5CE8A;
	text-align: right;
}

h2 {
	font-size: 18px;
	border-bottom: 1px dashed #F5CE8A;
	color: #800500;
}

h6 {
	text-align: right;
	font-size: 11px;
	color: #F5CE8A;
}

.adroite {
	float: right;
	padding: 0 20px;
}

.aexdroite {
	float: right;
	padding: 0 0 10px 20px;
}

div.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* FORMULAIRE */


form {
	width: 420px;
	margin: 0 20px;
}

fieldset {
	margin: 0 0 20px 0;
	padding: 20px 20px 10px 20px;
	border: 1px solid #B72502;
	text-align: right;
}

legend, .submit {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #B72502;
	padding: 2px 4px;
	margin: 5px 0;
	letter-spacing: 1px;
	color: #FFFAC3;
}

fieldset p {
	margin: 0 0 4px 0;
	padding: 0;
	text-align: right;
}

label {
	width: 35%;
	border-bottom: 1px dashed #F5CE8A;
	padding: 2px 0 1px 0;
	margin: 0;
	float: left;
	text-align: left;
	clear: left;
}

.oblig {
	font-weight: bold;
	letter-spacing: 1px;
}

textarea {
	width: 60%;
}

input, .input {
	width: 60%;
	margin: 0 0 5px 0;
}


input, .input, textarea {
	border: 1px solid #F5CE8A;
	background: #FFFAC3;
}

.submit {
	float: none;
	width: auto;
}

input.button {
	width: auto;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	background: #81B2E3;
	padding: 0 2px;
	letter-spacing: 1px;
	color: #fff;
}