body {
	font-family: Futura, Arial, Times New Roman;
	margin: 0px;
	font-size: 10pt;
	line-height: 10pt;
	background-color: #7F0400;
	}



#container {
	margin-left: auto;
	margin-right: auto;
	width: 786px;
	background-color: #FFFFFF;
	
	}

#intro {
	border: 2pt  solid #CC6600;
	height: 215px;
	}

#corp{


	border-left: 2pt  solid #CC6600;
	border-right: 2pt  solid #CC6600;
	border-bottom: 2pt  solid #CC6600;
	position: relative;
	margin: 0 auto;

	}

#ombre{	
	background-image: url(../images/bannerpict/bannerpictombre.gif);
	background-repeat: no-repeat;
	width:780px;
	height:10px;
	margin-bottom:5px;
	}



#footer {
	text-align: center;
	background-color: #97211F;
	clear: both;
	font-weight: bold;
	height:12pt;
	margin-bottom:-1px;
	line-height:12pt;
	}

#fleft{
	width:250px;
	float: left;
	margin-left:5px

	}
#fmid{
	width:255px;
	float: left;
	margin-left:5px

	}
#fright{
	width:255px;
	float: left;
	margin-left:5px ; 

	}



