body
{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #000000;
}

form { margin: 0; }

.c1 { color: #cfcfcf; }
.c2 { color: #D60000; }
.c3 { color: #ffffff; }
.c4 { color: #cccccc; }
.c5 { color: #dadada; }
.c_ref {color: #454545;}

.c6 { color: #5aa7c9; }
.c7 { color: #f98500; }

.t0 { font-size : 8px; }
.t1 { font-size : 9px; }
.t2 { font-size : 10px; }
.t3 { font-size : 11px; }
.t4 { font-size : 12px; }
.t5 { font-size : 15px; }
.t6 { font-size : 18px; }
.t7 { font-size : 28px; }

.gras { font-weight: bold; }
.non-gras { font-weight: normal; }
.non-souligne { text-decoration: none; }
.souligne { text-decoration: underline; }
.justifie { text-align: justify; }

h1 { color: #c90000; font-size : 16px; margin: 0 0 7Px 0; }
/*h2 { color: #d27c05; font-size : 15px; margin: 0 0 3Px 0; }
h3 { color: #d27c05; font-size : 13px; margin: 30Px 0 5Px 0; }*/

.trait { background-color: #47350d; height: 1Px; }
.trait-v { background-color: #565656; width: 1Px; }
/*.trait2 { background-color: #d27c05; height: 1Px; }
.trait3 { background-color: #ffc13a; height: 1Px; }*/

.img-produit { border: 1Px solid #3e2d03; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }
/*a.menu1-lien:hover, a.menu2-lien:hover, a.mini-produit-lien:hover, a.lien2:hover { text-decoration: none; }*/

/* CORPS */

table.table-corps { height: 100%; width: 100%; }

table.img-cat
{
	background-image: url(../images/categorie-fond.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

td.table-bas
{
	background-image: url(../images/bas-fond.gif);
	background-repeat: repeat-x;
	height: 57Px;
	vertical-align: top;
}

table.corps
{
	border: solid 1Px #674800;
	background-image: url(../images/corps-fond.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #1d1d1d;
	width: 830Px;
	height: 340Px;
}

table.contenu
{
	background-color: Black;
	border: solid 1Px #565656;
	width: 975Px;
	margin-left: 40Px;
	margin-bottom: 13Px;
}

/* LIENS */



/* FORMULAIRES */

input.button1
{
	height:20px;
	font-size:11px;
	font-weight: bold;
	width: 120PX;
	background-color: #363636;
    border: 1Px solid #363636;
	color : #ffffff;
}

input.input1
{
	height:19px;
	font-size:10px;
	width: 320PX;
	background-color: #202020;
    border: 1Px solid #363636;
	color : #c90000;
}

textarea.textarea1
{
	height:120px;
	width: 320Px;
	font-size:11px;
	background-color: #202020;
    border: 1Px solid #363636;
	color : #c90000;
	overflow: auto;
}

/* ************************* */

td.ombre-image-hg { width: 14Px; height: 14Px; background-image: url(../images/ombre-image-hg.gif); vertical-align: bottom; }
td.ombre-image-h { height: 14Px; background-image: url(../images/ombre-image-h.gif); background-repeat: repeat-x; }
td.ombre-image-hd { width: 13Px; height: 14Px; background-image: url(../images/ombre-image-hd.gif); vertical-align: bottom; }

td.ombre-image-bg { width: 14Px; height: 14Px; background-image: url(../images/ombre-image-bg.gif); }
td.ombre-image-b { height: 14Px; background-image: url(../images/ombre-image-b.gif); background-repeat: repeat-x; }
td.ombre-image-bd { width: 13Px; height: 14Px; background-image: url(../images/ombre-image-bd.gif); }

td.ombre-image-g { width: 14Px; background-image: url(../images/ombre-image-g.gif); background-repeat: repeat-y; vertical-align: bottom; }
td.ombre-image-d { width: 13Px; background-image: url(../images/ombre-image-d.gif); background-repeat: repeat-y; vertical-align: bottom; }

td.ombre-image-hg2 { width: 14Px; height: 14Px; background-image: url(../images/ombre-image-hg2.gif); background-position: left center; background-repeat: no-repeat; }
td.ombre-image-hd2 { width: 14Px; height: 14Px; background-image: url(../images/ombre-image-hd2.gif); background-position: right center; background-repeat: no-repeat; }
td.ombre-image-bg2 { width: 14Px; height: 14Px; background-image: url(../images/ombre-image-bg2.gif); background-position: left center; background-repeat: no-repeat; }
td.ombre-image-bd2 { width: 14Px; height: 14Px; background-image: url(../images/ombre-image-bd2.gif); background-position: right center; background-repeat: no-repeat; }

div.ombre-image-gh2 { width: 14Px; height: 14Px; background-image: url(../images/ombre-image-gh2.gif); background-position: center top; background-repeat: no-repeat; }
div.ombre-image-gb2 { width: 14Px; height: 14Px; background-image: url(../images/ombre-image-gb2.gif); background-position: center bottom; background-repeat: no-repeat; }
div.ombre-image-dh2 { width: 13Px; height: 14Px; background-image: url(../images/ombre-image-dh2.gif); background-position: center top; background-repeat: no-repeat; }
div.ombre-image-db2 { width: 13Px; height: 14Px; background-image: url(../images/ombre-image-db2.gif); background-position: center bottom; background-repeat: no-repeat; }

