#contenu-sejours {
	margin: 0 0 0 190px;
	padding: 0;
	position: relative;
	height:760px;
}

#titranim {
	height: 110px;
	width: 300px;
	position: absolute;
	left: 50%;
	margin: -40px 0 15px -170px;
	padding: 0;
}

#texte {
	text-align: left;
	padding: 0;
	position: absolute;
	margin-top: 70px;
}

#texte a img {
	float: left;
	margin: 0 6px 0 0;
	border: 0px;
}

#texte p {
	padding: 0 8px 0 0;
	margin-right: 210px;
}

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

h4 {
	text-align: center;
	padding-top: 10px;
}

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

dd {	
	color: #000;
}

a {
	color: #903;
}

a:hover {
	color: #F90;
}
