body {
	margin-left: auto;
	margin-right: auto;
	margin-top : 15px;
	text-align : center;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color : #fff;
}


table {padding : 0px; border-collapse : collapse; }



table.main {
	width : 760px;
	border-collapse : collapse;
	
}

td { padding : 0px; }
td.top { border : 1px solid #ccc; }
td.top2 { border-left : 1px solid #ccc; border-right : 1px solid #ccc; border-bottom : 1px solid #ccc; background-color : #F5F5F5;}
td.liens { border-left : 1px solid #ccc; border-right : 1px solid #ccc; border-bottom : 1px solid #ccc; background-color : #FBFBFB;}
td.nav { border-bottom : 1px solid #ccc; background-color : #fcfcfc; padding : 1px;}
td.page { border-bottom : 1px solid #ccc; border-right : 1px solid #ccc; padding-top : 30px; padding-left : 30px; padding-bottom : 30px; vertical-align : top;}
td.page_home { border-bottom : 1px solid #ccc; border-right : 1px solid #ccc; padding : 20px; vertical-align : top;  background-color : #f5f5f5; }

table.top2 { margin-top : 20px; margin-left : 20px; padding-right : 0px; border-collapse : collapse;}
table.bottom { margin-top : 1px; background-color : #EE3338; width : 760px;}
table.bottom2 { margin-top : 1px; background-color : #EE3338; width : 100%}


#divScrollTextCont {position:relative;  width:520px; height:120px; clip:rect(0px 520px 120px 0px); overflow:hidden; visibility:hidden;}
#divText {position:absolute; left:0px; top:0px;  width: auto; text-align:justify;}


.noir { font-family: arial ; font-size : 12px; color: #000; text-decoration: none;}
.noir_16 { font-family: arial ; font-size : 16px; color: #000; text-decoration: none; }
.noir_gras { font-family: arial ; font-size : 12px; color: #000; text-decoration: none;  font-weight : bold;}
.noir_11 { font-family: arial ; font-size : 11px; color: #000; text-decoration: none;}
.vert_11 { font-family: arial ; font-size : 11px; color: #063; text-decoration: none;}
.vert2_11 { font-family: arial ; font-size : 11px; color: #89AE1B; text-decoration: none;}
.vert2_gras { font-family: arial ; font-size : 12px; color: #89AE1B; text-decoration: none; font-weight : bold;}
.gris11 { font-family: arial ; font-size : 11px; color: #666; text-decoration: none;}

.rouge_16 { font-family: arial ; font-size : 16px; color: #f33; text-decoration: none; font-weight : bold;}
.rouge_gras { font-family: arial ; font-size : 12px; color: #f00; text-decoration: none; font-weight : bold;}

div.parag { margin-right : 10px; margin-bottom : 10px; border : 0px solid red;}
}

a {color : #000; text-decoration : none;}
a:hover { text-decoration : underline; }





