* {
	padding: 0;
	margin: 0;
	border: 0;
	}

body {
	background-color: #fff;
	color: #26619c;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	}


#marge {
	background-color: #fff;
	margin: 10px auto 10px auto;
	width: 980px;
}

/* BANNIERE */
#banniere {
	float: right;
	text-align: left;
	width: 780px;
	}


/* MENU DE NAVIGATION */
#navigation { 
	background-color: #26619c;
	float: left;
	font-size: 11px;
	font-weight: bold;
	position: fixed;
	bottom: 10px;
	top: 10px;
	/*left: 10px;*/
	width: 190px;
	}
/* General */
#navigation p { 
	background-color: #cecece;
	display: block;
	font-size: 10px;
	letter-spacing: 3px;
	margin: 8px 0 0 0;
	text-transform: uppercase;
	text-align: center;
	}
#navigation li { 
	color: #fff;
	font-size: 10px;
	letter-spacing: 1px;
	list-style-type: none;
	list-style-image: none;
	text-transform: capitalize;
	}
/* Lien actif */
#navigation li.act { 
	background: url(menu.gif) 0 -96px;
	color: #ffa200;
	display: block;
	letter-spacing: 2px;
	padding: 3px 0 2px 25px;
	}
/* Style des liens */
#navigation li.norm a:active, #navigation li.norm a:link { 
	background: url(menu.gif);
	color: #fff;
	padding: 3px 0 2px 25px;
	display: block;
	text-decoration: none;
	voice-family: inherit;
	}
#navigation li.norm a:visited { 
	background: url(menu.gif) 0 -64px;
	color: #fff;
	display: block;
	padding: 3px 0 2px 25px;
	text-decoration: none;
	}
#navigation li.norm a:hover, #navigation li.norm a:focus { 
	background: url(menu.gif) 0 -32px;
	color: #ffa200;
	display: block;
	font-style: italic;
	letter-spacing: 2px;
	padding: 3px 0 2px 22px;
	text-decoration: none;
	}
/* Lien deconnexion */
#navigation li.deconnexion a:active, #navigation li.deconnexion a:link, #navigation li.deconnexion a:visited { 
	background: url(menu.gif) 0 -128px;
	color: #f77a7a;
	display: block;
	padding: 3px 0 2px 25px;
	text-decoration: none;
	voice-family: inherit;
	}
#navigation li.deconnexion a:hover, #navigation li.deconnexion a:focus { 
	background: url(menu.gif) 0 -32px;
	display: block;
	color: #fff;
	font-style: italic;
	letter-spacing: 2px;
	padding: 3px 0 2px 22px;
	text-decoration: none;
	}


/* CORPS DU SITE */
#contenu {
	float: right;
	min-height: 454px;
	overflow: auto;
	margin-left: 10px;
	padding-bottom: 20px;
	width: 780px;
	}

/* AFFICHAGE GENERAL */
#contenu h1 {
	color: #555;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 3px;
	margin: 25px 0 15px 30px;
	text-align: left;
	}
#contenu h1.sstitre {
	border-bottom: #aaa 1px solid;
	color: #ffa200;
	font-size: 13px;
	font-style : italic;
	font-weight: bold;
	letter-spacing: 3px;
	margin: 10px 0 4px 0;
	padding-left: 4px;
	text-align: left;
	}

#contenu ul {
	margin-left: 20px;
	list-style:none;
	padding: 0 4px 6px 0;
	}
#contenu li {
	list-style-type: circle;
	list-style-image: url(puce.gif);
	text-align: justify;
	}

#contenu p {
	text-align: justify;
	padding: 0 4px 6px 0;
	}

#contenu p.titre:first-letter {
	color: #ffa200;
	float: left;
	font-style: italic;
	font-size: 40px; 
	font-weight: bold;
	}
#contenu table {
	margin: 0;
	width: 780px;
	}
/* AFFICHAGE DES LIENS  */
#contenu a:link, #contenu a:active {
	background-color: transparent;
	color: #1f4469;
	text-decoration: underline;
	padding: 0 2px 0 2px;
	}
#contenu a:visited {
	background-color: transparent;
	color: #26619c;
	text-decoration: underline;
	padding: 0 2px 0 2px;
	}
#contenu a:hover, #contenu a:focus {
	background-color: #26619c;
	color: #fff;
	text-decoration: none;
	padding: 0 2px 0 2px;
	}

#contenu a.def:link, #contenu a.def:active {
	background-color: #fee5bc;
	color: #122d5f;
	text-decoration: none;
	}
#contenu a.def:visited {
	background-color: transparent;
	color: #3d6484;
	text-decoration: none;
	}
#contenu a.def:hover, #contenu a.def:focus {
	background-color: #26619c;
	color: #fff;
	text-decoration: none;
	cursor: help;
	}

#contenu a.img:link, #contenu a.img:visited, #contenu a.img:hover, #contenu a.img:focus, #contenu a.img:active {
	background-color: transparent;
	border: 0;
	padding: 0;
	text-decoration: none;
	}
#contenu a.mb:link, #contenu a.mb:visited, #contenu a.mb:hover, #contenu a.mb:focus, #contenu a.mb:active {
	background-color: transparent;
	border: 0;
	padding: 0;
	text-decoration: none;
	}


/* AFFICHAGE DES ZONES DE SAISIES ET BOUTONS */
input {
	background-color: #eee;
	border-bottom:#aaa 1px solid;
	border-right:#aaa 1px solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-transform: capitalize;
	margin-bottom: 6px;
	padding: 1px 4px;
	vertical-align: top;
	width: 531px;
	}

input.bu {
	background-color: #ffa200; 
	border: 0;
	border: #ffa200 1px solid;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	text-transform: none;
	text-align: center;
	width: auto;
	}
input.cl {
	background-color: #fff; 
	border: 0;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	margin: 0;
	width: auto;
	}

textarea {
	background-color: #eee;
	border-bottom:#aaa 1px solid;
	border-right:#aaa 1px solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	height: 160px;
	margin-bottom: 6px;
	overflow: auto;
	padding: 4px;
	vertical-align: top;
	width: 531px;
}
select {
	background-color: transparent;
	border: #555 1px solid;
	color: #000;
	font-size: 10px;
}
fieldset {
	border: #26619c 1px solid;
}
legend {
	font-size: 11px;
}

/* SIGNATURE */
#signature { 
	background-color: #fff;
	bottom: 0;
	color: #9EA6AC;
	font-family: verdana, Arial, Helvetica, sans-serif;
	position: fixed;
	left: 50%;
	margin: 10px auto 0 -90px;
	width: 580px;
	} 
#signature p { 
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: right;
	}
#signature a:link, #signature a:visited, #signature a:active { 
	background-color: transparent;
	color: #9EA6AC;
	text-decoration: none;
	}
#signature a:hover, #signature a:focus { 
	background-color: transparent;
	color: #ffa200;
	text-decoration: none;
	}

/* CLASSES GENERALES */
.info {
	font-size: 11px;
	text-align: right;
	}

.fluo {
	background-color: #fee5bc;
	}

.tab {
	text-indent: 30px;
	}

/* AFFICHAGE DES TABLEAUX */
table {
	border-spacing: 0;
	border-collapse: collapse;
}

td {
	font-size: 13px;
	} 

img { 
	vertical-align: middle;
	border: 0;
	}
