* {
	outline: none;
}

html,body {width: 100%;height: 100%;}

body {
	background-color: #FFFFFF;
	margin: 0; padding: 0;
	background-image: url(/img/fond.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

img {border: 0;}

#container {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 902px;
	margin-top: 0px;
	margin-left: -451px;
	text-align: left;
	padding: 0px;
}

div#mentions-legales {
	height: 20px;
}
a.mentions-legales,a.mentions-legales:visited, span.mentions-legales {
	font: normal 10px/2 arial,verdana,helvetica,sans;
	color: #C1C1C1;
	text-decoration: none;
}
a.mentions-legales:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

input.bouton {
	font: normal 12px arial,verdana,helvetica,sans;
	color: #FFFFFF;
  background-color: #3B3B3B;
	border: 1px solid #3B3B3B;
	cursor: pointer;
}

.input-text {
	font-family: arial,verdana,helvetica,sans;
	font-size: 13px;
	color: #2D2D2D;
}

h1 {
	position: absolute; 
	left: 301px; 
	top: 57px;
	font: normal 37px arial, helvetica, sans;
	color: #87d5fc;
	padding: 0px;
	margin: 0px;
	letter-spacing: 2px;
}

h2 {
	position: absolute; 
	left: 611px; 
	top: 57px;
	font: normal 37px arial, helvetica, sans;
	color: #87d5fc;
	padding: 0px;
	margin: 0px;
	letter-spacing: 2px;
}

.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;}

input.bouton-commande {
	font: normal 12px arial,verdana,helvetica,sans;
	color: #FFFFFF;
  background-color: #3B3B3B;
	border: 1px solid #3B3B3B;
	cursor: pointer;
}

.panier {color: #666666;}

.Lien-Panier {color: #666666;}

.rouge {color: #FF0000;}
.bordeau {color: #2D2D2D;}
.gris {color: #666666;}
.blanc {color: #FFFFFF;}

.bold {font-weight: bold;}

#fond-milieu {
	background-image: url(../img/fond-milieu.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* Styles partie ecommerce */

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

td.ecom-tetiere {
	background-color: #2D2D2D;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

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

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

/* Fin styles partie ecommerce */

input.f_recherche {
	font: normal 12px arial,verdana,helvetica,sans;
	color: #37488E;
	border: none;
}

hr {
	color: #37488E;
	width: 100%;
	height: 1px;
	padding: 0; margin: 0;
}

div#contenu {
	min-height: 390px;
	background-image: url(/img/fond-contenu.jpg);
	background-position: 0 0;
	background-repeat: repeat;
	width: 990px;
}

/* div {border: solid 1px #FF0000;} */

a.Lien-produits,a.Lien-produits:visited {
	font: normal 13px arial,verdana,helvetica,sans;
  color: #2D2D2D;
	text-decoration: none;
}
a.Lien-produits:hover {
	font: normal 13px arial,verdana,helvetica,sans;
  color: #983219;
	text-decoration: none;
}

span.Titre-Page {font: normal 30px/130% arial,verdana,helvetica,sans; color: #2D2D2D;}
span.Titre-Produit {font: normal 20px/130% arial,verdana,helvetica,sans; color: #2D2D2D;}

a.retour-haut-de-page {
	font: normal 11px arial,verdana,helvetica,sans;
  color: #2D2D2D;
	text-decoration: none;
}
a.retour-haut-de-page:hover {
	text-decoration: underline;
}

