html, body {
	margin:0px;
	padding:0px;
	height: 100%;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4D4D4D;
}
.titrepourpre {
	color: #FF660D;
	font-weight: normal;
	font-size: 16px;
}
#barrenav {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #848282;
}
#barrenav a:hover{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	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;
	
}

#barrenav a:link{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;

}
#barrenav a:visited{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	
}

.titregris {
	color: #4D4D4D;
	font-size: 14px;
	font-weight: normal;
}
.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);
}
.tresgrandblanc {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

.tresgrandblanc a:hover{
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

.tresgrandblanc a:link{
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.tresgrandblanc a:visited{
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.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: #FF660D;
	text-decoration: underline overline;
}
a:link {
	font-weight: bold;
	color: #FF660D;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF660D;
	text-decoration: none;
}
.beige {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
input {
	border:1px solid #C0C0C0;
	font-size:12px;
	color:#5A5A5A;
	overflow:hidden;
	line-height:normal;
	background-color: #ffffff;
	background-image: url(images/header/fondbouton.gif);
	
}
select, textarea {
	border:1px solid #C0C0C0;
	font-size:12px;
	color:#5A5A5A;
	overflow:hidden;
	line-height:normal;
	background-color: #ffffff;
	background-image: url(images/header/fondbouton.gif);
	
}

#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;
}
.grandblanc {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.moyenblanc {


	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.tresgrandorange {
	color: #FF660D;
	font-weight: normal;
	font-size: 72px;
	line-height: normal;
}
li {
	list-style-image: url(images/puce.gif);
	list-style-position: outside;
}
.contourpointill {
	background-color: #EEEEEE;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.contourpointillgauche {
	background-color: #E4E4E4;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.titrebouton {
	color: #FF660D;
	font-weight: bolder;
	font-size: 16px;
}
DIV.DynDiv2 {
	DISPLAY: none;
	z-index:200;
	position:relative;
	width:auto;
	
	}
DIV.DynDiv {
	DISPLAY: none;
   	position:absolute;
	left:256px;
	top:150px;
	width:552px;
	z-index:201;
	background-color: #FFFFFF;
	border: 1px solid #333333;

	}
	DIV.DynDiv3 {
	DISPLAY: none;
   	position:absolute;
	left:200px;
	top:130px;
	width:552px;
	z-index:201;
	background-color: #EEEEEE;
	border: 1px solid #333333;

	}

DIV.DynDivT {
	DISPLAY: none;
   	position:absolute;
	left:256px;
	top:150px;
	width:552px;
	z-index:201;
	background-color: #FFFFFF;
	border: 0px solid #333333;

	}
DIV.Indicator {
	DISPLAY: NONE;
   	position:absolute;
	left:256px;
	top:150px;
	width:552px;
	height:238px;
	z-index:100;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

#mContainer {
	position:relative;
	width:220px;
	height:19px;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#gradient {
	position:absolute;
	top:0px;
	left:0px;
	width:220px;
	height:19px;
	background-image:url(images/bar.gif);
	background-repeat:no-repeat;
}

#mask {
	position:absolute;
	font-size:1px;
	width:220px;
	height:19px;
	left:0px;
	top:0px;
}

#progressIndicator {
	position:absolute;
	top:-26px;
	left:0px;
	width:220px;
	height:19px;
	font-family:verdana;
	font-weight:bold;
	color:#C0C0C0;
	font-size:10pt;
	text-align:center;
}

.btn {
	font-family:verdana;
	font-size:9px;
	border:1px solid #000000;
	margin-top:5px;
}

pre {
	background-color:#FAFAFA;
	border:1px solid #C0C0C0;
	padding:5px;
	font-family:verdana;
	font-size:9px;
}
.grandorange {


	color: #FF660D;
	font-weight: bold;
	font-size: 22px;
}
.titreboutonbarre {
	color: #FF660D;
	font-weight: bolder;
	font-size: 16px;
	text-decoration: line-through;
}
.slide {
	border: 1px solid #333333;
	
}
