@charset "utf-8";
/* CSS Document */


/* hide from ie5 mac \*/
html {
  height: 100%;
  /*overflow: hidden;*/
}
#flashcontent {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #FFFFFF;
	width:878px;
	height:428px;
	/*display:block;*/
	z-index:-1;
}

#actualites {
	height:173px;
	overflow:scroll;
	overflow-x:hidden;
	}
/* end hide */
body {
	/*height: 100%;*/
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.gif);
	background-color: #000000;
}
.style1 {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.texte {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C4BCBC;
	text-align: justify;
}
.texte_titre {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: justify;
	font-weight: bold;
}
.texte_titre_or {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C9AE92;
	text-align: justify;
	font-weight: bold;
}
.texte2 {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C9AE92;
	text-align: center;
}
.texte_contenu {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C4BCBC;
	text-align: justify;
}
a:link, a:visited, a:active {
	color: #CCCCCC;
}

a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CCCCCC;
}
a.lien2:link, a.lien2:visited, a.lien2:active {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C9AE92;
	text-align: left;
}
a.lien2:hover {
	color: #FF8359;
	}

