html {overflow-y: scroll;}

body	{
margin: 0px;
padding: 0px;
background-color: #e3e1e1;

background-image: url('bg.gif');
background-position: center top;
background-repeat: repeat-y;
}

A:link, A:active, A:visited {
	/* font-weight: bold; */
	color: #000000;
	text-decoration: underline;
}

A:hover {
	color: #000000;
	/* font-weight: bold; */
	text-decoration: none;
}

A.blank:link, A.blank:active, A.blank:visited, A.blank:hover {
	text-decoration: none;
}

.champs {
	/* border: none; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ff66ff;
}

.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-weight: bold;
	color: #000000;
}

.titrem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.textem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

hr {
	border-top: 1px solid #ff66ff;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	font-weight: bold;
	color: #000000;
	line-height: 40px;
	padding-left: 15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
/*	background: url(filet_under.jpg) no-repeat 0px 18px;
	font-weight: bold; */
	padding-left: 15px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-left: 15px;
}

h4 {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

/* .puce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff66ff;
	padding-left: 42px;
	background: url(puce1.gif) no-repeat 15px 0px;
}
*/

.puce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-left: 32px;
	background: url(puce2.gif) no-repeat 15px 5px;
}

.coche {
	padding-left: 15px;
	background: url(coche.gif) no-repeat 0px 3px;
}

.texteb {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide img {
	border: 0px solid #D0D0D0;
}
.highslide:hover img {
	border-color: #A0A0A0;
}
.highslide-image {
	border: 10px solid #FFFFFF;
}
.highslide-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: none;
}
.highslide-loading {
	color: black;
	border: 1px solid black;
	background-color: white;
	background-image: url(graphics/loader.white.gif);
}
.highslide-dimming {
	background: black;
}
