body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color : #039;
	background: #1095be ;
}
a:link {text-decoration: none; color: #19b}
a:visited {text-decoration: none; color: #19b}
a:hover { text-decoration: underline; color: #f70;}
a:active {text-decoration: underline;}
h1 {
    text-align:right ;
	font-size: 18px ;
	height: 100px ;
	background: url(logo110.jpg) no-repeat left top ;
	margin: 0 ;
    padding: 0 ;
	}
h2 { 
     font-size : 16pt;
	 color : #f70;
	 font-style:italic;
	 text-align:center;
	 margin: 0 ;
     padding: 0 ;
	 }
h3 { 
	font-size: 1em;
	font-weight: 600;
	margin-top: 8px;
	margin-bottom: 0px;
	 }	
div#conteneur
{
	width: 1000px;
	margin: 0 auto ;
	text-align: center;
	border: 2px solid #039;
	background: #fff ;
	padding:10px;
	text-align:center
}
div#titre
{
width: 720px ;
text-align: center ;
position: relative;
font-size: 22px ;
letter-spacing: 11px ;
font-weight:600;
top: -35px;
padding-left:120px}
ul#menu
{
	height: 26px ;
	width: 997px;
	margin:0;
	padding: 0 ;
	background: #f70 ;
}

ul#menu li
{
	list-style-type:none;
	float: left ;
	text-align: center ;
}
ul#menu li a
{
	width: 164px;
	line-height: 24px ;
	font-size: 1.2em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #fff ;
	display: block ;
	text-decoration: none ;
	border: 1px solid #039  ;
}
ul#menu li a:hover
{
	width: 164px;
	background: #19b ;
}
div#nav {  width:980px; height:100%; margin:0; padding:0; }
div#nav p  { font-weight: 600 ; text-align:left ;  margin-left: 3px; margin-top: 3px; margin-bottom: 8px }
div#contenue {width:850; overflow:auto; text-align:left; margin: 0 0 0 0; padding:0;}
div#colonne1 {
             color : #fff;
			 background: #f70;
			 border: 1px solid #19b ;
			 width:178px;
			 float:left;
			 margin-right: 8px;
			 padding: 0;
		     }
div#colonne1 h3  { margin-left: 6px }
div#colonne1 p  { margin-left: 10px; margin-top: 8px; margin-bottom: 8px }
div#colonne1 a:link {text-decoration: none; color: #fff}
div#colonne1 a:visited {text-decoration: none; color: #fff}
div#colonne1 a:hover { text-decoration: underline; color: #111;}
div#colonne1 a:active {text-decoration: underline;}
div#colonne2 {
			border: 0px;
			float: right;
			width: 260px;
			margin-left: 4px;
		   }
div#colonne2 h3  {  margin-left: 6px }
div#colonne2 p  {  margin-left: 10px; margin-top: 8px; margin-bottom: 8px }
div#colonne2 a:link {text-decoration: none; color: #fff}
div#colonne2 a:visited {text-decoration: none; color: #fff}
div#colonne2 a:hover { text-decoration: none; color: #111;}
div#colonne2 a:active {text-decoration: underline;}
div#centre {
           margin: 8px;
		   padding:1px;
           width:500px;
		   height:auto;
		   float: left;
		   }
div#aaa        { color : #006B9F; background: #EAF4FF; font-weight: 600; margin: 0px 0px -15px 0px; padding: 3px; }
div#aaa a:link {text-decoration: none; color: #006B9F}
div#aaa a:visited {text-decoration: none; color: #006B9F}
div#aaa a:hover { text-decoration: underline; color: #f70;}
div#aaa a:active {text-decoration: underline;}

table#fiche { 
	margin: 10px 0 ;
	padding: 0 ;
	text-align: left;
    color: #039;
    border-style:solid; 
    border-width:1px; 
    border-color:#19b;
    }
td#z { 
background-color:#eee;
}
td#a { 
border-top-style: solid; border-top-width: 1px;
}
table#fiche p {margin: 1 0 ; line-height: 150%}
table#fiche a:link {text-decoration: none; color: #039}
table#fiche a:visited {text-decoration: none; color: #039}
table#fiche a:hover { text-decoration: underline; color: #f70;}
table#fiche a:active {text-decoration: underline;}
p#bas
{
	margin: 0 ;
	padding-right: 10px ;
	line-height: 30px ;
	text-align: right ;
	color: #19b ;
}
div#d_pied_page {
	width:100%;
	background-color:#999999;
	margin: 0px;
	}
.bande {
	width:100%;
	height:14px;
	background-color:#666666;
	color: #CCCCCC;
	margin: 0px;
	}	

