/* CSS Document */
/* conteneur.css */
body {
	padding:0;
	margin:0;
	font-family: arial, sans-serif;
	color: #222222;
	background: url(../images/fondgeneral.jpg);
}
.conteneur {
	overflow: hidden;
	background-color: #FFEEBB;
	font-size: x-small;
	margin: auto;
	width: 800px;
	height: 594px;
	}
.conteneurboite1 {
	overflow: hidden;
	/*background: #555555;*/
	font-size: small;
	margin-top: 5px;
	margin-left: 5px;
        width: 148px;
	height: 65px;
	text-align: left;
	}
.conteneurboite2 {
	overflow: hidden;
	/*background-color: #999999;*/
	font-size: x-small;
	margin-top: 1px;
	margin-left: 5px;
        width: 148px;
	height: 64px;
	text-align: center;
	}
.conteneurboite3 {
	overflow: hidden;
	/*background-color: #AAAAAA;*/
	font-size: x-small;
	margin-top: 1px;
	margin-left: 5px;
        width: 148px;
	height: 20px;
	text-align: center;
	}
.conteneurboite4 {
	overflow: hidden;
	/*background-color: #CCCCCC;*/
	font-size: x-small;
	margin-top: 1px;
	margin-left: 5px;
        width: 148px;
	height: 380px;
	text-align: center;
	}
.conteneurboite5 {
	overflow: hidden;
	background: url(../images/barreorangeh.gif);
	background-repeat: no-repeat;
	/*background-color: #555555;*/
	color: #FFFFFF;
	font-size: small;
	margin-top: -484px;
	margin-left: 250px;
        width: 550px;
	height: 20px;
	}
.conteneurboite6 {
	overflow: hidden;
	background: url(../images/barremulticolor.gif);
	background-repeat: no-repeat;
	/*background-color: #555555;*/
	color: #FFFFFF;
	font-size: x-small;
	margin-top: 465px;
	margin-left: -10px;
        width: 810px;
	height: 58px;
	line-height: 70px;
	text-align: right;
	}
.conteneurretourdebut {
	overflow: hidden;
	background-color: #000000;
	font-size: small;
	margin-top: -596px;
	margin-left: 0px;
        width: 0px;
	height: 0px;
	}
a	{
	color: #222222;
	}
a:link	{
	color: #222222;
	}
a:visited {
	color: #222222;
	}
a:hover {
	color: #FF9900;
	}
.format1	{
	font-size: small;
	{
