@charset "utf-8";

	
	body {
	background:#999999;
	color : #033249;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
	border:0;
	
	}
	
	H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#033249;
	}
H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#867d78;
	color:#DDF8FD;
	line-height: 20px;
	text-indent: 5px;
	font-weight: bold;
	}

	
	

	.navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 170px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
      }
   .navigation a, .navigation span {
      display: block;
      padding: 4px 10px;
	  height:12px;
      color:#DDF8FD;
      text-decoration: none;
  
	  list-style: none;
      }
   .navigation .toggleSubMenu a, .navigation .toggleSubMenu span {
	background: #867d78;
	list-style: none;
      }
   
   .navigation a:hover, .navigation a:focus, .navigation a:active {
	background:#044464;
	color:#DDF8FD;
	font-weight: bold;
	list-style: none;
	
      }
   .navigation .subMenu {
	font-size: 9px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #666;
	background-color: #eee3dc;
	font-weight: normal;
	list-style: none;
      }
   .navigation ul.subMenu a {
	background: none;
	color : #000;
	padding: 3px 10px;
	list-style: none;
      }
	 
	.navigation ul.subMenu a:hover{
	color:#000000;
	background:#C8C8C8;
	padding: 3px 10px;
	list-style: none;
      }
.images {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tableau {
	border: thin solid #2B2B2B;
}
.celluleTitre {
	padding: 5px 20px; 
	margin: 0; 
	
	
	border: 1px solid #89a; 
	text-decoration: none; 
	-moz-border-radius: 20px 0 20px 0; 
	-webkit-border-radius: 20px 0 20px 0; 
	border-radius: 20px 0 20px  0;         
	-webkit-border-top-left-radius: 20px; /* pour Chrome */ 
	-webkit-border-bottom-right-radius: 20px; /* pour Chrome */
	background-color: #eee3dc;
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: center;
}
.CelluleColonne {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align:justify;
	font-size: 11px;
}
#decalage {
	position: relative;
	top: -610px;
}
