BODY{
	margin:0px;
	background-image: url(bkg.gif);
}

a{
	color:#9C85FF;
	text-decoration:none;
}

a:hover{
	text-decoration : underline;
}

.conteneur {
	width: 760 px;
	left: 50%;
	margin-left: -380px;
	text-align: left;
	position : absolute;
	padding-bottom:10px;
}

.header{
	width: 760px;
	height: 159px;
	background-image : url(images/header.jpg);
}

.footer{
	width: 760px;
	height: 17px;
	background-image : url(images/footer.jpg);
}

.main{
	width:760px;
	background-image: url(images/fond_main.gif);
	background-repeat : repeat-y;
}

.navi{
	width:214px;
	background-image: url(images/fond_col.gif);
	background-repeat : repeat-y;
}

.col{
	margin-left:15px;
}

.font01{
	font-size : 16px;
	font-weight : bold;
	font-family : Comic Sans MS;
}

ul,li{
	padding: 0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left : 17px;
	line-height: 19px;
	list-style-image : url(chibi_heart.gif);	
}

.lien1{
	color:#FF98E9;
	cursor:crosshair;
}

.lien1:hover{
	text-decoration : none;
	color : #555555;
	height:10px; 
	filter:blur(add=1, direction=45, strength=3);
}

.retour_font{
	color : #FEADFA;
	font-size : 17px;
	font-family : Arial, Helvetica, sans-serif;
}

.retour_div{
	margin:10px;
}

.intro{
	margin:20px;
}

.intro_font{
	color:#555555;
	font-family:Arial;
	font-size:13px;
}

.ban_div{
	margin-bottom:10px;
	margin-left:31px;
}
