body
{
	font-family:Arial, Helvetica, sans-serif;
	color : #ffffff;
	background-color:#640b0b;
	background-image:url(../images/fond.gif);
	background-repeat:repeat-x;
	margin : 0;
}

.trait { background-color: #b30059; }
.trait2 { background-color: #b30059; }
.trait5 { background-color: #d2056b; }

select
{
	
	border-color:#b41e1e;
	border-style:solid;
	border-width:1px;
	color : #bf8d0d;
	background-color:#841313;	
	height:17px;
	font-size:xx-small;
	border-style:solid;
	border-width:1px;
}

textarea.textarea1
{
	color: #bf8d0d;
	font-size: 12Px;
	width: 600Px;
	height: 160Px;
	border: 1Px solid #b41e1e;
	background-color:#841313;	
}

.image_membre
{
	border-width:1px;
	border-color:#e60086;
}

.transparent
{
	filter:alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}

.t1c1_f{font-size:11px;color:#D136F7;}
.t1c1_h{font-size:11px;color:#91823B;}

input.input1
{
	height:13px;
	font-size:10px;
	border-color:#b41e1e;
	border-style:solid;
	border-width:1px;
	color : #bf8d0d;
	background-color:#841313;
}

input.button1
{
    height:19px;
	font-size:10px;
	border-color:#b41e1e;
	border-style:solid;
	border-width:1px;
	color : #bf8d0d;
	background-color:#841313;
}

/* Les polices */								


.t0{font-size : 9px;}
.t1{font-size : 10px;}
.t2{font-size : 11px;}
.t3{font-size : 12px;}
.t4{font-size : 15px;}
.t5{font-size : 17px;}

.c1{color : #bf8d0d;}
.c2{color : #ffe9b1;}
.c3{color : #ffffff;}
.c4{color : #6d4f00;}
.c5{color : #ce1e1e;}

.c6{ color : #ff007f;}
.c7{ color : #727272;}
.c8{ color : #d4a2f0;}
.c9{ color : #ff95c9;}

.cs1{ color : #f8007b;}
.cs2{ color : #ff5fae;}

.justifie { text-align: justify; }
.gras { font-weight: bold; }
.non-gras { font-weight: normal; }

.trait3 { background-color: #4f4f4f; }

h1{ font-size: 12px; color: #FFFFFF; margin: 0;}

img.img-evenement { border: 2px solid White; }

table.corps
{
    border: 3Px solid #bf8d0d;
    border-top: 0;
    width: 780Px;
}

td.menu-fond
{
    background-image:url(../images/menu-fond.gif);
	background-repeat:repeat-x;
	height: 28Px;
}

a.menu-bouton
{
    background-image:url(../images/menu-bouton.gif);
	background-repeat:repeat-x;
	height: 28Px;
	line-height: 28Px;
	text-align: center;
	text-decoration: none;
	display: block;
	color: #443100;
	font-size: 11Px;
	font-weight: bold;
	padding: 0 8Px 0 8Px;
}

a.menu-bouton:hover { background-image:url(../images/menu-bouton-over.gif); }

td.corps
{
    background-image:url(../images/corps.gif);
	background-repeat:repeat-x;
	background-color: #8c6000;
	padding: 15Px 10Px 20Px 10Px;
}

a.lien { text-decoration: none; }
a.lien:hover { text-decoration: underline; }

td.location-fond
{
    background-image:url(../images/location-fond.gif);
	background-repeat:repeat-x;
	background-color: #b9880a;
	padding: 10Px 5Px 5Px 5Px;
	height: 133Px;
}

td.location-fond2
{
    background-image:url(../images/location-fond2.gif);
	background-repeat:repeat-x;
	background-color: #b9880a;
	padding: 10Px 5Px 5Px 5Px;
}

td.titre
{
    background-color: #815d0e;
    height: 19Px;
    padding-left: 6Px;
}

a.bouton-suite
{
    background-image:url(../images/bouton-suite.gif);
	background-repeat:repeat-x;
    height: 15Px;
    line-height: 15Px;
	border: 1Px solid #7c5900;
	padding: 0 5Px 0 5Px;
	text-decoration: none;
	font-size: 10Px;
	color: #ffffff;
}

td.soiree-fond
{
    background-image:url(../images/soiree-fond.gif);
	background-repeat:repeat-x;
	background-color: #b9880a;
	height: 82Px;
	padding: 5Px;
}

a.lien-intro
{
    width: 96Px;
    height: 87Px;
    line-height: 87Px;
    border: 3Px solid #9c7102;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: White;
    display: block;
    background-color: #6c0601;
}

a.lien-intro:hover { background-color: #8b0b05; }

