@charset "utf-8";

	
	body {
	background:#ecf5fe;;
	color : #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:O;
	margin:0;
	border:0;
	
	
	}
	
	.menu a {
	font-size: 14px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	.menu a:link a:visited {
		font-size: 14px;
		color:#FFFFFF;
		}
	.menu a:hover {
		font-weight:bold;
		color:#FF6633;
		
		}
	.texte 	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#003399;
	}
	
	
	H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#1F3C4A;
	}
	
	H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1F3C4A;
	background-color: #FFF;
	height: 15px;
	text-indent: 0px;
	font-weight: bolder;
	text-decoration: underline;
	line-height: 20px;
	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: #1F3C4A;
	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: #728D98;
	
	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:#000;
}
.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 */
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1F3C4A;
	background-color: #728D98;
	text-align: center;
	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;
	border-top-color: #1F3C4A;
	border-right-color: #1F3C4A;
	border-bottom-color: #1F3C4A;
	border-left-color: #1F3C4A;
	margin: 10px;
	padding: 10px;
}
.CelluleColonne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #1F3C4A;
	border-right-color: #1F3C4A;
	border-bottom-color: #1F3C4A;
	border-left-color: #1F3C4A;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-style: none;
	font-weight: normal;
	margin: 5px;
}
.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;	
      }

.blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.little {
	font-size: 6px;
}
#decalage {
	position: relative;
	top: -610px;
}
.CellulePub	{
	padding: 5px 5px;
	margin: 0;
	
	background-color: #728D98;
	color: #1F3C4A;
	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;
	}
.Titre_Rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
