/* commun */
body {
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 8px;
}
a:link {
  text-decoration:none;
  font-weight: bold;
  color: #5e1755;
} 
a:active {
  text-decoration:none;
  font-weight: bold;
  color: #5e1755;
} 
a:visited {
  text-decoration:none;
  font-weight: bold;
  color: #5e1755;
} 
a:hover {
  text-decoration:none;
  font-weight: bold;
  color: #5e1755;
} 

table {
	border-collapse: collapse;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
table.disclamer {
	border: 1px solid #3e303d;
	border-bottom: none;
}
h1 {
	display: inline;
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}

.titre_2 {
        display: inline;
        font-size: 14px;
        font-family: Arial;
        font-weight: bold;
        color: #353638;
}

.txt_information_page {
	display: inline;
	font-size: 11px;
	font-family: Arial;
	color: #5e1755;
	margin: 0px;
}
.txt_disclamer {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	scrollbar-face-color: #aaaaaa; 
	background-color: #ffffff; 
	width: 400px; 
	height: 70px; 
	overflow: auto;
	padding: 3px;
	border: solid 1px;
	border-color: #000000;
}
.copyright {
	font-size: 10px;
	font-family: arial;
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 3px;
}
td.info {
	background-image: url('disclamer/info.gif');
	background-position: top;
	background-repeat: repeat-y;
	width: 686px;
}
a.menu_principal {
	font-size: 15px;
	font-family: arial;
	font-weight: bold; 
	color: #000000; 
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	font-style: oblique;
}
a:hover.menu_principal {
	font-size: 15px;
	font-family: arial;
	font-weight: bold; 
	color: #491243;
	padding-left: 20px;
	padding-right: 20px; 
	text-decoration: none;
	font-style: oblique;
}


/* disclamer */
.majeur {
	font-weight: bold;
	font-size: 17px;
	color: #897187;
	font-family: Verdana; 
	padding: 10px;
	text-decoration: underline;
}
.majeur2 {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-family: Verdana; 
	padding-left: 18px;
	padding-top: 10px;
}
.zone_text_area {
	text-align: center;
}
.entrer {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana;
	color: #d83a9f;
	text-decoration: underline;
}
.btn_entrer {
	padding-left: 37px;
	padding-top: 10px;
}



