body
{
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #ACA4FB; 
	scrollbar-shadow-color: #ACA4FB;
	scrollbar-3dlight-color: #ACA4FB; 
	scrollbar-arrow-color: #ACA4FB; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #ACA4FB;
	background : url(images/bkg.gif);
	margin : 0px;
}

a,a:active,a:visited,a:focus,a:link{
	text-decoration : none;
	color : #ACA4FB;
}
a:hover{
	text-decoration : underline;
}

#conteneur 
{
	width: 758 px;
	left: 50%;
	margin-left: -379px;
	text-align: left;
	position : absolute;
	padding-top:9px;
	padding-bottom:9px;
	z-index : 5;
}

#header
{
	width:758px;
	height:146px;
	background-image : url(images/header.jpg);
	background-repeat: no-repeat;
}

#footer
{
	width:758px;
	height:14px;
	background-image : url(images/footer.gif);
	background-repeat: no-repeat;
}

#main
{
	width:758px;
	background-image: url(images/main_bkg.gif);
	background-repeat: repeat-y;
}

#intro
{
	background-image: url(images/girl.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 255px;
	padding: 7px;
	text-align: left;
}

#favoris
{
	width: 406px;
	height: 121px;
	background-image: url(images/favoris.gif);
	background-repeat: no-repeat;
	margin-left: 72px;
	padding-top: 39px;
}

.menu
{
	width: 184px;
	background-image: url(images/menu_bkg.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
	margin-left: 11px;
}

.top
{
	width: 135px;
	text-align: center;
	float: left;
}

h1{
	font-size : 27px;
	font-family : "Lucida Calligraphy";
	color : Navy;
}

.font01{
	font-size : 14px;
	font-weight : bold;
	color : #ACA4FB;
	font-family : "Comic Sans MS";
}

.font02{
	font-size : 13px;
	color : #555555;
	font-family : "Verdana";
}

.font03{
	font-size : 30px;
	font-family : "Arial Black";
}

.font04{
	font-size : 27px;
	font-family : "Lucida Calligraphy";
	color : Navy;
}
.font05{
	font-size : 20px;
	font-family : "Lucida Calligraphy";
	color : #ACA4FB;
	font-weight : bold;
	text-decoration : underline;
}
.font06{
	font-size : 25px;
	font-family : "Arial Black";
}
.font07{
	font-size : 10px;
	color : #555555;
	font-family : "Verdana";
}

.cbform
{
	width: 500px;
	height: 150px;
	border: 0;
	display: block;
	margin: 15px auto;	
}
