body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#E3E3E3;
}
#cadreCache{
	position:relative;
	width:554px;
}
#cache{
	position:absolute;
	width:554px;
	height:20px;
	top:-3px;
	z-index:2;
	background: transparent url(../img/cache.gif);
}
#cache2{
	position:absolute;
	width:554px;
	height:20px;
	top:436px;
	z-index:2;
	background: transparent url(../img/cache2.gif);
}
#contenuQua{
	position:relative;
	width:555px;
	top:6px;
	height:440px;
	overflow:auto;
	background-image:url(../img/trameQua.gif);
	background-repeat:no-repeat;
	background-position:center 50;
	background-attachment:fixed;
}
#contenuApp{
	position:relative;
	width:555px;
	top:6px;
	height:440px;
	overflow:auto;
	background-image:url(../img/trameApp.gif);
	background-repeat:no-repeat;
	background-position:center 50;
	background-attachment:fixed;
}
#contenuCon{
	position:relative;
	width:555px;
	top:6px;
	height:440px;
	overflow:auto;
	background-image:url(../img/trameCon.gif);
	background-repeat:no-repeat;
	background-position:center 50;
	background-attachment:fixed;
}
#contenuEnc{
	position:relative;
	width:555px;
	top:6px;
	height:440px;
	overflow:auto;
	background-image:url(../img/trameEnc.gif);
	background-repeat:no-repeat;
	background-position:center 50;
	background-attachment:fixed;
}
#contenuMet{
	position:relative;
	width:555px;
	top:6px;
	height:440px;
	overflow:auto;
	background-image:url(../img/trameMet.gif);
	background-repeat:no-repeat;
	background-position:center 50;
	background-attachment:fixed;
}
li{
	/*color:#707097;*/
	color:#4C4C93;
	text-align:justify;
}
.fondViolet{
	background:#F0F0F4;
}
.tourViolet{
	border:2px solid #707097;
}
#texte{
	width:530px;
	text-align:justify;
	font-size:12px;
}
.texte{
	text-align:justify;
	font-size:12px;
}
.violet{
	font-size:12px;
	/*color:#707097;*/
	color:#616193;
	text-align:justify;
}
.rouge{
	font-size:12px;
	color:#BB555C;
	text-align:justify;
}
.fondViolet{
	/*background-color:#F0F0F4;*/
	background-color:#DEDEF1;
}
.vert{
	font-size:12px;
	/*color:#486A75;*/
	color:#2F6171;
	font-weight:bold;
	text-decoration:none;
	text-align:justify;
}
a.vert:hover{
	font-size:12px;
	color:#7A9AA5;
	font-weight:bold;
	text-decoration:underline;
}
a.vert:active{
	font-size:12px;
	color:#7A9AA5;
	font-weight:bold;
	text-decoration:underline;
}
a.vert:visited{
	font-size:12px;
	color:#486A75;
	font-weight:bold;
	text-decoration:none;
}
.gras{
	font-weight:bold;
	text-align:justify;
}
.medium{
	font-size:14px;
}
.grey{
	color:#B4B4B4;
}
.champ {
	background-color: #E3E3E3;
	width: 170px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #000000;
}
.champMaj {
	background-color: #E3E3E3;
	width: 170px;
	height: 18px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #000000;
}
.area {
    background-color: #E3E3E3;
	width: 170px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.bouton {
	background-color: #707097;
	width: 50px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FEE369;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #707097;
}
