body {
  margin-top : 0;
  background: #FFFF99;
  }

.titre_foto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #003399;
}

.cartouche_blanche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-transform: none;
	padding: 7;
	line-height: 18px;
}

.cartouche_blanche2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	padding: 7;
	line-height: 20px;
}


.cartouche_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-transform: none;
	padding: 10;
	line-height: 16px;
}

.cartouche_bleu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: none;
	padding: 10;
	line-height: 24px;
}

/* ClearFix  view on cssbeauty*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; }

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#actus { 
	display: block;
	width: 680px;
	margin: 0 10px;
	color: #000; font-size: 11px;
	line-height: 1.3 }
	
	#mission_title { padding-bottom: 10px;}

#actus img { border: 1px solid #dadada; }

#actus ul, #actus ul li {
	margin: 0; padding: 0;
	list-style: none;
}

#actus ul li {
	padding-bottom: 5px;
	border-bottom: 1px solid #dadada;
}
	#actus div.moo ul li { 
		list-style: disc;
		padding: 0;
		border: 0; }
		
		#actus div.moo ul { margin: 5px 20px 5px 40px; }
		
		#actus div.actu_item div.actu_item_desc { 
			margin-bottom: 15px;
			font-weight: bold; }
		
#actus h3, #actus h4 , #actus h4 a {
	text-transform: uppercase;
	color: #37499e;
	font-size: 13px;
	padding-bottom: 0;
	text-decoration: none;
}
	#actus h4 a { /*padding-left: 10px; */ }
	
	#actus div.moo h3, #actus div.moo h4 { 	
		color: #000;
		text-transform: none; }
		
	#actus div.actu_item div.actu_item_image { float: left; width: 155px; }
		#actus div.actu_item div.actu_item_image p { padding-bottom: 5px; }
	#actus div.actu_item div.block { 
		display: block;
		clear: none;
		float: right;
		width: 506px; }

#actus h4 a:hover { text-decoration: underline; }

#actus ul li p.img {
	display: block;
	width: 102px;
	float: left;
	clear: none;
	margin: 0 10px 5px 0; }
	
	#actus ul li p.block , #actus ul li div.block {
		margin-left: 110px;
		clear: none;
	}

#actus p.toutes { 
	padding-top: 10px;
	text-align: right }

	#actus p.toutes a { 
		color: #333;
		font-weight: bold;
		text-decoration: none;
		background: #ccc;
		padding: 2px 30px; }

#actus p.empty { color: #999; font-style: italic;}

#actus p.goto a {
	background: #fff url(img/puce.jpg) 0 9px no-repeat;
	color: #37499e;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 10px 20px 5px }
	
	#actus p.goto a:hover { text-decoration: underline; }
	
	
	.lexique #liste { 
		display: block;
		clear: both;
		height: 40px; }
	
	.lexique #liste, .lexique #liste a {
		text-transform: uppercase;
		color: #37499e;
		font-size: 12px;
		font-weight: bold;	
	}
		
		.lexique #liste a { 
			text-decoration: none; }
		
		.lexique #liste span, .lexique #liste a { 
			padding: 0 3px 8px 3px; }
	
	.lexique #liste a:hover, .lexique #liste a.selected {
		color: #4fb9ee;
		background: #fff url(img/lexique_puce.jpg) bottom center no-repeat;
	}
	
	
	/* MOO */		
	body div.moo strong { 
		font-weight: bold;
		color: #000;  }
		
	body div.moo em { font-style: italic; }
	
	body div.moo p {	
		clear: both;
		display: block;  }
		
	body div.moo blockquote { 
		display: block; 
		width: 80%;
		margin: 10px auto; }

	body div.moo ul {
	  margin: 0;
	  margin-bottom: 10px;
	  padding: 0;
	  list-style: none; }
	  
	  body div.moo ul li { 
	  	padding-left: 10px;
		list-style: disc }

