body  { 
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg-page.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	margin: 85px 0 0;
	overflow: hidden;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #336633;
	scrollbar-highlight-color: #336633;
	scrollbar-track-color: #FFFFFF;
	padding-right:44px;
	/padding-right:0;
}

.index  { background-color: #C3D4C2; background-image: url("../images/index-bg1.jpg"); background-repeat: no-repeat; background-position: left 0; margin: 0 }

.attente {
	background-image: url(../images/index-bg01.jpg);
	background-repeat: repeat;
	margin:0px;
	overflow: auto;   
}

.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: #660000; font-size: 16px; margin-left: 30px }
h2  { color: #428a34; font-size: 13px }
input, select, textarea {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	border: solid 1px #660000;
}

#contenu {
	padding-top: 15px;
	padding-right: 18px;
	margin-left: 25px;
	overflow-y: scroll;
	overflow-x: hidden; 
	height: 100%;
	width: 100%;
}

#droite     { 
	background-image: url("../images/droite1.jpg");
	background-position:right top;
	background-repeat: no-repeat; 
	padding-top: 90px; 
	padding-right: 5px; 
	padding-left: 50px; 
	position: absolute; 
	top: 85px; 
	right: 18px; 
	width: 165px; 
	/width: 225px; 
	height: 500px 
}

#menu {
	position:absolute;
	top:0px;
	left:0px;
	width=100%;
	background-image: url(../images/menu-bg1.jpg);
	background-repeat: repeat;
	width:100%;
}

.formdroite {
	font-weight: bold;
	text-align: right;
	padding-right: 12px;
}
a {
	color: #336633;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.small { font-size: 10px; }

.fin { font-weight: normal; }

.dhtml { display: none; }

.blanc  { color: #fff }

.blanc:hover  { color: #f5f5f5 }

.menu {
	visibility: hidden;
	position: absolute;
	
	z-index: 2;
}
.big { font-size: 15px }
legend { color: #d2691e; font-size: 13px; font-weight: bold }

.cadre   { border: solid 1px #428a34 }
#listephoto { background-color: #D0E0CB; width: 722px; height: 92px; overflow: auto; scrollbar-3dlight-color: #ffffff; scrollbar-arrow-color: #00A0AF; scrollbar-darkshadow-color: #ffffff; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-track-color: #ffffff }

.boutDroite1, .boutDroite2{
	height:22px; background : url('../images/bout-droite1.jpg') no-repeat; padding-left:20px; padding-right:10px; padding-top:3px; width:170px; margin-bottom:3px;
}

.boutDroite2{
	background : url('../images/bout-droite2.jpg') no-repeat;
}