/* ------------------------------------ */
/*                                      */
/*            Généralités               */
/*                                      */
/* ------------------------------------ */

body {
	background-color: #4C5A9B;
	;
	font: normal 80%/1.2em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #4C5A9B;
	margin: 0;
	padding: 0 0 2em 0;
	text-align: center;
	letter-spacing: 0.02em;
}
.texte {
	line-height: 16px;
	letter-spacing: 0.02em;
	text-align: justify;
}



/* ------------------------------------ */
/*                                      */
/*            Header                    */
/*                                      */
/* ------------------------------------ */

#header {
	position: relative;
	width: 765px;
	height: 85px;
	margin: 0 auto;
}

#sousheader {
  position: relative;
	width: 765px;
	height: 21px;
	margin: 0 auto;
	text-align: left;
}

#sousheadercouleur1 {
	position: relative;
	width: 765px;
	height: 6px;
	margin: 0 auto;
	background-color: #C69100;
}


#sousheadercouleur2 {
	position: relative;
	width: 765px;
	height: 6px;
	margin: 0 auto;
	background-color: #FF9000;
}

#sousheadercouleur3 {
	position: relative;
	width: 765px;
	height: 6px;
	margin: 0 auto;
	background-color: #FF364C;
}

#sousheadercouleur4 {
	position: relative;
	width: 765px;
	height: 6px;
	margin: 0 auto;
	background-color: #8B248F;
}

#sousheadercouleur5 {
	position: relative;
	width: 765px;
	height: 6px;
	margin: 0 auto;
	background-color: #3055D8;
}

#sousheadercouleur6 {
	position: relative;
	width: 765px;
	height: 6px;
	margin: 0 auto;
	background-color: #00879E;
}

#sousheadercouleur7 {
	position: relative;
	width: 765px;
	height: 6px;
	margin: 0 auto;
	background-color: #745961;
}



/* ------------------------------------ */
/*                                      */
/*            Contenu                   */
/*                                      */
/* ------------------------------------ */

#global {
	width: 765px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../img/fond_general.gif);
	background-repeat: repeat-y;
}

#global #general {
	margin-right: 10px;
	width: 505px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 0px;
}

#global #soustitre {
	margin-bottom: 5px;
	margin-left: 23px;
	margin-top: 0px;
  font-weight: bold;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
}

#global #soustitre2 {
	margin-bottom: 5px;
	margin-left: 40px;
	margin-top: 0px;
  font-weight: bold;
	font-size: 12px;
	color: #990000;
	letter-spacing: 0.4px;
}


#global #separateur {
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../img/separateur/separateur.gif);
	background-repeat: repeat-x;
	height: 16px;
	background-position: center;
}

#global #separateurgrand {
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../img/separateur/separateur.gif);
	background-repeat: repeat-x;
	height: 46px;
	background-position: center;
}

#global #separateurfin {
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../img/separateur/trait_separateur_bleu.gif);
	background-repeat: repeat-x;
	height: 8px;
	background-position: center;
}

#global #separateurjaunefin {
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../img/separateur/trait_separateur_jaune_memb.gif);
	background-repeat: repeat-x;
	height: 6px;
	background-position: center;
}

#global #savoirplus {
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../img/puces_boutons/savoir_plus.gif);
	background-repeat: no-repeat;
	height: 16px;
	background-position: right;
	width: 100%;
}

#global #sidebar {
	float: right;
	width: 220px;
	padding-top: 10px;
	line-height: 1.5;
	padding-right: 12px;
	padding-left: 0px;
}


#global #sidebar #bandeaujaune {
	padding-top: 2px;
	padding-right: 0px;
	background-image: url(../img/strucutre/bandeau_jaune.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-variant: small-caps;
}



#global #sidebar #bandeaubleu {
	padding-top: 2px;
	padding-right: 0px;
	background-image: url(../img/strucutre/bandeau_bleu.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-variant: small-caps;
}


#global #sidebar #bandeaubleubas {
	background-image: url(../img/accueil/cartouche_droit/bas_bleu_accueil.gif);
	background-repeat: no-repeat;
	height: 5px;
	background-position: center;
}


#global #sidebar #bandeaujaunehaut {
	padding-top: 2px;
	padding-right: 0px;
	background-image: url(../img/accueil/cartouche_droit/haut_jaune_accueil.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-variant: small-caps;
}



#global #sidebar #bandeaujaunebas {
	background-image: url(../img/accueil/cartouche_droit/bas_jaune_accueil.gif);
	background-repeat: no-repeat;
	height: 5px;
}


#global #sidebar #contenu {
	padding-top: 4px;
	padding-right: 4px;
	background-repeat: repeat-y;
	padding-left: 4px;
	padding-bottom: 4px;
	background-image: url(../img/accueil/cartouche_droit/fond_jaune_accueil.gif);
}


#global #sidebar #contenubleu {
	padding-top: 4px;
	padding-right: 4px;
	background-repeat: repeat-y;
	padding-left: 4px;
	padding-bottom: 4px;
	background-image: url(../img/accueil/cartouche_droit/fond_bleu_accueil.gif);
}


#general ul {
	padding: 0;
	margin: 0 0 10px 0px;
	list-style-type: none;
}
#general li {
	margin: 0 0 0 0;
	line-height: 1.1em;
	margin-bottom: 4px;
	margin-top: 4px;
	background: url(../img/puces_boutons/fleches_bas_rouge.gif) no-repeat left top;
	padding-left: 18px;
}

.ulSansRetrait {
	padding: 0;
	margin: 0 0 0px 15px;
	/*border: 1px solid #990000;*/
}


.gauche {
	float: left;
	width: 220px;
}



/* ------------------------------------ */
/*                                      */
/*         Contenu 1 colonne            */
/*                                      */
/* ------------------------------------ */

#global #general1colonne {
	width: 734px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 0px;
}

#global #navi1colonne {
	width: 735px;
	height: 30px;
	margin: 0px 0px 0px 15px;
	background-image: url(../img/separateur/trait_navigation.gif);
	background-repeat: repeat-x;
}




/* ------------------------------------ */
/*                                      */
/*      Présentation membres            */
/*                                      */
/* ------------------------------------ */

#global #generalmembres {
	margin-right: 10px;
	width: 420px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#global #sidebarmembres {
	float: right;
	width: 300px;
	padding-top: 6px;
	line-height: 1.5;
	padding-right: 20px;
	padding-left: 0px;
}

#global #sidebarmembres #contenu {
	padding-top: 4px;
	padding-right: 4px;
	background-repeat: repeat-x;
	background-color: #ecebe3;
	padding-left: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b4c3e7;
	border-left-color: #b4c3e7;
	background-image: url(../img/bandeau_droit/texture_fond.gif);
}

#global #sidebarmembres #bandeaubleubas {
	background-image: url(../img/strucutre/bandeau_bleubas_membres.gif);
	background-repeat: no-repeat;
	height: 5px;
	background-position: center;
}

#global #sidebarmembres #bandeaujaunebas {
	background-image: url(../img/strucutre/bandeau_jaunebas_membres.gif);
	background-repeat: no-repeat;
	height: 5px;
	background-position: center;
}

#global #sidebarmembres #bandeaujaune {
	padding-top: 2px;
	padding-right: 0px;
	background-image: url(../img/strucutre/bandeau_jaunes_membres.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-variant: small-caps;
}


#global #sidebarmembres #bandeaubleu {
	padding-top: 2px;
	padding-right: 0px;
	background-image: url(../img/strucutre/bandeau_bleu_membres.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-variant: small-caps;
}

#global #sidebarmembres #bandeaujaune {
	padding-top: 2px;
	padding-right: 0px;
	background-image: url(../img/strucutre/bandeau_jaunes_membres.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-variant: small-caps;
}


#global #sidebarmembres {
	float: right;
	width: 300px;
	padding-top: 6px;
	line-height: 1.5;
	padding-right: 20px;
	padding-left: 0px;
}



/* ------------------------------------ */
/*                                      */
/*            Détail membres            */
/*                                      */
/* ------------------------------------ */

#global #generalmembresdetail {
	margin-right: 10px;
	width: 470px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#global #sidebarmembresdetail {
	float: right;
	width: 250px;
	padding-top: 6px;
	line-height: 1.5;
	padding-right: 20px;
	padding-left: 0px;
}

#global #sidebarmembresdetail #bandeaujaune {
	padding-top: 2px;
	padding-right: 0px;
	background-image: url(../img/strucutre/bandeau_jaunes_membres.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-variant: small-caps;
}

#global #sidebarmembresdetail #bandeaujaunebas {
	background-image: url(../img/strucutre/bandeau_jaunebas_membres.gif);
	background-repeat: no-repeat;
	height: 5px;
	background-position: center;
}



#global #sidebarmembresdetail #bandeaujaunebas {
	background-image: url(../img/strucutre/bandeau_jaunebas_membres.gif);
	background-repeat: no-repeat;
	height: 5px;
	background-position: center;
}


#global #sidebarmembresdetail #bandeaujaunebas {
	background-image: url(../img/strucutre/bandeau_jaunebas_membres.gif);
	background-repeat: no-repeat;
	height: 5px;
	background-position: center;
}


#global #sidebarmembresdetail #bandeaujaunebas {
	background-image: url(../img/strucutre/bandeau_jaunebas_membres.gif);
	background-repeat: no-repeat;
	height: 5px;
	background-position: center;
}





#global #sidebarmembresdetail #contenu {
	padding-top: 4px;
	padding-right: 4px;
	background-repeat: repeat-x;
	background-color: #ecebe3;
	padding-left: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b4c3e7;
	border-left-color: #b4c3e7;
	background-image: url(../img/bandeau_droit/texture_fond.gif);
}


#global #sidebarmembresdetail {
	float: right;
	width: 250px;
	padding-top: 6px;
	line-height: 1.5;
	padding-right: 20px;
	padding-left: 0px;
}


/* ------------------------------------ */
/*                                      */
/*            Polices 1 colonne         */
/*                                      */
/* ------------------------------------ */

#global #general1colonne #paging {
	height: 15px;
	width: 725px;
	text-align: right;
	vertical-align: bottom;
}



#global #navi1colonne a:visited {
	color: #43508B;
	font-weight: normal;
}


#global #navi1colonne a:link {
	color: #43508B;
	text-decoration: none;
	font-weight: normal;
}


#global #navi1colonne a:hover {
	color: #990000;
	text-decoration: underline;
}

#global #navi1colonne a:visited {
	color: #43508B;
	text-decoration: none;
	font-weight: normal;
}



/* ------------------------------------ */
/*                                      */
/*            Polices                   */
/*                                      */
/* ------------------------------------ */

.msgblanc {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	padding-right: 1px;
	padding-left: 1px;
	letter-spacing: 2px;
}

.msgblanctableau {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	padding-right: 1px;
	padding-left: 1px;
	letter-spacing: 1px;
	font-variant: small-caps;
	background-position: center;
}


.msrouge {
	color: #990000;
	font-weight: bold;
	font-size: 100%;
}

.msrouge11 {
	color: #990000;
	font-weight: bold;
	font-size: 100%;
}

.datedroit {
	font-size: 100%;
	color: #990000;
	font-weight: bold;
	font-variant: normal;
}

.mstitre {
	font-weight: bold;
	font-size: 15px;
	padding: 0em;
	margin: 0 0 0em;
	border-bottom: 1px solid #990000;
	color: #990000;
	letter-spacing: 1px;
	font-variant: small-caps;
}

.borduretableau {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4c5a9b;
	border-right-color: #4c5a9b;
	border-bottom-color: #4c5a9b;
	border-left-color: #4c5a9b;
}

.cadrebleu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669fcc;
	border-right-color: #669fcc;
	border-bottom-color: #669fcc;
	border-left-color: #669fcc;
}

.textedroit {
	font-weight: normal;
	font-size: 11px;
		line-height: 12px;
	text-align: left;
}

.tableauinscrire {
	font-weight: bold;
	font-size: 10px;
	padding-right: 1px;
	padding-left: 1px;
	font-variant: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4C5A9B;
	border-bottom-color: #4C5A9B;
	border-left-color: #4C5A9B;
	background-image: url(../img/bandeau_droit/texture_fond.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.titretableauinscrire {
	font-weight: bold;
	font-size: 13px;
	padding: 0em;
	margin: 0 0 0em 15;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-variant: small-caps;
	background-color: #4C5A9B;
	height: 22px;
}

.champsformulaire {
	font: bold normal 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #4C5A9B;
	background-position: left;
}

.champsformulaireinscrire {
	font: bold normal 10px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #4C5A9B;
	background-position: left;
}


.texteconseiladministration {
	font: normal 11px/20px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #4C5A9B;
	letter-spacing: 0.02em;
}

.textedetailmembres {
	font: normal 11px/12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #4C5A9B;
	letter-spacing: 0.02em;
}



#general a:link {
	color: #4C5A9B;
	text-decoration: none;
}

#general a:visited {
color: #4C5A9B;
	text-decoration: none;
}

#general a:active {
	color: #4C5A9B;
	font-weight: normal;
	text-decoration: none;
}

#general a:hover {
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}




#global #general1colonne a:link {
	color: #4C5A9B;
	text-decoration: none;
}

#global #general1colonne a:visited {
color: #4C5A9B;
	text-decoration: none;
}

#global #general1colonne a:active {
	color: #4C5A9B;
	font-weight: normal;
	text-decoration: none;
}

#global #general1colonne a:hover {
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}





#sidebar a:link {
	color: #4C5A9B;
	text-decoration: none;
}

#sidebar a:visited {
	text-decoration: none;
}

#sidebar a:hover {
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}







#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}


#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}


/* FOOTER */
#footer {
	width:765px;
	height:23px;
	font-size:11px;
	padding:0;
	margin:10px 0 0;
	color:#FFFFFF;
	clear:both;
	text-align:left;
	background-image: url(../img/footer/footer_fond.gif);
	letter-spacing: 0.05em;
}

.msgvert {color: #669900;font-weight: bold;font-size: 100%;padding: 1em;}
.msgrouge {color: #ff3300;font-weight: bold;font-size: 100%;padding: 1em;}

