/* CSS Document */

.contenu-page{
	margin-top:15px;
	width:584px;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:30px;
}

.colonne-gauche{
	width:644px;
	background-color:#e7eff4;
}

.imgPrincipal{
	border:#0D3F96 4px solid;
	width:164px;
	height:141px;
	margin-right:10px;
	overflow:hidden;
	float:left;
	display:inline;
}

.cadreInfosComplementaires{
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
	padding-bottom:10px;
	width:564px;
	background:url(images/pages/bg-cadre-infos.gif) top left no-repeat;
	background-color:#f3f7fa;
	clear:both;
}

.blockInfosComplementaires{
	height:20px;
	width:280px;
	padding-top:5px;
	border-bottom:#0d3f96 1px dotted;
	float:left;
}

.actuCadreDroiteHeader{
	width:259px;
	padding-left:31px;
	padding-right:28px;
	padding-top:110px;
	background:url(images/actu/fond-liste-actu.gif) no-repeat top right;
}


