body
{
	font-family:Arial, Helvetica, sans-serif;
	color : #ffffff;
	background-color: Transparent ;
	/*background-image:url(../images/f-corps.gif);*/
	background-repeat:repeat-x;

	margin : 0;
	
	scrollbar-base-color : #000000;
}

/* Les polices */								


.t0{font-size : 9px;}
.t1{font-size : 10px;}
.t2{font-size : 11px;}
.t3{font-size : 12px;}
.t4{font-size : 15px;}

.c1{color : #0c0e11;}
.c2{color : #ffa50e;}
.c3{color : #f842a4;}
.c4{color : #ffffff;}

.c5{color : #6056b2;}
.c6{ color : #ff007f;}
.c7{ color : #727272;}
.c8{ color : #d4a2f0;}
.c9{ color : #ff95c9;}

.cs1{ color : #575352;}
.cs2{ color : #ef9402;}
.t1c1_f{font-size:11px;color:#D136F7;}
.t1c1_h{font-size:11px;color:#91823B;}

.trait3 { background-color: #211715; height: 2Px; }
.trait3a { background-color: #85260e; height: 1Px; }
.trait-haut { background-color: #e8e8e8; height: 5Px; }
.trait-titre { background-color: #d9d9d9; height: 3Px; }
.trait-agenda { background-color: #e1e1e1; width: 2Px; }
.trait-agenda2 { background-color: #c9c9c9; width: 2Px; }

h1{ font-size: 13px; font-weight: bold; color: #404040; margin: 0; }

img.img-evenement { border: 2Px solid #211715; }

a.lien { text-decoration: none; }
a.lien:hover { text-decoration: underline; }

/* Structure */	

table.corps
{
    background-image: url(../images/corps.jpg);
    width: 939Px;
    height: 700Px;
}

a.lien-bas
{
    display: block;
    width: 130Px;
    height: 14Px;
    line-height: 14Px;
    background-color: White;
    color: #707070;
    font-size: 10Px;
    text-align: center;
    text-decoration: none;
}

a.lien-avis
{
    display: block;
    width: 70Px;
    height: 11Px;
    line-height: 11Px;
    background-color: #c2c2c2;
    background-image: url(../images/carre-avis.gif);
    background-position: left center;
    background-repeat: no-repeat;
    color: #6d6d6d;
    font-size: 10Px;
    text-align: right;
    padding-right: 3Px;
    text-decoration: none;
}

a.bouton-voir
{
    display: block;
    width: 55Px;
    height: 14Px;
    line-height: 14Px;
    background-image: url(../images/bouton-voir.gif);
    background-repeat: no-repeat;
}

a.menu-accueil
{
    display: block;
    width: 62Px;
    height: 34Px;
    line-height: 34Px;
    background-image: url(../images/menu-accueil.gif);
}

a.menu-agenda
{
    display: block;
    width: 57Px;
    height: 34Px;
    line-height: 34Px;
    background-image: url(../images/menu-agenda.gif);
}

a.menu-photos
{
    display: block;
    width: 58Px;
    height: 34Px;
    line-height: 34Px;
    background-image: url(../images/menu-photos.gif);
}

a.menu-contact
{
    display: block;
    width: 69Px;
    height: 34Px;
    line-height: 34Px;
    background-image: url(../images/menu-contact.gif);
}

a.menu-acces
{
    display: block;
    width: 48Px;
    height: 34Px;
    line-height: 34Px;
    background-image: url(../images/menu-acces.gif);
}

a.menu-carte
{
    display: block;
    width: 76Px;
    height: 34Px;
    line-height: 34Px;
    background-image: url(../images/menu-carte.gif);
}

a.menu-accueil-sel
{
    display: block;
    width: 62Px;
    height: 34Px;
    line-height: 34Px;
    background-image: url(../images/menu-accueil-sel.gif);
}

a.menu-agenda-sel
{
    display: block;
    width: 57Px;
    height: 34Px;
    line-height: 34Px;
    background-image: url(../images/menu-agenda-sel.gif);
}

a.menu-photos-sel
{
    display: block;
    width: 58Px;
    height: 34Px;
    line-height: 34Px;
    background-image: url(../images/menu-photos-sel.gif);
}

a.menu-contact-sel
{
    display: block;
    width: 69Px;
    height: 34Px;
    line-height: 34Px;
    background-image: url(../images/menu-contact-sel.gif);
}

a.menu-acces-sel
{
    display: block;
    width: 48Px;
    height: 34Px;
    line-height: 34Px;
    background-image: url(../images/menu-acces-sel.gif);
}

a.menu-carte-sel
{
    display: block;
    width: 76Px;
    height: 34Px;
    line-height: 34Px;
    background-image: url(../images/menu-carte-sel.gif);
}

a.menu-accueil:hover { background-image: url(../images/menu-accueil-sel.gif); }
a.menu-agenda:hover { background-image: url(../images/menu-agenda-sel.gif); }
a.menu-photos:hover { background-image: url(../images/menu-photos-sel.gif); }
a.menu-contact:hover { background-image: url(../images/menu-contact-sel.gif); }
a.menu-acces:hover { background-image: url(../images/menu-acces-sel.gif); }
a.menu-carte:hover { background-image: url(../images/menu-carte-sel.gif); }


/* Formulaire */		

select
{
	
	color : #000000;
	border-color:#feac2b;
	background-color:#ef9402;
	height:17px;
	font-size:xx-small;
	border-style:solid;
	border-width:1px;
}

textarea.textarea1
{
	font-size: 12Px;
	width: 400Px;
	height: 120Px;
	color : #000000;
	border-color:#feac2b;
	background-color:#ef9402;	
	border-style:solid;
	border-width:1px;
	overflow: auto;
}

.image_membre
{
	border-width:1px;
	border-color:#ffa50e;
}

input.input1
{
	height:16px;
	font-size:10px;
	border-style:solid;
	border-width:1px;
	color : #000000;
	border-color:#feac2b;
	background-color:#ef9402;
}

input.button1
{
    height:18px;
	font-size:10px;
	border-color:#feac2b;
	border-style:solid;
	border-width:1px;
	color : #000000;
	background-color:#ef9402;
}

/* ------------------ FORUM ------------------ */ 

.forum-arbre-texte { font-size: 12Px; color: #808080; } /* t4 c1 */
.forum-forum-entete-titre { font-size: 13Px; color: #ffffff; } /* t5 c1 */
.forum-forum-entete-bg { background-color: #cacaca; } /* bc2 */
.forum-forum-entete-nom { font-size: 11Px; color: #ffffff; } /* t3 c1 */

.forum-forum-nom { font-size: 13Px; color: #808080; } /* t5 c1 */
.forum-forum-desc { font-size: 11Px; color: #bababa; } /* t3 c4 */
.forum-forum-dermess { font-size: 10Px; color: #bababa; } /* t2 c4 */

.forum-sujet-entete-titre { font-size: 13Px; color: #ffffff; } /* t5 c1 */
.forum-sujet-entete-bg { background-color: #cacaca; } /* bc4 */
.forum-sujet-entete-nom { font-size: 11Px; color: #ffffff; } /* t3 c1 */
.forum-sujet-page-bg { background-color: #cacaca; } /* bc4 */
.forum-sujet-page-texte { font-size: 11Px; color: #ffffff; } /* t3 c1 */
.forum-sujet-nom1-bg { background-color: #d8d8d8; } /* bc2 */
.forum-sujet-nom2-bg { background-color: #e3e3e3; } /* bc3 */
.forum-sujet-nom { font-size: 12Px; color: #808080; } /* t4 c1 */
.forum-sujet-arbre { font-size: 11Px; color: #808080; } /* t3 c1 */
.forum-sujet-nb { font-size: 11Px; color: #8d8c8c; } /* t3 c4 */

.forum-message-entete-bg { background-color: #cacaca; } /* 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: #808080; } /* t4 c1 */
.forum-message-nom1-bg { background-color: #d8d8d8; } /* bc2 */
.forum-message-nom2-bg { background-color: #e3e3e3; } /* bc3 */
.forum-message-poster { font-size: 13Px; color: #ffffff; } /* t5 c1 */
.forum-message-haut { font-size: 11Px; color: #808080; } /* t3 c4 */
.forum-message-corps { font-size: 12Px; color: #ffffff; } /* t4 c1 */
.forum-message-bas { font-size: 11Px; color: #8d8c8c; } /* t3 c2 */

.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 : #000000;}
.cf{ color : #ef9402;}
.bc2 { background-color: #3e001f; }
.bc3 { background-color: #b11965; }
.bc3a { background-color: #c62676; }
.bc4 { background-color: #9b004d; }
.bc5 { background-color: #9b004d; }

.trait { background-color: #bababa; }
.trait2 { background-color: #b30059; }
.trait5 { background-color: #d2056b; }

td.bordure-droite-forum { border-right: 1Px solid #bababa; }
td.bordure-gauche-forum { border-left: 1Px solid #bababa; }
td.bordure-basse-forum { border-bottom: 1Px solid #bababa; }
td.bordure-haute-forum { border-top: 1Px solid #bababa; }
td.bordure-forum { border: 1Px solid #bababa; }

a.lien-forum:hover
{
	text-decoration: underline;
}

input.input3
{
    color: #e60086;
	border: 1Px solid #8c104e;
	height: 17Px;
	font-size: 10Px;
}

textarea.textarea3
{
	color: #e60086;
	font-size: 12Px;
	width: 550Px;
	height: 160Px;
	border: 1Px solid #8c104e;
}

table.citation
{
	width: 90%;
	border: 1Px solid #b30059;
}

span.moderation
{
    color: #e90000;
}

/****** FORUM ******/


.fiche-transparent
{
	background-color:#000000;
	filter:alpha(opacity=38);
	-moz-opacity:.38;
	opacity:.38;
	position:absolute;
    width: 500Px;
    height: 28Px;
}

.fiche-transparent-texte
{
	position:relative;
	width: 500Px;
    height: 28Px;
    line-height: 28Px;
}

.fiche-transparent2
{
	background-color:#000000;
	filter:alpha(opacity=38);
	-moz-opacity:.38;
	opacity:.38;
	position:absolute;
    width: 500Px;
    height: 130Px;
}

.fiche-transparent-texte2
{
	position:relative;
	width: 500Px;
    height: 130Px;
    line-height: 130Px;
}