@charset "UTF-8";
body {
	background-image: url(images/fond02.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	/*height:100%;*/
	/*height:660px;*/
}

#page {
	width:800px;
	display:block;
	/*height:100%;*/
	margin:auto;
	text-align:left;
	background:#FFFFFF;
	position:relative;
	/*height:660px;*/
	/*height:100%;*/
	padding-bottom:10px;
}

#menu_bas {
	/*position:absolute;*/
	/*top:100%;*/
	/*top:505px;*/
	/*height:100%;*/
	/*vertical-align:text-bottom;*/
	vertical-align:bottom;
	/*top:bottom;*/
	margin-bottom:5px;
	left:0; 
	margin-left:45px;
	margin-top:10px;
	/*padding-left:45px;*/
	/*margin-top:-125px;*/
	/*margin-left:45px;*/
	background:#FFFFFF;
	width:710px;
	/*width:800px;*/
}

#centre {
	width:710px;
	margin-left:45px;
	position:relative;
	overflow:auto;
	/*padding-bottom:125px;*/
	height:430px;
	margin-bottom:10px;
	padding-bottom:5px;
}

#liste_rea {
	width:710px;
	margin-left:45px;
	margin-right:45px;
	position:relative;
	/*height:400px;*/
	/*height:100%;*/
	/*height:70%;*/
	/*overflow-y:scroll;*/
	/*overflow:auto;*/
	/*overflow:-moz-scrollbars-vertical*/
	/*direction:ltr;*/
	/*padding-bottom:125px;*/
	padding-bottom:80px;
	background:#FFFFFF;
}

.titreGrisGras {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
}

.titreOrangeRegular {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #ff3300;
}

.titreBlancGras {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
}

.copyrigth {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: normal;
	color: #ff3300;
}
.texteGrisRegular {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.titreSomm {
	font-family: "Courier New", Courier, monospace;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.titreOrangeGras {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #ff3300;
}

a.liensRecherapid:link {
font-family: "Courier New", Courier, monospace;
font-size: 12px;
font-weight: normal;
color:#ffffff;
background-color:transparent;
text-decoration:none;
}

a.liensRecherapid:visited {
font-family: "Courier New", Courier, monospace;
font-size: 12px;
font-weight: normal;
color:#ffffff;
background-color:transparent;
text-decoration:none;
}

a.liensRecherapid:hover {
font-family: "Courier New", Courier, monospace;
font-size: 12px;
font-weight: normal;
color:#ff3300;
/*background-color:none;*/
background-color:transparent;
text-decoration:none;
}

a.liensTex:link {
font-family: "Courier New", Courier, monospace;
font-size: 12px;
font-weight: bold;
color:#333333;
background-color:transparent;
text-decoration:none;
}

a.liensTex:visited {
font-family: "Courier New", Courier, monospace;
font-size: 12px;
font-weight: bold;
color:#333333;
background-color:transparent;
text-decoration:none;
}

a.liensTex:hover {
font-family: "Courier New", Courier, monospace;
font-size: 12px;
font-weight: bold;
color:#ffffff;
background-color:#ff3300;
text-decoration:none;
}

a.liens:link {
font-family: "Courier New", Courier, monospace;
font-size: 14px;
font-weight: bold;
color:#333333;
background-color:transparent;
text-decoration:none;
}

a.liens:visited {
font-family: "Courier New", Courier, monospace;
font-size: 14px;
font-weight: bold;
color:#333333;
background-color:transparent;
text-decoration:none;
}

a.liens:hover {
font-family: "Courier New", Courier, monospace;
font-size: 14px;
font-weight: bold;
color:#ff3300;
/*background-color:none;*/
background-color:transparent;
text-decoration:none;
}

.texteVignetteAcc {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #999999;
	font-weight: normal;
}
.note2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	background-color: #FFFFCC;
	font-weight: normal;
}