body
{
	font-family:Arial, Helvetica, sans-serif;
	color : #70B3C0;
	margin: 0;
	background: url(../images/fond.gif);
	background-repeat: repeat-x;
	background-color:#44c6ff;
}

input.button1
{
	height:17px;
	font-size:10px;
	width: 250PX;
	background-color: #44c6ff;
    border: 1Px solid #2a95e6;
	color : #ffffff;
}

input.input1
{
	height:14px;
	font-size:10px;
	width: 250PX;
	background-color: #44c6ff;
    border: 1Px solid #2a95e6;
	color : #ffffff;
}

select.select1
{
	height:15px;
	font-size:10px;
	background-color: #44c6ff;
    border: 1Px solid #2a95e6;
	color : #ffffff;
}

textarea.textarea1
{
	height:160px;
	width: 573Px;
	font-size:11px;
	background-color: #44c6ff;
    border: 1Px solid #2a95e6;
	color : #ffffff;
	overflow: auto;
}

.c1 { color: #7d7d7d; }

.c2 { color: #1c9b83; }
.c3 { color: #626262; }
.c4 { color: #ffffff; }
.c5 { color: #1779b2; }
.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 : 13px; }
.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 { color: #787878; font-size : 14px; margin: 20Px 0 5Px 0; }

.trait { background-color: #d3d3d3; height: 1Px; }
.trait2 { background-color: #d3d3d3; height: 3Px; }

.img-produit { /*border: 1Px solid #c4c4c4;*/ }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

a.menu-lien
{
    background: url(../images/menu-corps.gif);
	background-repeat: repeat-x;
	width: 104Px;
	height: 27Px;
	line-height: 27Px;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 11Px;
	font-weight: bold;
}

a.menu-lien2
{
    background: url(../images/menu-corps.gif);
	background-repeat: repeat-x;
	width: 104Px;
	height: 27Px;
	line-height: 13Px;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 11Px;
	font-weight: bold;
}

a.menu-lien-sel
{
    background: url(../images/menu-corps-sel.gif);
	background-repeat: repeat-x;
	width: 110Px;
	height: 27Px;
	line-height: 27Px;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 11Px;
	font-weight: bold;
}

a.menu-lien:hover, a.menu-lien2:hover
{
    background: url(../images/menu-corps-over.gif);
    text-decoration: none;
}

a.menu-lien-sel:hover { text-decoration: none; }

.menu-fond
{
    background: url(../images/menu-fond.gif);
	background-repeat: repeat-x;
}

.menu-gauche-haut
{
    background: url(../images/menu-gauche-haut.gif);
	background-repeat: repeat-x;
	height: 32Px;
	font-size: 12Px;
	font-weight: bold;
	color: #444444;
	padding-left: 10Px;
}

.menu-gauche-bas
{
    background: url(../images/menu-gauche-bas.gif);
	background-repeat: repeat-x;
	background-color: #dfdfdf;
}

a.lien-fiche
{
    background: url(../images/lien-fiche.gif);
	background-repeat: repeat-x;
	width: 90Px;
	height: 17Px;
	line-height: 17Px;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 10Px;
	font-weight: bold;
}

a.lien-mini-fiche
{
	color: #00baff;
	font-size: 10Px;
}

a.lien-fiche:hover
{
    background: url(../images/lien-fiche-over.gif);
    text-decoration: none;
}

table.bandeau-haut
{
    background: url(../images/bandeau-haut.jpg);
	background-repeat: no-repeat;
	height: 204Px;
}

table.corps
{  
    width: 810Px;
    margin-left: 10Px;
}

td.corps { background-color: #f6f6f6; height: 560Px; vertical-align: top; }

table.mini-fiche
{
    width: 183px;
    height: 149Px;
    background: url(../images/fond-mini-fiche.gif);
	background-repeat: no-repeat;
}
