html, body {
	margin:0px;
	padding:0px;
	height: 100%;
	background-color: #F3F3F3;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4D4D4D;
}
.titrepourpre {
	color: #842220;
	font-weight: bold;
	font-size: 14px;
}
#barrenav {
	color: #7A592A;
	font-weight: bold;
	font-size: 16px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#barrenav a:hover{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline overline;	
}
#barrenav2 {
	color: #842220;
	font-weight: bold;
	font-size: 12px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #F9DA89;
	width: 490px;
}
#photohead {
	
	
	z-index: 100;
	
}

#barrenav2 a:hover {
	
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline overline;

}.titregris {
	color: #4D4D4D;
	font-size: 14px;
	font-weight: bold;
}
.imagepetit:hover img{
	cursor:pointer;
	border: 1px solid #999999;
	opacity: 10.0;
	filter:alpha(opacity=100);
	clip: rect(2px,2px,2px,2px);
}
.photosel img{
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	clip: rect(2px,2px,2px,2px);
}



.imagepetit img{
	cursor:pointer;
	border: 1px solid #999999;
	opacity: 7.0;
	filter:alpha(opacity=70);
	margin: 2px;
}
.photo {
	border: 1px solid #999999;
}
a:hover {
	font-weight: bold;
	color: #842220;
	text-decoration: underline overline;
}
a:link {
	font-weight: bold;
	color: #842220;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #842220;
	text-decoration: none;
}
.beige {
	font-size: 10px;
	color: #FDF9DD;
}
input, select, textarea {border:1px solid #9E9E9E; background:#ffffff; height:20px;   font-size:11px; color:#727272; margin-top:1px; overflow:hidden; line-height:18px}

#deroulant{
	height:330px;
	width:100%;
	overflow:auto;
	scrollbar-face-color: #FCE2A0;
	scrollbar-arrow-color: #FDF9DD;
	scrollbar-track-color: #FDF9DD;
	scrollbar-3dlight-color: #FDF9DD;
	scrollbar-darkshadow-color:#FDF9DD;
	clip: rect(auto,5px,auto,auto);
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fondbeige {
	background-color: #FDF8E4;
}
