body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color:#F3F3F1;
	overflow: auto;
}
img{
	border:0px;
}
#bgBlanc{
	width:770px;
	height:200px;
	left:0px;
	top:450px;
	background-color:#FFFFFF;
	z-index: auto;
}
#header{
	left:0px;
	top:36px;
	width:770px;
	height:81px;
}
#nav2{
	background:url('images/bg_nav2.gif') top left repeat-x;
	left:0px;
	top:117px;
	width:770px;
	height:34px;
	z-index: 90;
}
#mainFlash{
	left:0px;
	top:134px;
	width:770px;
	height:263px;
	z-index: 89;
}
#mainWithoutFlash{
	left:0px;
	top:134px;
	width:770px;
	height:263px;
}
#offres{
	left:0px;
	top:428px;
	width:770px;
	height:70px;
}
#ombreBas{
	left:0px;
	background:url('images/ombre_offres.gif') top left repeat-x;
	top:503px;
	width:770px;
	height:30px;
	padding-top:5px;
	text-align:center;
}
#ombreDroite{
	left:770px;
	top:0px;
	width:25px;
	height: 100%;
	/*background-image: url('/rsite/jump/ombre_droite_bas.gif') repeat-y top left;*/
}

.aGris:link { font: 12px Arial, Verdana, Helvetica; font-weight:bold; color:#3D4A55; text-decoration:none }
.aGris:visited { font: 12px Arial, Verdana, Helvetica; font-weight:bold; color:#3D4A55; text-decoration:none }
.aGris:hover { font-weight:bold; color:#983301; text-decoration:none }
.aGris:active { font-weight:bold; color:#983301; text-decoration:underline }
.aGris:focus { font-weight:bold; color:#983301; text-decoration:underline }

.aGrisClair:link { font: 10px Verdana, Arial, Helvetica; font-weight:bold; color:#747E86; text-decoration:none }
.aGrisClair:visited { font-weight:bold; color:#747E86; text-decoration:none }
.aGrisClair:hover { font-weight:bold; color:#983301; text-decoration:none }
.aGrisClair:active { font-weight:bold; color:#983301; text-decoration:underline }
.aGrisClair:focus { font-weight:bold; color:#983301; text-decoration:underline }

.aGrisPetit:link { font: 10px Verdana, Arial, Helvetica; font-weight:bold; color:#3D4A55; text-decoration:none }
.aGrisPetit:visited { font-weight:bold; color:#3D4A55; text-decoration:none }
.aGrisPetit:hover { font-weight:bold; color:#983301; text-decoration:none }
.aGrisPetit:active { font-weight:bold; color:#983301; text-decoration:underline }
.aGrisPetit:focus { font-weight:bold; color:#983301; text-decoration:underline }

.aGrisMarron:link { font: 9px Verdana, Arial, Helvetica; font-weight:bold; color:#983301; text-decoration:none }
.aGrisMarron:visited { font-weight:bold; color:#983301; text-decoration:none }
.aGrisMarron:hover { font-weight:bold; color:#983301; text-decoration:none }
.aGrisMarron:active { font-weight:bold; color:#983301; text-decoration:underline }
.aGrisMarron:focus { font-weight:bold; color:#983301; text-decoration:underline }
		
.fondBlanc{
	background:#FFFFFF;	
	width:100%;		
}
.tableOffres{
	background:url('images/ombre_offres.gif');
	width:100%;
}
