* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

html {
	height: 100%;
}

body {
	background-color: #F6EEE3;
	margin: 0;
	padding: 0;
	background-image: url(../img/blank.gif);
	background-position: 0 0;
	background-repeat: repeat;
	height: 100%;
}

img {border: 0;}

#container {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 934px;
	height: 580px;
	margin-top: 0px;
	margin-left: -467px;
	text-align: left;
	padding: 0px;
}

a.mentions-legales,a.mentions-legales:visited, span.mentions-legales {
	font: normal 11px arial,helvetica,sans;
	color: #FFFFFF;
	text-decoration: none;
}

a.mentions-legales:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.navigation,a.navigation:visited,a.navigation:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 136px;
	font: normal 14px arial,helvetica,sans;
	color: #FFFFFF;
	text-decoration: none;
}

a.navigation2,a.navigation2:visited,a.navigation2:hover {
	display: block;
	font: normal 13px arial,helvetica,sans;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/blank.gif);
}

input.bouton {
	font: bold 11px arial,helvetica, sans-serif,sans;
	color: #FFFFFF;
  background-color: #981A1E;
	border: 1px solid #981A1E;
	cursor: hand;
}

input.bouton-commande {
	font: bold 11px arial,helvetica, sans-serif,sans;
	color: #FFFFFF;
  background-color: #981A1E;
	border: 1px solid #981A1E;
	cursor: hand;
}

.input-text {
	font-family: arial,helvetica, sans-serif,sans;
	font-size: 13px;
	color: #5C4B39;
}

h1 {
	position: absolute; 
	width: 934px; 
	height: 19px; 
	left: 0px; 
	top: 275px;
	font: bold 30px arial,helvetica,sans;
	color: #6d6358;
	padding: 0px;
	margin: 0px;
	text-align: center;
	z-index: 1000;
}
h2 {
	position: absolute; 
	width: 934px; 
	height: 19px; 
	left: 0px; 
	top: 0px;
	font: normal 13px arial,helvetica,sans;
	color: #6d6358;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.blanc {color: #FFFFFF;}
.brun1 {color: #80766C;}
.brun2 {color: #604C34;}
.rouge {color: #9E0C0F;}

.bold {font-weight: bold;}

.t9 {font-size: 9px;}
.t10 {font-size: 10px;}
.t11 {font-size: 11px;}
.t12 {font-size: 12px;}
.t13 {font-size: 13px;}
.t14 {font-size: 14px;}
.t15 {font-size: 15px;}
.t16 {font-size: 16px;}
.t17 {font-size: 17px;}
.t18 {font-size: 18px;}
.t19 {font-size: 19px;}

a.menu-droite, a.menu-droite:visited,a.menu-droite:hover {
	font: normal 13px arial,helvetica,sans;
	text-decoration: none;
}

a.Lien-Panier,a.Lien-Panier:visited {color: #5C4B39;}
a.Lien-Panier:hover {color: #981A1E;}

/* Styles partie ecommerce */

table.ecom-tableau, table.ecom-tableau td {
	border-collapse: collapse;
	border: solid 1px #5C4B39;
}

td.ecom-tetiere {
	background-color: #5C4B39;
	font-size: 12px;
	font-weight: bold;
}

table.ecom-cc {
	border-collapse: collapse; 
	border: 1px solid #5C4B39;
	padding: 5px;
}
table.ecom-cc td {
	padding: 5px;
}

.ecom-form {
	font-family: arial,helvetica,sans-serif,sans;
	font-size: 11px;
	color: #5C4B39;
}

/* Fin styles partie ecommerce */

.Titre {font-size: 19px; font-family:  arial,helvetica,sans-serif,sans; font-weight: bold; color: #981A1E;}
.Texte-couleur {color: #981A1E;}

a.liens,a.liens:visited {
	font: normal 12px arial,helvetica,sans;
	text-decoration: underline;
	color: #5C4B39;
}

a.liens:hover {
	text-decoration: none;
	color: #5C4B39;
}
