/* CSS Document */
#colContent {
	color: #4b4b4b;
	float:left;
	width: 650px;
}

#layoutZone {
	position:relative;
	margin-left:30px;
	width: 620px;
	height: 905px;
	overflow:hidden;
}
#layoutZone h1 {
	text-transform:none;	
	color: #4b4b4b;
	font-size:130%;
	font-weight: normal;
	padding:0;
}
#layoutZone h3 {
	text-transform:none;	
	color: #ce0d72;
	padding:0;
}
#layoutZone p {
	padding:0;
	font-size:90%;
}

#layoutZone .zoneText {
	position:absolute;
	top:0;
	left:0;
}


#layoutZone .zoneThumb {
	position:absolute;
	top:0;
	left:0;
}

/* CSS Document */
#layoutZone .imageTitre1 {
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
	margin-left:0;
}

#layoutZone .image {
	margin-bottom:5px;
}

#layoutZone .cadrephoto {
	position:absolute;
	top:140px;
	left:170px;
	width:180px;
	height: 285px;
	z-index:1000;
	font-size:130%;
	text-align:center;
	background: url(../images/layout/cadre-dressing-page.gif) top center no-repeat;
	padding: 115px 60px 0;
}
#layoutZone .description {
	position:absolute;
	top:540px;
	left:170px;
	width:260px;
	z-index:1000;
	font-size:130%;
	text-align:center;
	padding: 0 20px 0;
}

#historique .contentHistorique {
	top:0;
}
.topLink {
	margin:10px 0 0;
}
