body
{
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	color : #837f79;
	background-color:#562212;
	background-image:url(../images/fond-repeat-x.jpg);
	background-repeat:repeat-x;
}



/* ------------------ FORUM ------------------ */ 

.forum-arbre-texte { font-size: 12Px; color: #DFDFDF; } /* t4 c1 */
.forum-forum-entete-titre { font-size: 13Px; color: #DFDFDF; } /* t5 c1 */
.forum-forum-entete-bg { background-color: #251B11; } /* bc2 */
.forum-forum-entete-nom { font-size: 11Px; color: #DFDFDF; } /* t3 c1 */

.forum-forum-nom { font-size: 13Px; color: #DFDFDF; } /* t5 c1 */
.forum-forum-desc { font-size: 11Px; color: #B0A090; } /* t3 c4 */
.forum-forum-dermess { font-size: 10Px; color: #B0A090; } /* t2 c4 */

.forum-sujet-entete-titre { font-size: 13Px; color: #DFDFDF; } /* t5 c1 */
.forum-sujet-entete-bg { background-color: #44180a; } /* bc4 */
.forum-sujet-entete-nom { font-size: 11Px; color: #DFDFDF; } /* t3 c1 */
.forum-sujet-page-bg { background-color: #44180a; } /* bc4 */
.forum-sujet-page-texte { font-size: 11Px; color: #DFDFDF; } /* t3 c1 */
.forum-sujet-nom1-bg { background-color: #534333; } /* bc2 */
.forum-sujet-nom2-bg { background-color: #3C2F23; } /* bc3 */
.forum-sujet-nom { font-size: 12Px; color: #DFDFDF; } /* t4 c1 */
.forum-sujet-arbre { font-size: 11Px; color: #DFDFDF; } /* t3 c1 */
.forum-sujet-nb { font-size: 11Px; color: #B0A090; } /* t3 c4 */

.forum-message-entete-bg { background-color: #44180a; } /* bc4 */
.forum-message-entete-titre { font-size: 13Px; color: #DFDFDF; } /* t5 c1 */
.forum-message-page-texte { font-size: 11Px; color: #DFDFDF; } /* t3 c1 */
.forum-message-arbre { font-size: 12Px; color: #DFDFDF; } /* t4 c1 */
.forum-message-nom1-bg { background-color: #534333; } /* bc2 */
.forum-message-nom2-bg { background-color: #3C2F23; } /* bc3 */
.forum-message-poster { font-size: 13Px; color: #DFDFDF; } /* t5 c1 */
.forum-message-haut { font-size: 11Px; color: #B0A090; } /* t3 c4 */
.forum-message-corps { font-size: 12Px; color: #DFDFDF; } /* t4 c1 */
.forum-message-bas { font-size: 11Px; color: #B0A090; } /* t3 c2 */

.ch { color: #73C515; }
.cf { color: #F2189B; }
.bc2 { background-color: #534333; }
.non-souligne { text-decoration: none; }
.gras { font-weight: bold; }
.italique { font-style: italic; }

.trait { background-color: #582313; }
.trait2 { background-color: #582313; }

td.bordure-droite-forum { border-right: 1Px solid #582313; }
td.bordure-gauche-forum { border-left: 1Px solid #582313; }
td.bordure-basse-forum { border-bottom: 1Px solid #582313; }
td.bordure-haute-forum { border-top: 1Px solid #582313; }
td.bordure-forum { border: 1Px solid #582313; }

.img-evenement
{
	border-width:1px;
	border-color:#2b1c13;
}

a.lien-forum:hover
{
	color: #ebcdb4;
	text-decoration: underline;
}

input.input3
{
    color: #dab290;
	border: 1Px solid #582313;
	height: 17Px;
	font-size: 10Px;
}

textarea.textarea3
{
	color: #dab290;
	font-size: 12Px;
	width: 550Px;
	height: 160Px;
	border: 1Px solid #582313;
}

select.select2
{
   border-width:1px;
   border-style:solid;
   height:17px;
   font-size:10px;
     color:#dab290;
   background:#534333;
   border-color:#582313;
}

table.citation
{
	width: 90%;
	border: 1Px solid #582313;
}

span.moderation
{
    color: #e90000;
}

/****** FORUM ******/



.site-fond-corps
{
	background-image:url(../images/site-fond-corps.gif);
	background-repeat:repeat;

}


.site-fond-corps2
{
	background-image:url(../images/site-fond-corps2.gif);
	background-repeat:repeat;

}



















td.grille1
{
	background-color: Black;

}

td.grille2
{
		background-image:url(../images/grille2.gif);
	background-repeat:repeat;

}




.justifie { text-align: justify; }
.non-souligne { text-decoration: none; }


.grille1
{
	background-image:url(../images/grille1.gif);
	background-repeat: repeat;
}


td.fond-corps
{
	background-image:url(../images/fond-corps.jpg);
	background-repeat: no-repeat;
}

td.corps-cote
{
	background-image:url(../images/fond-cote.jpg);
	background-repeat: no-repeat;
	background-color: #55514b;
}

td.bandeau-corps
{
	background-image:url(../images/bandeau-corps.jpg);
	background-repeat: repeat;
}

td.fond-corps-repeat
{
	background-color:#524e49;
	background-image:url(../images/fond-corps-repeat.jpg);
	background-repeat:repeat-x;
}







input.input1
{
   border-width:1px;
   border-style:solid;
   height:17px;
   color:#635852;
   font-size:10px;
   background-color:#2B1C13;
   border-color:#452D20;
}

select.select1
{
   border-width:1px;
   border-style:solid;
   height:17px;
   font-size:10px;
     color:#635852;
   background:#2B1C13;
   border-color:#452D20;
}
textarea.textarea1
{
   border-width:1px;
   border-style:solid;
   color:#635852;
  font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:9px;
   background:#2B1C13;
   border-color:#452D20;
}


img.image_logo_cg_mini
{
	border:1px solid #4A4A4A;
}

.bloc_transparent
{
	background-color:#482B1B;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	position:absolute;

}

.bloc_transparent_texte
{

	position:relative;
}


.bloc_transparent2
{
	background-color:#000000;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	position:absolute;
	width:255px;
	height:90px;
}

.bloc_transparent2_texte
{
	width:255px;
	height:90px;
	position:relative;
}


.menu_membre{font-size : 10px; color : #BCA996;}



.image_membre
{
	border-width:1px;
	border-color:#555555;
}


div.div-menu
{
	position: absolute;
	top: 187Px;
	Z-Index: 10;
	
}

.t1c1_f{font-size:11px;color:#F2189B;}
.t1c1_h{font-size:11px;color:#73C515;}

a.menu-lien
{
	display: block;
	width: 155px;
	height: 23px;
	line-height: 23Px;
}

td.td-menu { font-size: 10Px; }



.evenement_fiche_nom{font-size:11px;color:#FFFFFF;font-weight:bold;}
.evenement_fiche_texte{font-size:10px;color:#d0d0d0;}
.evenement_fiche_date{font-size:10px;color:#DFE24E;font-weight:bold;}
.evenement_fiche_lien1{font-size:10px;color:#d0d0d0;}
.evenement_fiche_ville{font-size:11px;color:#d0d0d0;font-weight:bold;}





/* Les polices */								

.t3c1{font-size : 12px; color : #1785A3;}
.t2c1{font-size : 11px; color : #1785A3;}
.t1c1{font-size : 10px; color : #1785A3;}
.t3c1b{font-size : 12px; color : #1785A3; font-weight:bold;}
.t2c1b{font-size : 11px; color : #1785A3; font-weight:bold;}
.t1c1b{font-size : 10px; color : #1785A3; font-weight:bold;}



.t0c12{font-size:10px;color:#D0D0D0;font-family:Arial}

.t3c12{font-size : 12px; color : #FFFFFF;}
.t2c12{font-size : 11px; color : #FFFFFF;}
.t1c12{font-size : 10px; color : #FFFFFF;}
.t3c12b{font-size : 12px; color : #FFFFFF; font-weight:bold;}
.t2c12b{font-size : 11px; color : #FFFFFF; font-weight:bold;}
.t1c12b{font-size : 10px; color : #FFFFFF; font-weight:bold;}




h1{font-size: 12Px; color:#FFFFFF; margin: 0 0 5 0px;}
h2{font-size: 11Px; color:#ECBDA2; margin:1px 0px 0px 0px;}

.t1 { font-size: 10Px; }
.t2 { font-size: 11Px; }
.t3 { font-size: 12Px; }
.t4 { font-size: 13Px; }

.c_bas { color: #392516; }
.c1 { color: #B18B5F; }
.c12 { color: #FFFFFF; }
.c2 { color: #DAB199	; }
.c3 { color: #FFA902; }
.c4 {color:#159F06;}


.t3c2{font-size : 12px; color : #DAB199;}
.t2c2{font-size : 11px; color : #DAB199;}
.t1c2{font-size : 10px; color : #DAB199;}
.t3c2b{font-size : 12px; color : #DAB199; font-weight:bold;}
.t2c2b{font-size : 11px; color : #DAB199; font-weight:bold;}
.t1c2b{font-size : 10px; color : #DAB199; font-weight:bold;}



.t3c3{font-size : 12px; color : #FFA902;}
.t2c3{font-size : 11px; color : #FFA902;}
.t1c3{font-size : 10px; color : #FFA902;}
.t3c3b{font-size : 12px; color : #FFA902; font-weight:bold;}
.t2c3b{font-size : 11px; color : #FFA902; font-weight:bold;}
.t1c3b{font-size : 10px; color : #FFA902; font-weight:bold;}

.t3c4{font-size : 12px; color : #159F06;}
.t2c4{font-size : 11px; color : #159F06;}
.t1c4{font-size : 10px; color : #159F06;}
.t3c4b{font-size : 12px; color : #159F06; font-weight:bold;}
.t1c4b{font-size : 10px; color : #159F06; font-weight:bold;}
.t2c4b{font-size : 11px; color : #159F06; font-weight:bold;}

.t3c5{font-size : 12px; color : #444444;}
.t2c5{font-size : 11px; color : #444444;}
.t1c5{font-size : 10px; color : #444444;}
.t3c5b{font-size : 12px; color : #444444; font-weight:bold;}
.t2c5b{font-size : 11px; color : #444444; font-weight:bold;}
.t1c5b{font-size : 10px; color : #444444; font-weight:bold;}

.t3c6{font-size : 12px; color : #75B5D1;}
.t2c6{font-size : 11px; color : #75B5D1;}
.t1c6{font-size : 10px; color : #75B5D1;}
.t3c6b{font-size : 12px; color : #75B5D1; font-weight:bold;}
.t2c6b{font-size : 11px; color : #75B5D1; font-weight:bold;}
.t1c6b{font-size : 10px; color : #75B5D1; font-weight:bold;}


.image_evenement_photo
{
	border-width:1px;
	border-color:#333333;
}





.bloc_transparent4
{
	background-color:#000000;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	position:absolute;
	width:300px;
	height:25px;
}

.bloc_transparent4_texte
{
	width:300px;
	height:25px;
	position:relative;
}


.partenaires-trait { background-color: #582313; }
.partenaires-texte { font-size:10px; color:#DFDFDF; }
.partenaires-titre { font-size:12px; font-weight: bold; color:#DFDFDF; }
.partenaires-soustitre { font-size:12px; color:#DFDFDF; }
.partenaires-lien { font-size:10px; color:#DFDFDF; }