@charset "utf-8";
/* CSS Document */
<style type="text/css">

body {
	background-image: url(images/motif.jpg);
	background-repeat: repeat-x;
}
.txt-lien {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial;
}
.txt-titre {
	font-family: Arial;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 11px;
}
.txt {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.txt-rouge {color: #990000;
font:Arial;
 font-size:11px}
 .txt-form {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background-color:#0C0C0C;
	border:thin;
	background-color: #333333;
	border-style:solid;
	border-color:#000000;
	border-width:thin;
}

.div {
	height:400;
	width:700;
	scrollbar-face-color:#333333  ;
	scrollbar-shadow-color: #171717;
	scrollbar-highlight-color: #171717;
	scrollbar-3dlight-color: #171717;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #171717;
	scrollbar-arrow-color: red;
	overflow: visible;

}
.image {
		visibility: visible;
		color:#000000
	z-index: auto;
	overflow-x: 650;
	overflow-y: 400;}
	
.cadre-image {
	color: #000000;
	border:thin;
	
	border: thin solid;
	}
.txt-lien {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial;
}
.txt-titre {
	font-family: Arial;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 11px;
}
.txt {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.Style1 {color: #333333}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Style2 {color: #191919}
.Style3 {
	color: #333333;
	font-weight: bold;
}