body {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url("images/page-bg.jpg");
	margin: 70px 0 0;
	overflow: hidden;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-track-color: #FFFFFF ;
}

.index {
	background-image: url("images/index-bg1.jpg");
	background-repeat: no-repeat; 
	margin:0px  
}

.attente {
	background-image: url("images/index-attente.gif");
	background-repeat: repeat;    
}

.admin {
	margin: 10px;
	background-image: none;
}

td  { color: #666666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }

p { text-align: justify; }

h1  { color: #f77321; font-size: 16px }

h2 {
	color: #000052;
	font-size: 13px;
}
input, select, textarea {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000052;
	border: solid 1px #F37021;
}

#contenu {
	padding-top: 10px;
	padding-right: 18px;
	margin-left: 40px;
	overflow-y: scroll;
	overflow-x: hidden; 
	height: 100%;
}

#droite {
	position: absolute;
	top: 70px;
	right: 18px;
	width: 235px;
	height:500px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#menu {
	position:absolute;
	top:0px;
	left:0px;
}

.formdroite {
	font-weight: bold;
	text-align: right;
	padding-right: 12px;
}

.menu {
	visibility: hidden;
	position: absolute;
	z-index: 2;
}

a {
	color: #000052;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #F37021;
	text-decoration: none;
}

.small { font-size: 10px; }

.fin { font-weight: normal; }

.dhtml { display: none; }

.blanc { color: #ffffff; }

.blanc:hover { color: #DCDCDC; }
legend { color: #f77321; font-size: 12px; font-weight: bold }
.transp { filter:alpha(opacity=65) }
.big     { font-size: 28px }
.big1 { font-size: 22px }
.big2 { font-size: 16px }
.big3  { font-size: 12px }
.cadrerouge { border: solid 1px #f63 }
.cadrerouge2 { border: dotted 1px #f63 }
.cadrebleu  { border-top: #006; border-right: 1px solid #006; border-bottom: #006; border-left: #006 }
.cadrebleu2 img{float:right;border: solid 1px #006;}
.bleu { color: #006 }

