body
{
	font-family:Arial, Helvetica, sans-serif;
	color : #ffffff;
	background-color:#000000;
	background-image: url(../images/fond.gif);
	background-repeat: repeat-x;
	margin : 0;
}

/* Les polices */								


.t0{font-size : 9px;}
.t1{font-size : 10px;}
.t2{font-size : 11px;}
.t3{font-size : 12px;}
.t4{font-size : 15px;}

.c1{color : #ffffff;}
.c2{color : #ff00bb;}
.c3{color : #979797;}

.c4{color : #ffffff;}
.c5{color : #6056b2;}
.c6{ color : #ff007f;}
.c7{ color : #727272;}
.c8{ color : #d4a2f0;}
.c9{ color : #ff95c9;}

.cs1{ color : #f8007b;}
.cs2{ color : #ff5fae;}
.t1c1_f{font-size:11px;color:#D136F7;}
.t1c1_h{font-size:11px;color:#91823B;}

.bc-a { background-color: #212121; }
.bc-b { background-color: #2e2e2e; }

.trait3 { background-color: #211715; height: 2Px; }

h1{font-size : 12px; color : #FFFFFF;margin-bottom:10px;margin-top:5px;}

a.lien { text-decoration: none; }
a.lien:hover { text-decoration: underline; }

/* Structure */	

td.haut
{
    background-image: url(../images/haut.gif);
    background-repeat: repeat-x;
    height: 92Px;
    width: 940Px;
}

table.bas
{
    background-image: url(../images/bas.gif);
    background-repeat: repeat-x;
    height: 36Px;
    margin-top: 1Px;
}

a.menu
{
    background-image: url(../images/menu.gif);
    background-repeat: no-repeat;
    display: block;
    width: 76Px;
    height: 18Px;
    color: #ffffff;
    font-size: 12Px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding-top: 18Px;
}

a.bouton-com
{
    border: 1Px solid #838383;
    background-color: #2e2e2e;
    height: 18Px;
    color: #dedede;
    font-size: 11Px;
    text-align: center;
    text-decoration: none;
    padding: 0 10Px 0 10Px;
}

a.menu:hover
{
    background-image: url(../images/menu-over.gif);
    color: #d624af;
}

.non-souligne { text-decoration: none; }
.gras { font-weight: bold; }
.italique { font-style: italic; }
.t2{font-size : 10px;}
.t3{font-size : 11px;}
.t4{font-size : 12px;}
.ch {color:#820342;}
.cf {color:#820342;}
.bc2 { background-color: #3e001f; }
.bc3 { background-color: #b11965; }
.bc3a { background-color: #c62676; }
.bc4 { background-color: #9b004d; }
.bc5 { background-color: #9b004d; }

.trait { background-color: #b30059; }
.trait2 { background-color: #b30059; }
.trait5 { background-color: #d2056b; }

input.button1
{
    color: #000000;
	border: 1Px solid #2e2e2e;
	height: 19Px;
	font-size: 10Px;
	background-color: #838383;
}

input.input1, select.select1
{
    color: #e60086;
	border: 1Px solid #838383;
	height: 15Px;
	font-size: 10Px;
	background-color: #2e2e2e;
}

input.input2
{
    color: #e60086;
	border: 1Px solid #838383;
	height: 19Px;
	font-size: 10Px;
	background-color: #2e2e2e;
}

textarea.textarea1
{
	color: #e60086;
	font-size: 12Px;
	width: 498Px;
	height: 100Px;
	border: 1Px solid #838383;
	background-color: #2e2e2e;
	overflow: auto;
}


a.num-page
{
    padding: 2Px 5Px 2Px 5Px;
    border: 1Px solid #838383;
    color: #dedede;
	font-size: 11Px;
	margin: 0 2Px 0 2Px;
	display: block;
    text-decoration: none;
}

td.num-page-sel
{
    padding: 2Px 5Px 2Px 5Px;
    border: 1Px solid #838383;
    color: #dedede;
	font-size: 11Px;
	font-weight: bold;
	margin: 0 2Px 0 2Px;
    color: White;
    background-color: #303030;
}

a.num-page:hover
{
    color: White;
    background-color: #838383;
    text-decoration: none;
}

td.num-page
{
    padding: 0 5Px 0 5Px;
    border: 1Px solid #838383;
    color: #afafaf;
	font-size: 11Px;
	cursor: default;
}

td.num-page-texte
{
    color: #838383;
	font-size: 12Px;
	font-weight: bold;
	padding: 0 2Px 0 4Px;
}

td.num-page-texte2
{
    color: #838383;
	font-size: 12Px;
	font-weight: bold;
	padding: 0 4Px 0 2Px;
}