﻿/* CSS layout */
.style11 {
	width: 100%;
}
.SousTitre {
	color: #AD0084;
	font-size: large;
	text-align: center;
	font-family: "Comic Sans MS";
}
.MenuBasPage {
	font-size: small;
	text-align: center;
}
a {
	color: #AD0084;
	width: 30px;
}
a:active {
	color: #FF00FF;
}
a:visited {
	color: #AD0084;
}
a:hover {
	color: #FF00FF;
}
.style3 {
	border-width: 0px;
}
#masthead {
}
#top_nav {
}
#page_content {
	
}
#footer {
}
.style1 {
	font-family: "Comic Sans MS";
	font-size:12pt;
	text-align: center;
}
.TitrePage {
	color: #AD0084;
	font-family: "Comic Sans MS";
	font-size: xx-large;
	color: #AD0084;
	text-align: center;
}
.ImageHome {
	border-style: none;
	vertical-align: middle;
	text-align: center;
	width:100px;
	height:56px
}
.style4 {
	text-align: center;
}
.style5 {
	text-align: center;
}
.style6 {
	position: absolute;
	width: 136px;
	height: 136px;
	z-index: 1;
	left: 0px;
	top: 0px;
}
ul {
	font-family:"Comic Sans MS", Arial, Helvetica;
	font-size:x-small;
	color:#AD0084;
	text-align:center;
	list-style:none;
	display:block;
	width:425px;
	margin:0;
		}
li {
	float:left;
	padding:1px;
	margin:0px;	
	width:80px
		}
