/* CSS Document */
html, body { color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

img, div, a, input { behavior: url(iepngfix.htc) }

.top_menu{ font-size:10px;; color:#E2017B;}
.titre{
	color:#E2017B;
	font-weight: bold;
}
.mot_exergue{
	color:#E2017B;
}

li{
	color:#E2017B;
	font-weight: bold;
	line-height:15px;
	margin-bottom:15px;
}



.slider1{
	width: 5px;
	height: 300px;
	background-color: #999999;
	position: absolute;
}
.indicator{
	width: 5px;
	height: 6px;
	background-color:#E2017B;
	border: 0px solid #000000;
	position: absolute;
	font-size: 1px;
	overflow: hidden;
}
.container{
	width: 530px;
	height: 500px;
	text-align:justify;
	/*padding: 10px;*/
	/*border: 1px solid #900;*/
	overflow: hidden;
	position: relative;
	/*background-color: #fff;*/
}
.content{
	position: absolute;
	padding-right:15px;
	text-align:justify;
}
a.titre{ text-decoration:none;}
a.titre:hover{ text-decoration:none; color:#6A3087;}