@charset "utf-8";

	
	
	body {
	background-color: #e3effc;
	color : #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:O;
	margin:0;
	border:0;
	
	
	}
	H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#133C58;
	}
	
	H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	background-color: #133C58;
	height: 15px;
	text-indent: 10px;
	font-weight: normal;
	}
	

	.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:#fff;
      text-decoration: none;
  
	  list-style: none;
      }
   .navigation .toggleSubMenu a, .navigation .toggleSubMenu span {
	background: #133C58;
	list-style: none;
      }
   .navigation .open a, .navigation .open span {
      
      }
   .navigation a:hover, .navigation a:focus, .navigation a:active {
	background:#4d5963;
	color:#F1F8FF;
	font-weight: bold;
	list-style: none;
	
      }
   .navigation .subMenu {
	font-size: 9px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #666;
	background-color: #E9C597;
	
	background-repeat: repeat-x;
	background-position: 0 0;
	font-weight: normal;
	list-style: none;
      }
   .navigation ul.subMenu a {
	background: none;
	padding: 3px 10px;
	color : #000;
	list-style: none;
      }
	 
	.navigation ul.subMenu a:hover{
	color:#000000;
	background:#999999;
	padding: 3px 10px;
	list-style: none;
      }.images {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
   .bordure {
	border-bottom-style: double;
	color:#OOO;
}
.celluleTitre {
	background-color: #E9C597;
	height: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: baseline;
	padding-top: 15px;
}
.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;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.ElementDecale	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-indent: 0px;
	padding-left: 50px;
}
.petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: italic;
}
