	body{
		margin:0; padding:0; border:0;
		background:url(../images/bdBackground.jpg);
		background-attachment:fixed;
		background-repeat:repeat-x;
		font-family:Arial, Helvetica, sans-serif;
		font-size:75%;
		text-align:center;
	}
	.imgBorder{
		border:#940709 1px solid;
		padding:2px;
	}
	
	a{
		color:#0000FF;
		text-decoration:none;
		font-weight:bold;
	}
	
	a:hover{
		text-decoration:none;
		color:#FFFFFF;
		background-color:#000099;
	}
	
	.noBGColor:hover{
	text-decoration:none;
	background:none;
	}
	
	
	h2{
		color:#940709;
		border-bottom:3px #940709 solid;
		font-size:142%;
	}
/**************************************     H E A D E R     ***************************************************/
	#SousBanner{
		background:#940709;
		height:32px;
		padding-left:180px;
		vertical-align:middle;
		color:#d7a81b;
		font-size:100%;
		padding-top:6px;
		font-weight:bold;
	}
	
	#textBanner{
		font-size:166%;
		font-weight:normal;
	}
	
	#logo{
		position:absolute;
		left:10px; top:0;
	}
	
	#logo2{
		position:absolute;
		left:19px; top:9px;
	}
	
	h1{
		width:100%;
		color:#940709;
		border-bottom:1px #940709 solid;
		font-size:120%;
	}
	
	#rel{
		position:relative; 
		background-image:url("../images/img_02.jpg"); 
		background-repeat:no-repeat; 
		height:184px; 
		width:1000px;
	}

/***************************************************************************************************************/
	
	
/**************************************    M E N U    ***************************************************/
	#nav ul{
		/*padding-bottom:8px;*/
		list-style:none;
		text-align:left;
		padding:0;
		margin:0;
	}
	

	#nav li a{
		font-size:120%;
	}
	
	#nav li a:hover{
		color:#d7a81b;
		padding-left:5px;
		background:none;
	}

	#nav li{
		padding-top:8px;
		padding-left:0;	
	}
/********************************************************************************************************/

/**************************************     L I G N E  D E S I G N     ***************************************************/
	.menuGaucheBorder{
		/*background:url(../images/borderGaucheMenu.gif);
		background-repeat:repeat-y;*/
		padding:0; margin:0;
		border-left:5px solid #940709;
	}
	
	.DroiteBorder{
		/*background:url(../images/borderGaucheMenu.gif);
		background-repeat:repeat-y;*/
		padding:0; margin:0;
		border-right:5px solid #940709;
		height:330px;
	}
	
	.menuGaucheBasBorder{
		background:url(../images/borderGaucheBasMenu2.gif);
		background-repeat:repeat-x;
		height:30px;
		padding:0; margin:0;
	}
	
	.menuGaucheBasBorderMenu2
	{
		background:url(../images/borderGaucheBasMenu3.gif);
		background-repeat:repeat-x;
		background-position:right bottom;
		height:30px;
		padding:0; margin:0;
	}
	.menuGaucheBasBorder2{
		background:url(../images/borderGaucheBasMenu.gif);
		background-repeat:repeat-x;
		/*border-bottom:5px solid #940709;*/
		height:30px;
		padding:0; margin:0;
	}
	
	#menuGaucheBorderHR{
		padding:0; margin:0;
		border-left:5px solid #940709;
		border-bottom:5px solid #940709;
	}
	
	.menuGaucherCorner{
		padding:0; margin:0;
		width:28px;
		z-index:10;
		background:url(../images/cnrGauchBasMenu.gif);
		background-repeat:no-repeat;
		background-color:transparent;
	}
	
	.menuDroiteCorner{
		padding:0; margin:0;
		width:28px;
		background:url(../images/cnrDroitBas.gif);
		background-repeat:no-repeat;
		background-color:transparent;
	}
	
/*************************************************************************************************************************/
	
/************************************************* F O R M  S T Y L E  ****************************************************/

	
	.copyright{
		color:#940709;
		font-size:100%;
	}
	
	#bouttonForm{
		background-color:#940709;
		color:#d7a81b;
		font-weight:500;
		border:1px solid #d7a81b;
		padding-top:3px;
		margin-top:3px;
		text-align:center;
		vertical-align:middle;
	}
	
	.TextBoxForm{
		color:#940709;
		border:#940709 solid 1px;
		width:120px;
		font-weight:600;
	}
	
/*************************************************************************************************************************/
	
	
