/* CSS Document */
body {
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
	background-color: #fefcff;
	margin:0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}
table {
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;	
}
img {
	border: 0px;
}
h1 {
	display: inline;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #b82538;
	text-transform: uppercase;
	font-style: oblique;
	padding-left: 15px;
	padding-top: 1px;
}
h2 {
	display: inline;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	font-style: oblique;
	padding-left: 15px;
}
.tdisc {
	color: #000000; 
	scrollbar-face-color: #aaaaaa; 
	background-color: #ffffff; 
	width: 410px; 
	height: 80px; 
	overflow: no;
	padding: 3px;
	border: solid 1px;
	border-color: #592c5b;
}
.tdisc2 {
	font-size: 11px;
	font-family: Arial;
	color: #000000; 
	background-color: #ffffff; 
	padding: 3px;
}
.maj {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana; 
	padding-top: 10px;
}
.enter {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana;
	color: #b82538;
	text-decoration: underline;
}
.avert {
	text-align: center;
}
.bn {
	padding-left: 1px;
}
.copyt {
	font-size: 10px;
	font-family: arial;
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 3px;
}a.menu_princ {
	font-size: 13px;
	font-family: arial;
	font-weight: bold; 
	color: #3c233b; 
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}
a.menu_princ_ok {
	font-size: 13px;
	font-family: arial;
	font-weight: bold; 
	color: #6a5a74; 
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}
a:hover.menu_princ {
	font-size: 13px;
	font-family: arial;
	font-weight: bold; 
	color: #000000;
	padding-left: 20px;
	padding-right: 20px; 
	text-decoration: none;
	text-decoration: underline;
}

