/* CSS Document */
body {background-color: #49017B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	color: #49017B;}

/* polices */
a:link {color: #49017B;
	text-decoration: underline; font-weight:bold;}
a:visited {text-decoration: underline;
	color: #49017B; font-weight:bold;}
a:hover {text-decoration: none;
	color: #49017B; font-weight:bold;}
a:active {text-decoration: underline;
	color: #49017B; font-weight:bold;}
h1 {font-size:20px;}
h2 {font-size:16px;}
.textxxx {display:none;}
.text1 {padding:5px 50px 5px 50px; color:#fdc327; text-align:justify; font-size:12px;}
.textbouton {padding:10px 0px 0px 0px; color:#49017B; text-align: center; font-size:12px;}
.textbouton2 {padding:10px 0px 0px 0px; color:#49017B; text-align: center; font-size:8px;}


/* tableaux */
table#main {margin-left:auto;
	margin-right:auto;
	width:800px;}
td#header2 {background-image: url(images/header2.jpg);
	height:65px;
	text-align:center;
	vertical-align:middle;}
td#fond {background-image:url(images/fondtable.jpg);
	background-repeat:repeat-y;}
td#fond2 {background-image:url(images/fondtable2.jpg);
	background-repeat:repeat-y;}

td#bouton { width:130px;
	height:40px;
	background-image:url(images/bouton.jpg);
	background-repeat:no-repeat;}

table#allgall {
	width:600px;}
table#allgall2 {
	width:700px;}