h1 {color:#FFFFFF;font-weight:bold;font-size:2em;margin:0;padding:0}

	/* entete (fil ariane) */
	.entete2 {position:relative; background:#EEEEEE; padding:2px; margin:5px 0 20px 0}

	/* la zone d'admin */
	#menu {width:95%; font-size:11px; font-weight:bold}
	#menu A {color:#000; font-weight:normal}
	#menu ul {list-style-type:none; margin-top:0.5em; padding:0}
	#menu li {margin:0; padding:0}
	#rappel {background:transparent; border:0}

	/* copyright */
	#copyright{
	clear:both;
	width:auto;
	height:auto;
	padding:1em 0.2em 0.5em 0.2em;
	color:#FFFFFF; 
	text-align:center; 
	font-size:8px
	}
	#copyright a{color:#FFFFFF; font-weight:bold; padding:0 3px 0 3px}
	#copyright a:hover{color:#FFFFFF; font-weight:bold}

	/*membres*/
	TD.titre {color:#FFFFFF; font-weight:bold; BORDER-BOTTOM:1px solid #003366; }
	TR.entete2 {background:#EEE}

	/*formulaire*/
	.formulaire {padding:0; margin:0px}



/**** Menus automatiques ****/
	
	.puce {font-weight:bold}
	.col1 {width:45%; float:left; margin-bottom:1em}
	.col2 {width:45%; float:right;margin-bottom:1em}

	/* breves */
	#menunews ul {list-style-type:none; margin:0; padding:0}
	#menunews li {list-style-type:none; margin-top:0.6em; margin-bottom:0.1em; font-weight:bold; font-size:12pt}
  	#menunews a {font-weight: bold; font-size: 1em}
  	#menunews span {color:#FF6600;  font-size:0.8em}
	#menunews ul li:before, :before.puce {content:"\0020 \0020 \0020 \00BB \0020"; color:#FF6600}
	.menusuitenews {font-weight: bold; margin-left: 150px}
	menunews img {border:0px;}

	/* edito */
	#edito {margin-bottom:1em; margin-left:1em}
  	#edito h1 {display:inline; margin-right:0.5em}
	#edito span {display:inline; color:#FFFFFF; font-size:0.8em}
	#edito a{font-weight:bold}

	/* menu dossiers */
	.mdoss {padding:0.5em; margin:0.5em}
	.mdoss img {float:left; padding-right:0.2em}
	.mdoss span a {font-weight:bold}
	.mdoss span {display:block; text-align:right;color:#FF6600; margin:0;padding:0}
	.mdossdate {padding:0.2em;margin:0;border-bottom:1px dotted #999;background:#eee}
	.mdoss h2 {font-size: 1.2em}
	.mdoss h3 {font-size: 1em; color:#333;font-weight:normal;margin:0;padding:0}

	/* annuaire - derniers liens */
	#menuann1{width:95%}
	#menuann1 ul {list-style-type:none; margin:0; padding:0}
	#menuann1 ul li:before {content:"\0020 \0020 \0020 \00BB \0020"; color:#FF6600}
	#menuann1 li {list-style-type:none; margin-top:0.6em; margin-bottom:0.1em; font-weight:bold}
  	#menuann1 a {font-weight:bold; font-size: 1em}

	/*miniannuaire*/
	.minian {margin:1em 0 2em 0; float:left; width:45%}
	.minian ul {padding-left: 1px}
	.minian li {
		background-image: url(../../annuaire/archi2.gif);
		background-repeat: no-repeat;
		background-position: left center;
		list-style-type: none;
		padding-left: 17px
	}
	.minian2 {margin:1em 0 2em 0; float:right; width:45%}
	.minian2 ul {padding-left: 1px}
	.minian2 li {
		background-image: url(../../annuaire/archi2.gif);
		background-repeat: no-repeat;
		background-position: left center;
		list-style-type: none;
		padding-left: 17px
	}



/**** editor xhtml (ajout fckeditor) ****/
	.img_left {float:left; padding-right:0.5em}
	.img_right {float:right; padding-left:0.5em}
	.txt_bold {font-weight:bold; font-size:1em; color:#306424}
	.txt_code {
	width:98%;
	border: #000 1px dotted;
	padding: 0 5px 0 5px;
	color: #000;
	background-color: #EEE
	}
	.txt_right {text-align:right}



/**** lien glossaire ****/
	a.gloss {cursor:help;border-bottom:1px dotted #369}


/**** messagerie ****/
.mess_envoi {text-align:right;font-weight:bold}
.mess_tab {width:98%;border:1px #000 solid}
.mess_tab th {background:#666; color:#fff;padding:0.2em}
.mess_tab td {border-bottom:1px #666 dotted}
.div.mess_form {width:90%;background:#eee; border:1px dotted #666;padding:1em}
.mess_error {color:red}
.mess_form label {font-weight:bold}

/**** auteurs ****/
.contrib {margin:2em 1em 0 1em;width:90%;padding:1em;border:1px dotted #666;background:#eee}
.contrib h1 {padding:0;margin:0;font-size:1.4em}
.contrib h2 {padding:1em 0 0 0;margin:0;font-size:1.2em;border-bottom:1px solid #FF6600}
.contrib h3 {padding:0.2em 0 0 0;margin:0;font-size:1.2em;border-top:1px solid #FF6600;text-align:right}
.contrib a {font-weight:bold; text-align:center}
.contcol {width:45%;padding:0.5em;margin:0.5em;float:left}
.contdesc {margin-top:2em;padding:1em;background:#fff}
.contdesc img {float:left;margin-right:1em}
.contart {margin-top:2em}
.contart h1 {border-bottom:1px solid #FF6600}
.contart ul {padding:1em;margin:1em}
.contcol2 {width:45%;padding:0.5em;margin:0.5em}


/**** imprime ****/
#imprime {margin-top:2em;float:left;width:98%;text-align:left;border-top:0px solid #666}
#imprime input {background-color:#17043C}

TD {
	font-family:Verdana;
	font-size:11px;
	color: #FFF4DD;
}

  /* ligne */
  HR {
	color: #FF9900;
}

  /* liens par défaut */
  A {
	color: #FFD088;
	text-decoration:none;
}
  A:link {
	color: #FFD088;
	text-decoration:none;
}
  A:visited {
	border-color: #FFD088;
	text-decoration:none;
}
  A:hover {
	border-color: #FFD088;
	text-decoration:none;
}

  /* tableau par défaut */
  Table {}
  TR {}
  TD {}

  INPUT {
	background-color: #FFF1DB;
	border-color : #666699;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-indent : 1px;
	font-family: Arial;
	font-size: 9px;
}

  textarea {
	font-family: "Verdana";
	font-size: 10pt;
	color : #990033;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: normal;
	word-spacing: normal;
	border: thin ridge;
	border-color: #000080 inset;
	background-color: #FFF1DB;
}

  SELECT {
	font-family: "Arial";
	font-size: 8pt;
	color : #990033;
	background-color: #FFF1DB;
}

/* --------------------------------------------------------------------------------- */
/* les grands titres de chaque module */
/* --------------------------------------------------------------------------------- */

  .grandtitre {
	font-family:Verdana;
	font-size:13px;
	color: #FFF2F7;
	font-weight:bold;
}

/* --------------------------------------------------------------- */
/* les entetes */
/* --------------------------------------------------------------- */
  TABLE.entete {
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-BOTTOM: 1px solid #FF9900;
	text-align : left;
}
  TR.entete {
	background-color: transparent;
}

  TABLE.entete2 {}
  TR.entete2 {
	background-color: transparent;
}

  TABLE.entete3 {
	BORDER-TOP: 0px;
	solid;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-BOTTOM: 1px solid #FF9900;
}
  TR.entete3 {
	background-color: transparent;
}

/* --------------------------------------------------------------------------------- */
/* valeurs des menus (pour les menus créés par artiphp (identification zone membre)) */
/* --------------------------------------------------------------------------------- */

  /* titre des menus */
  .menutitre {
	font-family:Verdana;
	font-size:16px;
	color: #FFE3B9;
	font-weight:bold;
	text-align : left;
}
  .menutexte {
	text-align : center;
	font-weight : bold;

	font-size : 9px;
	color : #FFF8EA;
}
  TABLE.menu {
	background-color : transparent;
}
  TR.menutitre {
	text-align : center;
	height : 14px;
}
  TR.menutexte {}
  TD.menutitre {}
  TD.menutexte {}
  A.menu {
	color: #FFD088;
	background-color : transparent;
	text-decoration:none;
	font-weight : bold;
	font-size : 9px;
}
  a:hover.menu {
	color: #FFF4DD;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
	font-size : 9px;
}

  .menuconnect {
	text-align : center;
	font-weight : bold;

	font-size : 9px;
	color : #FFFFFF;
}

/* ----------------------------------------- */
/* valeurs des autres liens pour les modules */
/* ----------------------------------------- */

  /* mon premier menu en colonne */
  a:hover.m {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	padding-left: 2px;
	background-color : transparent;
	border-left: 5px solid #FF7F50;
}
  A.m {
	color: #FFD088;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	padding-left: 7px;
	background-color : transparent;
	border-left : 0px solid #FDECE1;
}

  /* mon deuxieme menu en ligne */

  
  a:hover.m1 {
	color: #DC143C;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
  A.m1 {
	color: #FFD088;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}


/* --------------------------------------------------------------- */
/* les dossiers et les news */
/* --------------------------------------------------------------- */

  /* police des dossiers */
  .titre {
	font-family:Verdana;
	font-size:11pt;
	color: #FFEBC1;
	font-weight:bold;
}
  .chapo {
	font-family:Verdana;
	font-size:8pt;
	color: #FFF5E1;
}
  .texte {
	font-family:Verdana;
	font-size:9pt;
	color: #FFFCF6;
}
  .datedos {
	font-family:Verdana;
	font-size:8pt;
	color: #FFE1F0;
	font-weight:normal;
}
  .auteur {
	font-family:Verdana;
	font-size:8pt;
	color: #FFE1F0;
	font-weight:bold;
}
  .cat {
	font-family:Verdana;
	font-size:8pt;
	color: #FFE1F0;
	font-weight:bold;
}


  /* tablo des dossiers */
  TABLE.dossier {}
  TR.titre {}
  TR.chapo {}
  TR.texte {}
  TR.auteur {}
  TR.cat {}


  /* liens des dossiers */
  A.titredos {
	font-family:Verdana;
	font-size:12px;
	color: #FFD088;
	font-weight:bold;
	text-decoration:none;
}
  A:hover.titredos {
	font-family:Verdana;
	font-size:111px;
	color: #FFF5EA;
	font-weight:bold;
	text-decoration: none;
}


/* ----------------------------------------- */
/* l'edito */
/* ----------------------------------------- */

  /* police de l'edito */
  .titredito {
	font-weight : bold;
	font-size : 140%;
	font-style : italic;
	color : #FF9900;
}
  .textedito {
	text-align : justify;
}

  /* tablo de l'edito */
  TABLE.edito {}
  TR.titredito {}
  TR.textedito {}
  

    /* fonds de la page accueil */
.fondcontact{
	padding-left : 10px;
}

.fonddossier{}

.fondnews{}

/* ------------------ */
/* valeurs par defaut */
/* ------------------ */


  /* police par defaut de tout le site */
  BODY {
	font-family:Verdana;
	font-size:11px;
	color: #FFF4DD;
} 

.contenu{
	padding : 0px 10px 10px 30px;
}
.imprime{background-color : transparent;}
