@charset "utf-8";

	
	body {
	background:#999;
	color : #033249;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	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:13px;
	background:#fff;
	color:#562E05;
	line-height: normal;
	text-indent: 0px;
	font-weight: bold;
	text-decoration: underline;
	}
	

	.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;
	height: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	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: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: baseline;
	padding-top: 15px;
}
.celluleTexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-right: 40px;
	padding-left: 40px;
	text-align: justify;
}

.CelluleColonne {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}

#Resultat {
	font-size: 13px;
	font-weight: bold;
}
.Encadre {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
}
#decalage {
	position: relative;
	top: -610px;
}

.CellulePub	{
	padding: 5px 5px;
	margin: 0;
	
	background-color: #eee3dc;
	color: #033249;
	font-size: 14px;
	border: 1px solid #89a;
	text-decoration: none;
	-moz-border-radius: 10px 0 10px 0;
	-webkit-border-radius: 10px 0 10px 0;
	border-radius: 10px 0 10px  0;
	-webkit-border-top-left-radius: 10px; /* pour Chrome */
	-webkit-border-bottom-right-radius: 10px; /* pour Chrome */
	font-weight: bold;
	}
