#corpsHaut {
	/*padding-left:175px;	*/
	/*width:780px;*/
	width:925px;
}


#corpsCentre {
	background-color:#fdf8ce;	
}

	#bandeau {
		width:920px;
		height:235px;
		background:url(../animation_expositions_temporaires/images/soireeNaturAiles.jpg) no-repeat;
		padding:35px 0 0 85px;
	}
		#cadreBandeau {
			width:405px;
			height:200px;
		}
		
	#sousTitreBandeau {
		color:#FFF;
		font-size:14px;
	}

#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: #660000;
    font-size: 12px;
    font-weight: bold;
    padding-right: 20px;
    text-align: justify;
}	

.lieu {
	font-weight:bold;	
}
