@charset "utf-8";
/* CSS Document */
body, div, table, tr, td, form, input {
	margin:0px;
	padding:0px;
}
#conteneur {
	width: 955px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#banniere {
	position:relative;
	float:left;
	width:955px;
	height:182px;
	margin-left:auto;
	background-image:url(../images/banniere.gif);
}
#menu {
	position:relative;
	float:left;
	width:206px;
}
#menuadmin {
	position:relative;
	float:left;
	width:206px;
}
#menuadmin a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 22px;
}
#top_menu{
	position:relative;
	float:left;
	width:206px;
	height:74px;
	background-image:url(../images/top_menu.jpg);
}
#presentation a{
	position:relative;
	float:left;
	width:206px;
	height:42px;
	background-image:url(../images/presentation.jpg);
}
#evenements a{
	position:relative;
	float:left;
	width:206px;
	height:45px;
	background-image:url(../images/evenements.jpg);
}
#galerie a{
	position:relative;
	float:left;
	width:205px;
	height:51px;
	background-image:url(../images/galerie.jpg);
}
#contact a{
	position:relative;
	float:left;
	width:205px;
	height:45px;
	background-image:url(../images/contact.jpg);
}
#cours a{
	position:relative;
	float:left;
	width:206px;
	height:50px;
	background-image:url(../images/cours.jpg);
}
#liens a{
	position:relative;
	float:left;
	width:206px;
	height:49px;
	background-image:url(../images/liens.jpg);
}
#texte_haut {
	position:relative;
	float:left;
	width:667px;
	min-height:263px;
	padding-top:75px;
	background-image:url(../images/text_haut.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 40px;
	color:#FFFFFF;
}
#bout_droite{
	position:relative;
	float:left;
	width:72px;
	height:356px;
	background-image:url(../images/bout_droite.gif);
}
#centre{
	position:relative;
	float:left;
	width:677px;	
	background-image:url(../images/texte_milieu.gif);
}

#texte_bas{
	position:relative;
	float:left;
	width:677px;
	height:51px;
	background-image:url(../images/texte_bas.gif);
}
#bottom{
	position:relative;
	float:left;
	width:955px;
	height:62px;
	background-image:url(../images/bottom.jpg);
}
#affliens a{	
	font-family:Georgia;
	font-size: 18px;
	text-decoration:none;
}
#affliens a:hover {
	font-family:Georgia;
	font-size: 18px;
}
#affliens a:active {
	font-family:Georgia;
	font-size: 18px;
}
#copy {
	text-align: center;
	font-size: 10px;
	margin-left:130px;
	margin-top:20px;
	color:#FFFFFF;
	text-decoration: none;
}
#copy a:link,
#copy a:visited,
#copy a:hover,
#copy a:active {
	color: #FFFFFF;
	text-decoration: none;
}
