body
{
	margin: 10px 0 ;
	padding: 0 ;
	font-family: Arial, helvetica, sans-serif ;
	font-size : 12px;
	background: #D9D9D9 ;
	text-align:justify;
}
.bghome {
	background-position:center top;
	background-repeat:repeat-x;
}
div#conteneur
{
	width: 805px ;
	margin: 0 auto ;
	text-align: left ;
	border: 0px solid #eee ;
	background: #fff ;
}

div#identification
{
	width: 600px ;
	margin: 0 auto ;
	text-align: center ;
	border: 1px solid #eee ;
	background: #fff ;
}

#NotifierInfo {/* zone de notification � utiliser pour les erreurs ou pour les remont�s d'info*/
   border-top:solid 2px #9588D5;
   border-bottom:solid 2px #9588D5;
   font-size:1.3em;
   color: #1D105D;
   padding:0;
   padding-top:2px;
   padding-bottom:2px;
   }
#NotifierInfo ul{
   margin:0;
   padding:0;
   background-color:#FFBFD1;
   list-style-type:none;
   }
#NotifierInfo li{
   margin:0;
   text-align:center;
   }

#NotifierError {/* zone de notification � utiliser pour les erreurs ou pour les remont�s d'info*/
   border-top:solid 2px #A90029;
   border-bottom:solid 2px #A90029;
   font-size:1.3em;
   color: #A90029;
   padding:0;
   padding-top:2px;
   padding-bottom:2px;
   }
#NotifierError ul{
   margin:0;
   padding:0;
   background-color:#FF7F84;
   list-style-type:none;
   }
#NotifierError li{
   margin:0;
   text-align:center;
   background-color: #FFFFFF ;
   }

ul.displaySwitcher{
   list-style-type:none;
   padding:0;
   }
ul.displaySwitcher li {
   display:block;
   float:left;
   padding:3px;
   margin-left:2px;
   background-color:#FEDEC6;
   font-weight:bold;
   }
ul.displaySwitcher li:hover{
   color:#B0020B;

   }
ul.displaySwitcher li.selected{
   background-color:#FEA159;
   }


h1#header
{
	height: 258px ;
	margin: 0 ;
}

h1#header a
{
	width: 400px ;
	height: 70px ;
	display: block ;
	position: relative ;
	left: 350px ;
	top: 15px ;
	text-indent: -5000px ;
}


div#menu
{
	padding: 0 25px 0 25px ;
}

div#contenu h2
{
	padding-left: 2px ;
	line-height: 25px ;
	font-size: 18px ;
	color: #990033 ;
	border-bottom: 1px solid #990033 ;
}
div#contenu h4
{
	padding-left: 2px ;
	font-size: 14px ;
	color: #9588d5 ;
	font-family: Arial, helvetica, sans-serif;
}
div#txtarticle
{
	padding-left: 20px ;
	font-size: 1.0em ;
	color: #9588d5 ;
	font-family: Arial, helvetica, sans-serif;
}
div#linkarticle
{
	text-align:right;
	font-size: 0.8em ;
	color: #FF6600;
	font-family: Arial, helvetica, sans-serif;
}

div#contenu h3
{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #9b2 ;
	border-left: 3px solid #9b2 ;
	color: #9b2 ;
}

div#contenu p
{
	font: Arial, helvetica, sans-serif ;
	font-size : 10pt;
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.2em ;
}



div#contenu a
{
	color: #8a0 ;
}

div#contenu a:hover
{
	color: #9b2 ;
}

#footer
{
	font: Arial, helvetica, sans-serif ;
	font-size : 8pt;
	font-weight : bold;
	margin: 0 ;
	padding-right: 10px ;
	line-height: 30px ;
	text-align: center ;
	color: #000 ;
	background:#9588d5;
	width:805px;
}
#createur {
	position:relative;
	bottom:0px;
	clear:both;
	padding: 2px;
	margin: 0px;
	font-family: Arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	text-align:center;
	width: 100%;
	color: #BBBDC0;
}
pre
{
	overflow: auto ;
	background: #dea ;
	border: 2px solid #9b2 ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}


pre span
{
	color: #560 ;
}

pre span.comment
{
	color: #b30000 ;
}

td.error_ident {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	color: #990033;
}

div.error, span.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #A80022;
}

.monInputFile {
	background-color: #BFE4FE;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D2103;
	padding: 2px;
	margin: 0px;
}

a {
	text-decoration: none;
}
img { 
	border: 0px none; 
}
td.bo_list_header {
	background-color: #CECECE;
	color: #E00000;
	font-weight: bold;
}

td.bo_list_1 {
	background-color: #CECECE;
	color: #0A0A0A;
}

td.bo_list_2 {
	background-color: #FFFFFF;
	color: #0A0A0A;
}

td.bo_list_underline {
	background-color: #0A0A0A;
	height: 1px;
}

div#addThis{
	height: 1px;
	text-align:right;
}

div#contenu {
	padding-bottom:50px	;
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;
	background-color: #fff;
	width:565px;
}
div#titleActu {
	background-color: #9588d5;
	font-family: Arial, Helvetica, sans-serif;
	color : yellow;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	height : 20px;
	font-weight: bold;
	font-size : 14px;
}
div#zoneNews {
	background-color: #dfd7f2;
}
div#zoneNews a
{
	color: #0066CC ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
div#zoneNews a:hover
{
	color: #FF9900 ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
div#linkarticle a
{
	color: #999900 ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
div#linkarticle a:hover
{
	color: #999999 ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
td.warning {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

tr {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
table.ffper {
	margin: 0px;
	padding: 0px;
	border: solid #9588d5 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width :100%;
}
table.gris {
	margin: 0px;
	padding: 0px;
	border: solid #999900 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width :100%;
}
th{
	background-color: #A697F2;
	border: #ffffff 1px;
	color: #000000;
}
th.ffper {
	background-color: #A697F2;
	border: #ffffff 1px;
	color: #CCCCCC;
}
div#contenu a.ffper {
	color: #FFFFFF;
	text-decoration: underline;
}

em {
	color: #5D04A5;
}
th.gris {
	background-color: #CCCC99;
	border: #ffffff 1px;
	color: #993300;
}
td.ffper {
	border: #996699 solid 1px;
	color: #000000;
}
tr.impaire {
	background-color: #E8E7EF;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	cursor: pointer;
}
tr.paire {
	background-color: #E0DDF0;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	cursor: pointer;
}
tr.souris {
	background-color: #C7BFEE;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	cursor: pointer;
}
input.bouton {
	background-color: #9588d5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	cursor : pointer;
	font-weight: bold;
	text-align : center;
	color : #000000;
}
input
{
BORDER-RIGHT: 1px solid; 
BORDER-TOP: 1px solid; 
FONT-SIZE:8pt; 
BORDER-LEFT: 1px solid; 
BORDER-BOTTOM: 1px solid; 
FONT-FAMILY: arial; 
BACKGROUND-COLOR: #ffffff; 
border-color:#d0d0d0; 
COLOR: #2b72b4;
text-align: left;
}
input.texte {
	border:1px solid #8F1961;
	background-color:#F6F7F8;
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color: #8F1961;
}
select {
	border:1px solid #D0D0D0;
	background-color:#E6E7E8;
	color: #2B72B4;
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
}
fieldset
{
	border-left:2px solid #f2f2ff; 
	border-right:2px solid #c6d5e9; 
	border-top:2px solid #f2f2ff; 
	border-bottom:2px solid #c6d5e9; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #ffffff;
	border-width: 2px;
	color:#0000FF;
	-moz-border-radius: 10px;
	 margin-left:2px; 
	 margin-right:2px; 
	 margin-top:2px; 
	 margin-bottom:4px; 
	 padding-left:5px; 
	 padding-right:5px; 
	 padding-top:2px; 
	 padding-bottom:2px;
}
fieldset.ffper
{
	border-left:2px solid #f2f2ff; 
	border-right:2px solid #c6d5e9; 
	border-top:2px solid #f2f2ff; 
	border-bottom:2px solid #c6d5e9; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #E6E7E8;
	border-width: 2px;
	color:#0000FF;
	-moz-border-radius: 10px;
	 margin-left:2px; 
	 margin-right:2px; 
	 margin-top:2px; 
	 margin-bottom:4px; 
	 padding-left:5px; 
	 padding-right:5px; 
	 padding-top:2px; 
	 padding-bottom:2px;
}
#titre_page {
	border-bottom:1px solid #DDDDDD;
	color:#999999;
	height:42px;-moz-box-sizing:border-box;
	margin-top:2px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
	background-repeat:no-repeat;
	background-image:url('/pics/bande_title.gif')
}

div#article h1
{
	padding-left: 2px ;
	line-height: 25px ;
	font-size: 18px ;
	color: #990033 ;
	border-bottom: 1px solid #990033 ;
}

div#article h2
{
	padding-left: 2px ;
	line-height: 25px ;
	font-size: 18px ;
	color: #FF5F5F ;
}
div#article h4
{
	padding-left: 2px ;
	font-size: 14px ;
	color: #FFB900 ;
}

div#article h3
{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #FF7200 ;
	border-left: 3px solid #FF7200 ;
	color: #FF7200 ;
}

div#article p
{
	font: Arial, helvetica, sans-serif ;
	font-size : 10pt;
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.2em ;
}

<!--[if IE]>
html pre
{
	width: 636px ;
}
<![endif]-->
