/* CSS Document */
body {
	font-family: Arial;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color: #4C7BA7;
	color: #333333;
}
#header {
	width:768px;
	height: 25px;
	text-align: left;
	margin-left: 9px;
	clear: both;
	font-family: Verdana;
	font-weight: bold;
}
#haut {
	height: 10px;
	background-color:#FFFFFF;
}
#conteneur {
	width:768px;
	margin:30px auto 15px;
	background-image: url(images/logo2-blue.gif);
	background-repeat: no-repeat;
	height: 600px;
	background-position: center top;
}
#centre {
	padding-top: 100px;
	width:768px;
	text-align: center;
}
#centreF {
	padding-top: 50px;
	width:768px;
	text-align: center;
}
#spacer {
	clear:both;
}
#navcontainer ul {
	color: #000000;
	font-size: 1em;
	height: 25px;
	font-family: Arial;
	font-variant: small-caps;
	width:auto;
	position: relative;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7C2E2E;
	border-bottom-color: #CECECE;
	text-indent: -4%;*/
	vertical-align: middle;
	padding: auto 0px auto 0px;
	margin: 5px 0px 10px 0px;
	font-weight: bold;
}
#navcontainer ul li { 
	display: inline;
	/*margin: auto;
	padding:auto;*/
}
#navcontainer ul li a {
	/*padding: 0.2em 1em;*/
	text-decoration: none;
	font-size: 1em;
}
#navcontainer ul li a:hover {
	color: #FFFFFF;
}
 ul#navlist {
	/*margin: 0;
	padding: 0;
	white-space: nowrap;*/
	text-align: center;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a {
	/*padding: 4px 10px;*/
}
#navlist a:link, #navlist a:visited {
	color: #333333;
	text-decoration: none;
}
#navlist a:hover {
	color: #000000;
	text-decoration: none;
}
#footer {
	width:768px;
	height: 25px;
	text-align: center;
	margin-left: 9px;
	font-size: xx-small;
	color: #7C2E2E;
}a:link {
	text-decoration: none;
	color: #7C2E2E;
}
a:visited {
	text-decoration: none;
	color: #7C2E2E;
}
#texte {
	text-align: center;
	font-size: small;
	color: #333333;
	border: 1px solid #333333;
	line-height: 150%;
	height: 354px;
	overflow: auto;
	background-image: url(images/fond_texte-blue.gif);
	background-repeat: repeat;
}
#texte_y {
	text-align: left;
	font-size: small;
	color: #333333;
	background-image: url(images/fond_texte.gif);
	background-repeat: repeat;
	border: 1px solid #333333;
	height: 235px;
	overflow: auto;
	white-space: nowrap;
	padding-top: 20px;
	width:750px;
	padding-left: 30px;
}
#inline {
	display: inline;
}
* html body #inline {
	width:750px;
	overflow: scroll;
}
#texte2 {
	text-align: left;
	font-size: small;
	color: #333333;
	background-image: url(images/fond_texte-blue.gif);
	background-repeat: repeat;
	border: 1px solid #333333;
	line-height: 150%;
	height: 455px;
	width:768px;
}
#texte3 {
	text-align: center;
	font-size: small;
	color: #333333;
	background-image: url(images/fond_texte-blue.gif);
	background-repeat: repeat;
	border: 1px solid #333333;
	line-height: 150%;
	height: 230px;
	padding-top: 5px;
}
#texte_bonus {
	text-align: left;
	font-size: small;
	color: #333333;
	background-image: url(images/fond_texte.gif);
	background-repeat: repeat;
	border: 1px solid #333333;
	line-height: 300%;
	height: 280px;
	overflow: auto;
	width:785px;
	padding-left: 10px;
	padding-top: 10px;
}
#left {
	float:left;
	width:50%;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
}
#right {
	float:left;
	width:48%;
}
	#flashcontent {

		height: 100%;

	}
