body
{
	font-family:Arial, Helvetica, sans-serif;
	color : #70B3C0;
	margin: 0;
	background-image: url(../images/1/fond.gif);
	background-repeat: repeat-x;
	background-color:#ff9103;
}

.c1-1 { color: #7e510b; }
.c1-2 { color: #0067a0; }
.c2-1 { color: #c37a00; }
.c2-2 { color: #3148a9; }
.c2 { color: #ffffff; }

.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; }

.gras { font-weight: bold; }
.non-gras { font-weight: normal; }
.non-souligne { text-decoration: none; }
.souligne { text-decoration: underline; }
.justifie { text-align: justify; }

h1 { font-size : 16px; margin: 8Px 0 8Px 0; font-weight: normal; }
h2 { font-size : 13px; margin: 5Px 0 5Px 0; }

.img-produit-1 { border: 1Px solid #ffffff; }
.img-produit-2 { border: 1Px solid #ffffff; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

/* CORPS */

table.tableau1
{
	width: 464Px;
	border: solid 1Px #fec554;
	background-image: url(../images/accueil-fond-1.gif);
	background-repeat: repeat-x;
	background-color:#ff990c;
}

table.tableau2
{
	width: 464Px;
	border: solid 1Px #b7cdff;
	background-image: url(../images/accueil-fond-2.gif);
	background-repeat: repeat-x;
	background-color:#23d7ff;
}

table.promo-1
{
	width: 464Px;
	border: solid 1Px #fec554;
	background-image: url(../images/accueil-fond2-1.gif);
	background-repeat: repeat-x;
	background-color:#ff990c;
}

table.promo-2
{
	width: 464Px;
	border: solid 1Px #b7cdff;
	background-image: url(../images/accueil-fond2-2.gif);
	background-repeat: repeat-x;
	background-color:#23d7ff;
}
