@charset "utf-8";

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	background-color: #FF6600;
	background-attachment: scroll;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}



#contenu {
	position:relative;
	left:0px;
	top:0px;
	width:778px;
	height:550px;
	margin: auto;
	background-color: #000000;
}

#accueil {
	position:absolute;
	left:187px;
	top:520px;
	width:42px;
	height:15px;
}
#enregistrements {
	position:absolute;
	left:246px;
	top:520px;
	width:90px;
	height:15px;
}

#liens {
	position:absolute;
	left:353px;
	top:520px;
	width:31px;
	height:15px;
}

#pedagogie {
	position:absolute;
	left:401px;
	top:520px;
	width:59px;
	height:15px;
}

#agenda {
	position:absolute;
	left:475px;
	top:520px;
	width:44px;
	height:15px;
}

#contact {
	position:absolute;
	left:536px;
	top:520px;
	width:45px;
	height:15px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:visited {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:hover {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

