/*Base for all*/
body { 
		background: #FFFFFF url(images/xx_background.jpg);
		background-repeat:repeat-x;
		margin:0; 
		padding:0; 
		font-family: Arial;	
		font-size: 70%;
		line-height: 1.6em;
		letter-spacing: 0.05em;
		color:#FFFFFF; }
.greyfonce {
	color: #58738E;
	text-align: justify;
}
.greyfoncebold {
	color: #58738E;
	text-align: justify;
	font-weight:bold;
}
.orange {
	color: #D66E39;
}



/*Balise */
h1, h2, h3, h4, h5, h6, p {
		margin:0; 
		padding:0;
		font-family: "Trebuchet MS", sans-serif;
		letter-spacing: 0.05em;
		text-align:left; }

h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

/*Links*/		
a {
		color: #E4F2F3;
		text-decoration: none;
		font-weight:bold;}
a:hover {
		color: #2D3A48;
		text-decoration: underline;}
		
a img {
	border: 0;
	
}
/*Typo*/	
.grey {
	letter-spacing: 0.1em;
	color: #BCCDDE;
}


/*Cadre*/

#cellule {
	background-color: #000000;
	background-position: bottom;
	background-image: url(images/fond_cellule.jpg);
	}	
#cellule2 {
	background-color: #000000;
	background-position: bottom;
	background-image: url(images/fond_cellule2.jpg);
	}	
#cellule3 {
	background-color: #000000;
	background-position: bottom;
	background-image: url(images/fond_cellule3.jpg);
	}	
	#cellule4
	 {
	background-color: #000000;
	background-position: bottom;
	background-image: url(images/fond_cellule4.jpg);
	}	
.tableaucentrage {
	border: 1px solid #52697B;
	padding-top: 5px;
	padding-right: 12px;
	padding-left:12px;
	padding-bottom:8px;
	
}
.aeffacer {
	color: #FF0000;
}
.greyfonceavecbulle {

	color: #58738E;
	padding-left:8px;
}
 ul, li {
	color:#58738E;
	text-align:left;
	font-weight:bold;
 
 }
  .gal
 {
   color:#4d9184;
   font-family: Arial;	
   font-weight:bold;
   text-align:left;
   text-decoration: none;
 }
