body   {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 85px 0 0;
	overflow: hidden;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #B11A3B;
	scrollbar-highlight-color: #B11A3B;
	scrollbar-track-color: #FFFFFF 
 }

.index  { background-image: none; background-repeat: no-repeat; margin: 0; overflow: auto }
td   { color: #666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }


h1  { color: #B11A3B; font-size: 15px }
h2   { color: #d66079; font-size: 12px; margin-bottom: -15px }
#contenu img{
	margin: .2em 1em;
	}
#contenu img.imgDte{
	float: right;
	}
#contenu img.imgGche{
	float: left;
	}
	

	
a.lienMain, img.lienMain{
	cursor:pointer;
}

legend   { color: #B11A3B; font-size: 13px; font-weight: bold }

input, select, textarea  { color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #E0C1AC; border: solid 1px #B11A3B }

#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/droite-bg1.jpg");
	background-repeat: no-repeat;  
	position: absolute;
	top: 85px;
	right: 18px;
	width: 225px;
	height: 500px;
	padding-left:25px;
 }
#menu  {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 0;
	position: absolute; top: 0;
	left: 0;
	padding-left:25px;
	width: 100%;
}

#bout1 {
	background-image: url("../../images/bout1.gif");
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 6px;
	width: 100%;
	height: 25px;
	margin-bottom:5px;
	}
	
#bout2 {
	background-image: url("../../images/bout2.gif");
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 6px;
	width: 100%;
	height: 25px;
	margin-bottom:5px;
	}

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

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

a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.accueil { color: #666; font-weight: normal; text-decoration: none; cursor: default }
a:hover {
	color: #000000;
	text-decoration: none;
}
a.accueil:hover { color: #666; font-weight: normal; text-decoration: none }
.small { font-size: 10px; }

.fin { font-weight: normal; }

.dhtml { display: none; }

.blanc { color: #ffffff; }

.blanc:hover { color: #DCDCDC; }
.cadre1 { border: solid 1px #B11A3B }
.cadre2 { border: solid 1px #ffffff }

#listephoto { 
	background-color: #b11a3b;
	width: 298px;
	height: 93px;
	overflow: auto;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #B11A3B;
	scrollbar-highlight-color: #B11A3B;
	scrollbar-track-color: #FFFFFF 
	scrollbar-highlight-color: #ffffff;
	scrollbar-track-color: #ffffff
}

#listephoto img {
	margin: 0px; padding: 0px
	}