.inside .titre {
	text-align: right;
	font-family: Arial;
	font-size: 18px;
	color: #8E7665;
	font-weight: bold;
}

.inside .insist {
	border-left: 1px solid #D50050;
	background: #d3d4d3 ;
	padding: 20px;
	margin-left: 20px;
}

.inside h1 {
color: #442331;
border-bottom: 4px solid #D50050;
font-family: "Book Antiqua";
font-size: 24px;
text-align: right;
}

.inside h2 {
color: #D50050;
font-family: "Book Antiqua";
font-size: 18px;
text-align: right;
}

.inside img {
	border: 1px dotted #D50050 ;
	padding: 4px;
}

.inside em {
	color: #D50050;
}

.inside strong {
	color: #D50050;
}

.inside a {
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted #D50050 ;
}

#corps ul {
	padding-left: 0px;
		border-left: 0px;
		margin-left: 0px;
	}

#corps li {
	color: #604C3F;
	list-style-type: none;
	background: url(puce.gif) no-repeat 0px 3px;
	padding-left: 20px;
	margin-left: 0px;
	padding-bottom: 3px;
	list-style-position: outside;
	border-left: 0px;
	font-family: Arial;
font-size: 12px;
}

.timeline-event-bubble-time {
	visibility: hidden;
}

.timeline-event-bubble-title {
    font-size: 14px;
    padding-bottom: 10px;
}

.timeline-event-bubble-title a {
	color: #644F42;
}

.timeline-band-layer-inner div {
	width: 500px;
}

#my-timeline img {
	border: 0px;
}
