@charset "utf-8";

	
	
	body {
	background-color: #999;
	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:12px;
	font-weight:bold;
	color:#133c58;
	background-color: #FFFFFF;
	height: 15px;
	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:#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: #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:#OOO;
}
.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: #728D98;
	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;
	padding-right: 10px;
	padding-left: 10px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: justify;
}

.CelluleColonne a {
	color:#0033ff;
	font-weight: bold;
	list-style: none;
	font-style: italic;
	text-decoration: none;	
      }
.CelluleColonne a:hover {
	color:#ff0000;
	font-weight: bold;
	list-style: none;
	font-style: italic;
	text-decoration: none;	
      }

.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;
}
#decalage {
	
}
#decalage_bas {
	position:relative;
	top: -16px;
	right: 0px;
}

.coins_arrondis {
			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 */
}
.CellulePub	{
	padding: 5px 5px;
	margin: 0;
	
	background-color: #728D98;
	color: #133c58;
	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;
	}
.Paragraphe_gris {
	background-color: #CCCCCC;
}
.Titre2_rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

