body, td, div {
	font-family: Arial, Verdana;
	font-size: 10pt;
}
body {
	background: #FFED7F url(/images/fond.gif) repeat-x top left;
}
a {
	color: #CC6600;
}

.accroche {
	font-size: 10pt;
	color: gray;
}
.petit {
	font-size: 8pt;
}

.left{
	float: left;
	width: 150px;
	font-weight: bold;
}

.right{
	float: left;
	width: 420px;
}

.titre {
	font-size: 14pt;
	font-family: Verdana;
}
.titre .orange {
	color: #FF6600;
}
.titre .rouge {
	color: #CC0000;
}
.titre .bleu {
	color: #0099FF;
}
.titre .bleuf {
	color: #003399;
}
.titre .vert {
	color: #66CC00;
}
.titre .violet{
	color: #990099;
}

.leftcontent {
	float:left;
	width:10%;
}

.rightcontent {
	padding-bottom: 5px;
}

/* MENU */

div.wrappers div {
	visibility: hidden; 
	display: block;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
	padding: 4px;
	padding-left: 6px;
}

div.wrappers div td {
	cursor: hand; 
	cursor: pointer;
}

a.blancMenu{
	color: white;
	text-decoration: none;
}

#char0 {
    POSITION: absolute; TOP: 0px; LEFT: 1px; 
}
#wrapper0 {
    Z-INDEX: 10000; POSITION: relative;
}
#char1 {
    POSITION: absolute; TOP: 0px; LEFT: 0px; 
}
#wrapper1 {
    Z-INDEX: 10001; POSITION: relative;
}
#char2 {
    POSITION: absolute; TOP: 0px; LEFT: 0px; 
}
#wrapper2 {
    Z-INDEX: 10002; POSITION: relative;
}
#char3 {
    POSITION: absolute; TOP: 0px; LEFT: 0px; 
}
#wrapper3 {
    Z-INDEX: 10003; POSITION: relative;
}
#char4 {
    POSITION: absolute; TOP: 0px; LEFT: 0px; 
}
#wrapper4 {
    Z-INDEX: 10004; POSITION: relative;
}
#char5 {
    POSITION: absolute; TOP: 0px; LEFT: 0px; 
}
#wrapper5 {
    Z-INDEX: 10005; POSITION: relative;
}
#char6 {
    POSITION: absolute; TOP: 0px; LEFT: 0px; 
}
#wrapper6 {
    Z-INDEX: 10006; POSITION: relative;
}
