#contenu-acces {
	margin: 0 0 0 190px;
	padding: 0;
	position: relative;
	/*float: left;*/
	height:360px;
}

#titranim {
	height: 150px;
	width: 350px;
	position: absolute;
	left: 50%;
	margin: -40px 0 15px -190px;
	padding: 0;
}

#carte {
	position: absolute;
	right: 10px;
	top: 0;
	padding: 0;
	margin: 0;
	width: 600px;
	height: 350px;
}

#texte {
	position: absolute;
	margin-top: 110px;
}

#fiche {
	background: url(../images/fiche.gif) no-repeat;
	text-align: left;
	margin: 0 6px 0 0;
	padding: 4px 4px 4px 14px;
	position: absolute;
	right: 0;
	top: 0;
	width: 190px;
	height: 300px;
}

h4 {
	text-align: center;
	/*border-bottom: solid 1px #F5E6CC;*/
	padding-top: 10px;
	/*margin-top: 4px;*/
}

dt {
	font-weight: bold;
	margin-top: 8px;
	color: #903;
}

dd {
	
	color: #000;
}
