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

#layoutZone {
	position:relative;
	margin-left:30px;
	width: 620px;
	overflow:hidden;
	text-align:center;
}
#layoutZone * {
	text-align:left;
}
#layoutZone h1 {
	text-transform:none;	
	color: #ce0d72;
	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 .imageTitre1 {
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
	margin-left:0;
}
#layoutZone .imageTitre2 {
	position:absolute;
	bottom:10px;
	right:0;
	z-index:1000;
}

#layoutZone .image {
}

#layoutZone .description {
	position:absolute;
	top:50px;
	left:0;
	width:250px;
	z-index:1000;
	font-size:130%;
}


#colContent .contentLeft .description .address .textAddress {
width:200px;
}

#layoutZone .summary {
	position:absolute;
	top:715px;
	left:213px;
	width:270px;
	z-index:1000;
	font-size:130%;
	text-align:center;
}

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


#layoutZone .zoneThumb {
	position:absolute;
	top:0;
	left:0;
}
#historique .contentHistorique {
	top:0;
}
.topLink {
	margin:10px 0 0;
}
