#corpsHaut {
	padding-left:175px;	
	width:780px;
}


#corpsCentre {
	background-color:#fdf8ce;	
	width:855px;
	padding:20px 50px;
}

#expositionRecente {
	width:795px;
	padding:30px 80px;
}

	#expositionRecente #premiereLigne {
		width:795px;
		border-bottom:1px solid #CC3;
	}
	
		#expositionRecente #premiereLigne td {
			padding-bottom:10px;
		}
	#expositionRecente #premiereExpo {
		width:inherit;
		margin-top:12px;
	}
	
	#titreExposition {
		border-bottom:1px solid #CC3;	
	}

.marginTop12 {
	margin-top:12px;	
}

.texteExposition {
	color:#600;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	padding-right:20px;
}	

