
body {
	background-image: url(images/fr/background_actualites.gif);
}

div#body {
	padding-top: 40px;
	height: 350px;
}

	*html div#body {
		padding-top: 30px;
		height: 330px;
	}
	
*html div#footer {
	position: absolute;
	top: 570px;
}

div#a_propos {
	float: left;
	margin-left: 80px;
}

*html div#a_propos {
	float: left;
	margin-left: 20px;
	margin-right: 100px;
}

	*html div#a_propos img {
		margin-bottom: -4px;
	}

	div#a_propos h2 {
		font-family: Georgia;
		font-size: 1.3em;
		font-weight: bold;
		font-style: italic;
		margin: 20px 0px 2px 0px;
	}

	div#a_propos div#a_propos_contenu {
		border: 1px dashed white;
		width: 347px;
		height: 268px;
	}
	
		div#a_propos div#a_propos_contenu p q {
			display: block;
		}
		
		div#a_propos div#a_propos_contenu p cite {
			text-align: right;
			color: red;
			display: block;
		}
		
div#news {
	margin-left: 500px;
}

*html div#news {
	float: left;
	height: 300px;
}

	div#news h2 {
		font-family: Georgia;
		font-size: 1.7em;
		font-weight: bold;
		margin: 0px 0px 10px 100px;
	}
	
	*html div#news {
		margin-right: 0px;
	}

	div#news div#illustration {
		width: 352px;
		height: 262px;
		float: left;
		margin-top: 4px;
		/*border: 4px solid white;*/
		background-color: black;
		background-color: transparent;
	}
	/*
	*html div#news div#illustration {
		background-color: #EEEEEE;
		color: black;
	}
	*/
	
		div#news div#illustration div.flashcontent {
			width: 352px;
			height: 265px;
			background-color: black;
			background-color: transparent;
		}
	
		div#news div#illustration p#links_images_news {
			position: relative;
			top: -5px;
			left: 130px;
			float: left;
		}
		
		*html div#news div#illustration p#links_images_news {
			top: -2px;
		}
		
		*+html div#news div#illustration p#links_images_news {
			top: 3px;
		}
		
		*html div#news {
			position: static;
		}

	
	div#news div#news_col {
	 	margin: 14px 60px 0px 380px;
	}
	
	*html div#news div#news_col {
		margin-top: -5px;
	}
	
	*+html div#news div#news_col {
		margin-top: -5px;
	}
	
	*html div#news {
		margin-left: 0px;
	}
			
	div#news div#news_col p.news {
		height: 80px;
		/*overflow: hidden;*/
   }
	
		div#news div#news_col p.news span.date {
			font-weight: bold;
		}
	
	div#news div#news_col p.navig {
		width: 231px;
		height: 48px;
		margin: 2px 0px;
	}	
		div#news div#news_col p.navig a {
			color: red;
			font-style: italic;
			font-weight: bold;
			text-decoration: none;
		}
	
	div#news div#news_col p#dossier {
		margin: 20px 0px 0px 0px;
	}
