body
{
	margin-top: 0;
	font-family:Arial, Helvetica, sans-serif;
	color : #7d7161;
	background-color:#ccbed4;
	background-image:url(../images/fond.gif);
	background-repeat:repeat-x;
}

/* ------------------ COULEURS ------------------ */ 

.c1 { color: #936fb9; }
.c2 { color: #7d56a6; }
.c3 { color: #DDA7FF; }
.c4 { color: #ffffff; }
.c5 { color: #b289c6; }

.c6 { color: #8d8270; }
.c7 { color: #565656; }
.c8 { color: #E7FE6B; }

.ch { color: #9672B8; }
.cf { color: #e634f0; }

.bc1 { background-color: #704583; }
.bc2 { background-color: #e6dbed; }
.bc3 { background-color: #ede7f2; }
.bc4 { background-color: #dacbe5; }
.bc5 { background-color: #b49ec4; }


/* ------------------ TAILLES ------------------ */

.t0 { font-size: 8Px; }
.t1 { font-size: 9Px; }
.t2 { font-size: 10Px; }
.t3 { font-size: 11Px; }
.t4 { font-size: 12Px; }
.t5 { font-size: 13Px; }
.t6 { font-size: 14Px; }
.t6a { font-size: 15Px; }
.t6b { font-size: 16Px; }
.t6c { font-size: 17Px; }
.t6d { font-size: 18Px; }
.t7 { font-size: 23Px; }
.t8 { font-size: 25Px; }


.ligne-modele1a{background-color: #FBF7FF;}
.ligne-modele1b{background-color: #F6EEFF;}

.ligne-modele2a{background-color: #DFC2FF;}
.ligne-modele2b{background-color: #E7D1FF;}

a.lien-simple{text-decoration:none;}
a.lien-simple:hover{text-decoration:underline;}

/* ------------------ DIVERS ------------------ */

h1 { color: #ffffff; font-size: 11Px; margin: 0 0 0 7Px; }

.non-souligne { text-decoration: none; }
.souligne { text-decoration: underline; }
.italique { font-style: italic; }
.gras { font-weight: bold; }
.justifie { text-align: justify; }

.trait { background-color: #e6d6f2; }
.trait2 { background-color: #F1E3FB; }

.trait3 { background-color: #B18FCD; }

.image-over { background-color: #e3ded7; }
.image-over2 { background-color: #f4efe9; }

.souligne-on-hover:hover { text-decoration: underline; }

.image_evenement_photo, .img-evenement
{
	border-width:1px;
	border-color:#847b6c;
	border-style:solid;
}

.image-entite-logo
{
	/*border : 1Px solid #847b6c;*/
	border: 0;
}

.image_membre
{
	border-width:1px;
	border-color:#C19BDC;
	border-style:solid;
}

p
{
	margin: 0 0 0 0;
	text-align: justify;
}

div.paragraphe { text-align: justify; }

div.paragraphe:first-letter {
	font-size: 23Px; 
}

a.lien-haut:hover { color: #8d7a64; }

.transparent
{
	filter:alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}

td.titre
{
    height: 19px;
    background-image:url(../images/titre-corps.gif);
	background-repeat:repeat-x;
}

/* ------------------ FORMULAIRE ------------------ */

input.input1
{
	border: 1Px solid #8d57a5;
	width: 80Px;
	height: 15Px;
	font-size: 10Px;
}

input.input2
{
	border: 1Px solid #8d57a5;
	width: 80Px;
	height: 19Px;
	font-size: 10Px;
}

input.input3
{
	background-color: #b080c6;
	color: #57758b;
	border: 1Px solid #8d57a5;
	height: 17Px;
	font-size: 10Px;
}

select.select1
{
	border: 1Px solid #a083b8;
	height: 17Px;
	font-size: 10Px;
}

select.select2
{
	background-color: #b080c6;
	color: #506f84;
	border: 1Px solid #8d57a5;
	height: 17Px;
	font-size: 10Px;
}

.option-group { font-style: normal; }
.option-lien {  }

textarea.textarea1
{
	color: #765d8f;
	font-size: 11Px;
	width: 500Px;
	height: 150Px;
	border: 1Px solid #836a9c;
}

textarea.textarea2
{
	color: #506f84;
	font-size: 12Px;
	width: 270Px;
	height: 130Px;
	border: 1Px solid #c2a6d7;
}

textarea.textarea3
{
	color: #506f84;
	font-size: 12Px;
	width: 607Px;
	height: 160Px;
	border: 1Px solid #836a9c;
}

.option-group { font-style: normal; }
/*.option-lien { padding: 0; margin: 0;}*/

/* ------------------ STRUCTURE PAGE ------------------ */

td.haut-gauche { background-image:url(../images/haut-gauche.gif); }
td.haut-milieu { background-image:url(../images/haut-milieu.gif); background-repeat:repeat-x; }
td.haut-droite{ background-image:url(../images/haut-droite.gif); }

td.fond-gauche
{
	background-image:url(../images/fond-gauche.gif);
	background-repeat: no-repeat;
	background-color: #c5b7cd;
}

td.fond-droite
{
	background-image:url(../images/fond-droite.gif);
	background-repeat: no-repeat;
	background-color: #c5b7cd;
}

td.haut-corps 
{
	background-image:url(../images/haut-corps.gif);
	background-repeat:repeat-x;
	background-color: #7c5292;
}

td.haut-entite
{
	background-image:url(../images/fond-entite-haut.gif);
	background-repeat:repeat-x;
}

/* ------------------ MENU ------------------ */

td.menu-corps
{
	background-image:url(../images/menu-corps.gif);
	background-repeat:repeat-x;
}

td.corps 
{
	background-color: White;
	background-image:url(../images/corps.gif);
	background-repeat:repeat-x;
}

td.menu-bouton
{
	background-image:url(../images/menu-bouton.gif);
	background-repeat:repeat-x;
	text-align: center;
}

td.menu-separation { background-image:url(../images/menu-separation.gif); }

a.menu-lien
{
	background-image: url(../images/menu-bouton.gif);
	background-repeat:repeat-x;
	display: block;
	width: 100Px;
	height: 24Px;
	line-height: 24Px;
	text-align: center;
}

a.menu-lien-sel
{
	background-image: url(../images/menu-bouton-sel.gif);
	background-repeat:repeat-x;
	display: block;
	width: 100Px;
	height: 24Px;
	line-height: 24Px;
	text-align: center;
}

.menu-entite-lien
{
	background-image: url(../images/menu-entite-bouton.gif);
	background-repeat:repeat-x;
	display: block;
	width: 95Px;
	height: 19Px;
	line-height: 19Px;
	text-align: center;
}

td.menu-entite-separation { background-image:url(../images/menu-entite-separation.gif); }

td.memu-entite-corps
{
	background-image:url(../images/menu-entite-corps.gif);
	background-repeat:repeat-x;
}

td.membre-gauche { background-image:url(../images/membre-gauche.gif); }

td.membre-milieu
{
	background-image:url(../images/membre-milieu.gif);
	background-repeat:repeat-x;
}

a.menu-ajouter-lien
{
	background-image: url(../images/menu-ajouter-bouton.gif);
	background-repeat:repeat-x;
	display: block;
	width: 150Px;
	height: 22Px;
	line-height: 22Px;
	text-align: center;
}

a.menu-ajouter-lien:hover
{
	background-image: url(../images/menu-ajouter-bouton-over.gif);
}

a.sous-menu-lien
{
	background-image: url(../images/sous-menu-bouton.gif);
	background-repeat:repeat-x;
	display: block;
	width: 90Px;
	height: 24Px;
	text-align: center;
	vertical-align: middle;
	line-height: 24Px;
}

a.sous-menu-lien:hover
{
	background-image: url(../images/sous-menu-bouton-over.gif);
}

a.sous-menu-lien-sel
{
	background-image: url(../images/sous-menu-bouton-sel.gif);
	background-repeat:repeat-x;
	display: block;
	width: 90Px;
	height: 24Px;
	text-align: center;
	vertical-align: middle;
	line-height: 24Px;
}

td.sous-menu
{
	background-image:url(../images/sous-menu-corps.gif);
	background-repeat:repeat-x;
}

/* ------------------ BLOCS ------------------ */

.bloc { margin-top: 10Px; margin-bottom: 10Px; }

td.bloc1-haut-milieu, td.bloc1-bas-milieu, td.bloc1-corps { background-color: #F6EEFF; }
td.bloc1-haut-gauche { background-image: url(../images/6/bloc1-haut-gauche6.gif); }
td.bloc1-haut-droite { background-image: url(../images/6/bloc1-haut-droite6.gif); }
td.bloc1-bas-gauche { background-image: url(../images/6/bloc1-bas-gauche6.gif); }
td.bloc1-bas-droite { background-image: url(../images/6/bloc1-bas-droite6.gif); }

td.bloc2-gauche { background-image: url(../images/6/bloc2-gauche6.gif); }
td.bloc2-droite { background-image: url(../images/6/bloc2-droite6.gif); }
td.bloc2-milieu
{
	 background-image: url(../images/6/bloc2-milieu6.gif);
	 background-repeat:repeat-x;
}

td.bloc3-haut-milieu, td.bloc3-bas-milieu, td.bloc3-corps { background-color: #faf9f7; }
td.bloc3-haut-gauche { background-image: url(../images/6/bloc3-haut-gauche6.gif); }
td.bloc3-haut-droite { background-image: url(../images/6/bloc3-haut-droite6.gif); }
td.bloc3-bas-gauche { background-image: url(../images/6/bloc3-bas-gauche6.gif); }
td.bloc3-bas-droite { background-image: url(../images/6/bloc3-bas-droite6.gif); }


/* ------------------ AGENDA ------------------ */

td.agenda-haut
{
	width: 35Px;
}





.btn1
{
  background-image:url(../images/btn1-fond.gif);
	background-repeat:repeat-x;
	height:14px;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
}

.btn2
{
    background-image:url(../images/btn2-fond.gif);
	background-repeat:repeat-x;
	height:14px;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
}




.btn1_off
{
  background-image:url(../images/btn1-fond.gif);
	background-repeat:repeat-x;
	height:14px;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	text-align:center;
	font-size:10px;
	color:#B39AC3;
}
