body
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#420202;
	margin : 0;
	background-image: url(../images/fond.gif);
    background-repeat: repeat-x;
    font-size: 10Px;
}

/* 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 : #de0101;}
.c3{color : #e02020;}
.cr{color : #ff0000;}

.c4{color : #d6b0ff;}
.c5{color : #6056b2;}
.c6{ color : #ff007f;}
.c7{ color : #727272;}
.c8{ color : #d4a2f0;}
.c9{ color : #ff95c9;}

.cs1{ color : #f80000;}
.cs2{ color : #ff1aec;}
.ch {color:#f80000;}
.cf {color:#ff1aec;}
.t1c1_f{font-size:11px;color:#D136F7;}
.t1c1_h{font-size:11px;color:#91823B;}

.bc-a { background-color: #5d0000; }
.bc-b { background-color: #720202; }

.trait3 { background-color: #211715; height: 2Px; }

h1{font-size : 16px; color : #d98484;margin-bottom:12px;margin-top:14px;}
h2{font-size : 14px; color : #FFFFFF;margin-bottom:8px; margin-top: 0; }

.non-souligne { text-decoration: none; }
.gras { font-weight: bold; }
.italique { font-style: italic; }
.justifie { text-align: justify; }


.bc2 { background-color: #3e001f; }
.bc3 { background-color: #5d0000; }
.bc3a { background-color: #c62676; }
.bc4 { background-color: #9b004d; }
.bc5 { background-color: #9b004d; }

.trait { background-color: #5d0000; }
.trait2 { background-color: #b30059; }
.trait5 { background-color: #5d0000; }

.img-evenement { border: 1Px solid #5d0000; }
.image_membre { border: 1Px solid #c51313; }

/* Structure */	

table.corps-haut
{
    background-image: url(../images/corps-haut.gif);
    background-repeat: repeat-x;
    height: 60Px;
}

table.menu-fond
{
    background-image: url(../images/menu-fond.gif);
    background-repeat: repeat-x;
    height: 21Px;
}

a.menu-lien
{
    color: #ffffff;
    font-size: 11Px;
    font-weight: bold;
    text-decoration: none;
}

a.menu-lien:hover { color: Red; }

td.corps-bas
{
    background-color: #890000;
    height: 24Px;
}

td.corps-accueil
{
    background-image: url(../images/corps-accueil.jpg);
    background-repeat: no-repeat;
    height: 523Px;
}

td.corps-acces
{
    background-image: url(../images/acces.jpg);
    background-repeat: no-repeat;
    height: 523Px;
}

td.corps
{
    background-image: url(../images/corps.jpg);
    background-repeat: no-repeat;
    height: 523Px;
	background-color: #420202;
	padding-bottom: 20Px;
}

/* Formulaire */	

input.input1, select.select1
{
    color: #ffffff;
	border: 1Px solid #5d0000;
	height: 15Px;
	font-size: 10Px;
	background-color: #a30101;
}

input.button1
{
    color: #ffffff;
	border: 1Px solid #5d0000;
	height: 19Px;
	font-size: 10Px;
	background-color: #a30101;
}

textarea.textarea1
{
	color: #ffffff;
	font-size: 12Px;
	height: 105Px;
	border: 1Px solid #5d0000;
	background-color: #a30101;
	overflow: auto;
}

/* Multipage */	

a.num-page
{
    padding: 2Px 5Px 2Px 5Px;
    border: 1Px solid #de0101;
    color: #de0101;
	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 #ffffff;
    color: #dedede;
	font-size: 11Px;
	font-weight: bold;
	margin: 0 2Px 0 2Px;
    color: White;
    background-color: #de0101;
}

a.num-page:hover
{
    color: White;
    background-color: #de0101;
    text-decoration: none;
}

td.num-page
{
    padding: 0 5Px 0 5Px;
    border: 1Px solid #de0101;
    color: #de0101;
	font-size: 11Px;
	cursor: default;
}

td.num-page-texte
{
    color: #de0101;
	font-size: 12Px;
	font-weight: bold;
	padding: 0 2Px 0 4Px;
}

td.num-page-texte2
{
    color: #de0101;
	font-size: 12Px;
	font-weight: bold;
	padding: 0 4Px 0 2Px;
}

/* ------------------ FORUM ------------------ */ 

.forum-arbre-texte { font-size: 12Px; color: #ffffff; } /* t4 c1 */
.forum-forum-entete-titre { font-size: 13Px; color: #ffffff; } /* t5 c1 */
.forum-forum-entete-bg { background-color: #5d0000; } /* bc2 */
.forum-forum-entete-nom { font-size: 11Px; color: #ffffff; } /* t3 c1 */

.forum-forum-nom { font-size: 13Px; color: #ffffff; } /* t5 c1 */
.forum-forum-desc { font-size: 11Px; color: #5d0000; } /* t3 c4 */
.forum-forum-dermess { font-size: 10Px; color: #5d0000; } /* t2 c4 */

.forum-sujet-entete-titre { font-size: 13Px; color: #ffffff; } /* t5 c1 */
.forum-sujet-entete-bg { background-color: #5d0000; } /* bc4 */
.forum-sujet-entete-nom { font-size: 11Px; color: #ffffff; } /* t3 c1 */
.forum-sujet-page-bg { background-color: #5d0000; } /* bc4 */
.forum-sujet-page-texte { font-size: 11Px; color: #ffffff; } /* t3 c1 */
.forum-sujet-nom1-bg { background-color: #720202; } /* bc2 */
.forum-sujet-nom2-bg { background-color: #8d0606; } /* bc3 */
.forum-sujet-nom { font-size: 12Px; color: #ffffff; } /* t4 c1 */
.forum-sujet-arbre { font-size: 11Px; color: #de0101; } /* t3 c1 */
.forum-sujet-nb { font-size: 11Px; color: #de0101; } /* t3 c4 */

.forum-message-entete-bg { background-color: #5d0000; } /* bc4 */
.forum-message-entete-titre { font-size: 13Px; color: #ffffff; } /* t5 c1 */
.forum-message-page-texte { font-size: 11Px; color: #ffffff; } /* t3 c1 */
.forum-message-arbre { font-size: 12Px; color: #ffffff; } /* t4 c1 */
.forum-message-nom1-bg { background-color: #720202; } /* bc2 */
.forum-message-nom2-bg { background-color: #8d0606; } /* bc3 */
.forum-message-poster { font-size: 13Px; color: #ffffff; } /* t5 c1 */
.forum-message-haut { font-size: 11Px; color: #de0101; } /* t3 c4 */
.forum-message-corps { font-size: 12Px; color: #ffffff; } /* t4 c1 */
.forum-message-bas { font-size: 11Px; color: #5d0000; } /* t3 c2 */

td.bordure-droite-forum { border-right: 1Px solid #5d0000; }
td.bordure-gauche-forum { border-left: 1Px solid #5d0000; }
td.bordure-basse-forum { border-bottom: 1Px solid #5d0000; }
td.bordure-haute-forum { border-top: 1Px solid #5d0000; }
td.bordure-forum { border: 1Px solid #5d0000; }

a.lien-forum:hover
{
	text-decoration: underline;
}

input.input3
{
    color: #e60086;
	border: 1Px solid #5d0000;
	height: 17Px;
	font-size: 10Px;
}

textarea.textarea3
{
	color: #ffffff;
	font-size: 12Px;
	width: 550Px;
	height: 160Px;
	border: 1Px solid #5d0000;
	background-color: #a30101;
}

table.citation
{
	width: 90%;
	border: 1Px solid #b30059;
}

span.moderation
{
    color: #e90000;
}

/****** FORUM ******/

.bloc-transparent
{
	background-color:#5d0000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	position:absolute;
	width:400px;
	height:25px;
}

.bloc-transparent-texte
{
	width:400px;
	height:21px;
	position:relative;
	text-align: right;
	padding-top: 4Px;
}

.bloc-transparent-texte2
{
	width:400px;
	height:21px;
	position:relative;
	padding-top: 4Px;
	padding-left: 12Px;
	text-align: left;
}

.bloc-transparent3
{
	background-color:#5d0000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	position:absolute;
	width:810px;
	height:23px;
}

.bloc-transparent-texte3
{
	width:810px;
	height:21px;
	position:relative;
	text-align: center;
	padding-top: 2Px;
}

.bloc-transparent-texte4
{
	width:800px;
	height:21px;
	position:relative;
	text-align: center;
	padding-top: 2Px;
}

.table-transparent
{
	background-color:#5d0000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	position:absolute;
	width:406px;
	height:160px;
}

.table-texte
{
	width:398px;
	height:150px;
	position:relative;
	text-align: left;
}