@charset "utf-8";
/* CSS Document */

html,body {
	background:#171717;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
 }


#site {
	/*position:absolute;
	margin-left:-394px;
	margin-top:-269px;
	top:50%;
	left:50%;*/
	color:#FFFFFF;
	/*height:100%;*/
	margin:0;
	padding:0;
	width:789px;
	height:538px;
	overflow:hidden;
}
table {
	border:0;
	width:100%;
	height:100%;
	margin:0;
	padding:0;

}
td {
	vertical-align:middle;
	margin:0;
	padding:0;
}
p {
	margin-left:15px;
	margin-right:15px;
	color:#FFFFFF;
}

h2 {
	margin-left:15px;
	margin-right:15px;
	color:#FFFFFF;
}
img {
	border:none;
}

#menuhorsflash {
	width:0;
	height:0;
	text-align:center;
	position:absolute;
	display:none;
}

#menuhorsflash a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	position:absolute;
	top:50%;
	left:50%;
	width:0px;
	height:0px;
	opacity:0;
	filter:alpha(opacity=0);
}

.menu1_title {
	background:url(../img/mot-directeur.gif) top left no-repeat;
	text-indent:-9999px;
	width:259px;
	height:55px;
}

.menu2_title {
	background:url(../img/programme.gif) top left no-repeat;
	text-indent:-9999px;
	width:259px;
	height:55px;
}

.menu3_title {
	background:url(../img/appel-anciens.gif) top left no-repeat;
	text-indent:-9999px;
	width:259px;
	height:55px;
}

.menu4_title {
	background:url(../img/photos.gif) top left no-repeat;
	text-indent:-9999px;
	width:259px;
	height:55px;
}

.menu5_title {
	background:url(../img/plaquette.gif) top left no-repeat;
	text-indent:-9999px;
	width:259px;
	height:55px;
}

.menu6_title {
	background:url(../img/contacts.gif) top left no-repeat;
	text-indent:-9999px;
	width:259px;
	height:55px;
}




