body
{
	width: 100%;
	margin: auto;
	background-color : black
}

#menu
{
   width: 100%;
   height: 35px;
   border-top: 2px solid rgb(6,68,56);
   border-bottom: 2px solid rgb(6,68,56);
   margin-bottom: 10px;
}

.lien_menu
{
	float:left;
	width: 16%;
	text-align:center;
	font-size: 27px;
}

a:hover
{
	font-weight:bold;
}

#corps
{
   min-width: 400px;
   float: left;
   margin-left: 1%;
   width: 80%; 
   border: 2px solid rgb(6,68,56);
   margin-bottom : 5px;

}

#commentaire_devis {
   color: white;
   width: 70%;
   margin: auto;
   border: 3px dotted rgb(6,68,56);
   text-align:center;
}

#corps p
{
  padding: 5px;
}

p
{
	font-family: Veranda;
	color : white;
}

#menu_droite
{
   float: right;
   width: 17%;
   margin-right: 0.7%;
}

#menu_droite_1
{
   
   border: 2px solid rgb(6,68,56);
   padding: 5px;
}

#menu_droite_2
{
   margin-top: 5px;
   padding: 5px;
   border: 2px solid rgb(6,68,56);
}

h3
{
	text-align:center;
	color:rgb(114,156,147);
	font-family: Nyala;
	font-size:30px;
}

h4
{
	text-align: center;
	color:rgb(114,156,147);
	font-family: Nyala;
}

a
{
	color: rgb(114,156,147);
	font-family: Nyala;
	text-decoration: none;
	border: none;
}

a:visited{
	color: rgb(114,156,147);
}

.aligne
{
	display:block;
	width:205px;
	float:left;
}

table
{
	margin: auto;
}

.article
{
	width: 740px;
	border-collapse: collapse;
	margin: auto;
}

td
{
	margin: auto;
	padding: 5px;
	border:	1px solid white;
	text-align: center;
	vertical-align: center;
}

#panier
{
	border-collapse: collapse;
	margin: auto;
}

th
{
	margin: auto;
	padding: 5px;
	border:	1px solid white;
	text-align: center;
	vertical-align: center;
}

.rubrique
{
	color: rgb(104,80,61);
	font-size: 22px;
	text-align: center;
}

.commander
{
	color: red;
	font-size: 18px;
	text-align: center;
}

.commander p
{
	color: white;
	font-size: 14px;
	text-align: center;
}

.montant
{
	text-align: center;
	font-weight: bold;
}

.livraison
{
	text-align: center
}

.moyen_paiement
{
	color: white;
	text-align: center;
}

li
{
	text-align: center;
}

#definition
{
	text-align: center;
	font-weight: lighter;
}

#corps fieldset
{
	width: 75%;
	margin: auto;
}

.catalogue
{
	width: 95%;
	border-collapse: collapse;
	margin: auto;
}

label {
	color: white;
}
input {
	background-color: black;
	border: 1px solid rgb(28,36,34);
	color: white;
}
input:hover {
	background-color: rgb(10,19,19);
}

img
{
	border: none;
}

.icatalogue {
	width:320px;
	height:240px;
}

.iarticle {
	display: block;
	width: 640px;
	height: 480px;
	margin: auto;
}
.banniere
{
	display: block;
	margin: auto;
}
table{
	color: white;
}