@charset "utf-8";

	
	body {
	background:#FAF8E1;
	margin: 0;
   	padding: 0;
	color : #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
	}
	.blanc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	background-color: #1F3C4A;
	}
	
	H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#464537;
	height: 25px;
	margin: 0px;
	padding: 0px;
	}
	
	H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#3A392F;
	background-color:#FFF;
	height: 15px;
	text-indent: 0 px;
	font-weight: bolder;
	text-decoration: underline;
	padding-bottom: 10px;
	}
	
	
	.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: #605F4C;
	list-style: none;
      }
   .navigation .open a, .navigation .open span {
      
      }
   .navigation a:hover, .navigation a:focus, .navigation a:active {
	background:#93602D;
	color:#F1F8FF;
	font-weight: bold;
	list-style: none;
	
      }
   .navigation .subMenu {
	font-size: 9px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #666;
	background-color: #D1CEA6;
	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:#EBE8B9;
	padding: 3px 10px;
	list-style: none;
      }
.images {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.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: #D1CEA6;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	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;
	padding-top: 15px;
	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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.CelluleColonne a {
	color:#136baf;
	font-weight: bold;
	list-style: none;
	text-decoration: none;	
      }
.CelluleColonne a:hover {
	color:#ff0000;
	font-weight: bold;
	list-style: none;
	text-decoration: none;	
      }
#decalage {
	position: relative;
	top: -610px;
}
.etape {
	font-size: 11px;
	color: #666600;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.CellulePub	{
	padding: 5px 5px;
	margin: 0;
	
	background-color: #D1CEA6;
	color: #464537;
	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;
	}
	
	.fauxtimbres a{color: #136BAF;font-size: 12px;font-weight: bold;}
	.fauxtimbres a:hover {color: #990000;font-size: 12px;font-weight: bold;}
	fauxtimbres a:visited {color: #136BAF;font-size: 12px;font-weight: bold;}
	
	
	
