.ephemeride { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt; 
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}
.gallerycontainer{ 
	width: 728px; 
	height: 120px; 
	margin-left: auto; 
	margin-right: auto; 
	background-image: url('../images/accueil/fonddiapo.jpg'); 
	background-repeat: no-repeat; 
	text-align: center; 
	}
.thumbnail img { 
	border: 1px solid white; 
	margin: 20px 5px 5px 30px; 
}
.thumbnail:hover { 
	background-color: transparent; 
}
.thumbnail:hover img { 
	border: 1px solid green; 
}
.thumbnail span { 
	position: absolute; 
	background-color: white; 
	padding: 5px; 
	left: -1000px; 
	border: 1px solid green; 
	visibility: hidden; 
	color: green; 
	font-family: Arial; 
	font-size: 10pt; 
	text-decoration: none; 
}
.thumbnail span img { 
	border-width: 0; 
	padding: 2px; 
	}
.thumbnail:hover span { 
	visibility: visible; 
	position: absolute; 
	left: 50%; 
	width: 360px; 
	height: 280px; 
	margin-top: -310px; 
	margin-left: -160px; 
	text-align: center; z-index: 50; 
}
.news1 {
	width: 930px;
	height: 64px;
	margin-left: auto; 
	margin-right: auto; 
	background-image: url('../images/accueil/nao-news_haut.gif'); 
	background-repeat: no-repeat; 
	text-align: center; 
}
.news2 {
	width: 930px;
	margin-left: auto; 
	margin-right: auto;
	background-image: url('../images/accueil/nao-news_milieu.gif'); 
	background-repeat: repeat-y; 
	text-align: center; 
}
.news2a {
	width: 830px;
	height: 240px;
	margin-left: auto; 
	margin-right: auto;
	overflow: auto;
}
.news3 {
	width: 930px;
	height: 64px;
	margin-left: auto; 
	margin-right: auto; 
	background-image: url('../images/accueil/nao-news_bas.gif'); 
	background-repeat: no-repeat; 
	text-align: center; 
}
.liensactutitre:link { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt; 
	text-decoration: underscore;
	color: #FF00FF;
	font-weight: bold;
	text-transform: uppercase;
}
.liensactutitre:visited { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt; 
	text-decoration: underscore; 
	color: #FF00FF; 
	font-weight: bold;
	text-transform: uppercase;
}
.liensactutitre:hover { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt; 
	text-decoration: underscore;
	text-transform: uppercase;
	color: #FF0000; 
	font-weight: bold;
	text-transform: uppercase;
}
.liensactutitre:active { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt; 
	color: #FF00FF; 
	text-decoration: underscore; 
	font-weight: bold;
	text-transform: uppercase;
}
.soustitre {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	color:#820082;
}
#article a:link { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt; 
	text-decoration: underscore;
	color: #FF00FF;
	font-weight: bold;
}
#article a:visited { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt; 
	text-decoration: underscore; 
	color: #FF00FF; 
	font-weight: bold;
}
#article a:hover { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt; 
	text-decoration: underscore;
	text-transform: uppercase;
	color: #FF0000; 
	font-weight: bold;
}
#article a:active { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt; 
	color: #FF00FF; 
	text-decoration: underscore; 
	font-weight: bold;
}
.separateur {
	width: 750px;
	height: 3px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url("../images/accueil/separateur.gif");
	background-repeat: no-repeat;
}

