body
{
	font-family:Arial, Helvetica, sans-serif;
	color : #ffffff;
	background-color:#4a144e;
	margin : 0;
}
form { 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 : #f398ff;}
.c2{color : #ffffff;}
.c3{color : #fff838;}
.c4{color : #fad7ff;}
.c5{color : #d2a1d9;}

.cs1, .ch{ color : #a81314;}
.cs2, .cf{ color : #ff5fae;}

h1{ font-size: 15px; color: #fff838; margin: 10Px 0 10Px 0; }
h2{font-size : 12px; color : #FFFFFF;margin-bottom:10px;margin-top:10px;}

.non-souligne { text-decoration: none; }
.gras { font-weight: bold; }
.non-gras { font-weight: normal; }
.italique { font-style: italic; }
.justifie { text-align: justify; }
.lien { text-decoration: none; }
.lien:hover { text-decoration: underline; }

.img-evenement, .image_membre { border: 1Px solid #2c2c2c; }

.trait { background-color: #9f3fad; height: 1Px; }
.trait1 { background-color: #2e2e2e; height: 1Px; }

/* Structure */	

td.ombre-gauche
{
	width: 41Px;
	background-image: url(../images/ombre-gauche.gif);
	background-repeat: repeat-y;
}

td.ombre-droite
{
	width: 41Px;
	background-image: url(../images/ombre-droite.gif);
	background-repeat: repeat-y;
}

td.ombre-bas
{
	height: 41Px;
	background-image: url(../images/ombre-bas.gif);
	background-repeat: no-repeat;
	padding-right: 50Px;
	padding-bottom: 8Px;
	text-align: right;
}

td.corps
{
	height: 500Px;
	background-color: #a138b0;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
	padding-top: 4Px;
}

a.menu-lien
{
	display: block;
	width: 140Px;
	height: 30Px;
	
}

a.m-accueil { background-image: url(../images/menu-accueil.gif); }
a.m-accueil-sel { background-image: url(../images/menu-accueil-sel.gif); }
a.m-accueil:hover { background-image: url(../images/menu-accueil-sel.gif); }
a.m-agenda { background-image: url(../images/menu-agenda.gif); }
a.m-agenda-sel { background-image: url(../images/menu-agenda-sel.gif); }
a.m-agenda:hover { background-image: url(../images/menu-agenda-sel.gif); }
a.m-photos { background-image: url(../images/menu-photos.gif); }
a.m-photos-sel { background-image: url(../images/menu-photos-sel.gif); }
a.m-photos:hover { background-image: url(../images/menu-photos-sel.gif); }
a.m-infos { background-image: url(../images/menu-infos.gif); }
a.m-infos-sel { background-image: url(../images/menu-infos-sel.gif); }
a.m-infos:hover { background-image: url(../images/menu-infos-sel.gif); }
a.m-boissons { background-image: url(../images/menu-boissons.gif); }
a.m-boissons-sel { background-image: url(../images/menu-boissons-sel.gif); }
a.m-boissons:hover { background-image: url(../images/menu-boissons-sel.gif); }
a.m-contact { background-image: url(../images/menu-contact.gif); }
a.m-contact-sel { background-image: url(../images/menu-contact-sel.gif); }
a.m-contact:hover { background-image: url(../images/menu-contact-sel.gif); }
a.m-newsletter { background-image: url(../images/menu-newsletter.gif); }
a.m-newsletter-sel { background-image: url(../images/menu-newsletter-sel.gif); }
a.m-newsletter:hover { background-image: url(../images/menu-newsletter-sel.gif); }

td.titre
{
	height: 26Px;
	background-color: #741d80;
	padding-left: 10Px;
	text-align: left;
}

td.contenu { background-color: #842791; height: 450Px; }

/* Formulaire */	

input.input1
{
    color: #dcbb38;
	border: 1Px solid #581262;
	height: 18Px;
	font-size: 13Px;
	background-color: #a138b0;
	width: 230Px;
}

input.input2
{
    color: #b9b9b9;
	border: 1Px solid #838383;
	height: 18Px;
	font-size: 10Px;
	background-color: #2e2e2e;
	width: 160Px;
}

input.button2
{
    color: #000000;
	border: 1Px solid #2e2e2e;
	height: 20Px;
	font-size: 10Px;
	background-color: #838383;
}

input.button1
{
    color: #dcbb38;
	border: 1Px solid #a138b0;
	height: 20Px;
	font-size: 11Px;
	background-color: #4e0c57;
}

textarea.textarea1
{
	color: #dcbb38;
	font-size: 12Px;
	height: 130Px;
	width: 230Px;
	border: 1Px solid #581262;
	background-color: #a138b0;
	overflow: auto;
}

/* Num Page */	

a.num-page
{
    padding: 2Px 5Px 2Px 5Px;
    border: 1Px solid #4e0c57;
    color: #dcbb38;
	font-size: 10Px;
	margin: 0 2Px 0 2Px;
	display: block;
    text-decoration: none;
    background-color: #741d80;
}

td.num-page-sel
{
    padding: 2Px 5Px 2Px 5Px;
    border: 1Px solid #ff000e;
    color: #ff000e;
	font-size: 10Px;
	font-weight: bold;
	margin: 0 2Px 0 2Px;
    background-color: #4e0c57;
}

a.num-page:hover
{
    color: #ff000e;
    text-decoration: none;
}

td.num-page
{
    padding: 0 5Px 0 5Px;
    border: 1Px solid #4e0c57;
    color: #4e0c57;
	font-size: 10Px;
	cursor: default;
}

td.num-page-texte
{
    color: #dcbb38;
	font-size: 11Px;
	font-weight: bold;
	padding: 0 2Px 0 4Px;
}

td.num-page-texte2
{
    color: #741d80;
	font-size: 11Px;
	font-weight: bold;
	padding: 0 4Px 0 2Px;
}