<!--
* {
	margin: 0;
	padding: 0;
/*	border:0;	*/
}

body { font-family : Verdana, Arial, sans-serif; text-align: center; }

td, tr, table { font-size : 12px; font-family : Verdana, Arial, sans-serif; color : #000000; text-align: justify; vertical-align: top; background-color : #FFFFFF;}
.td_right2	{ text-align: right; vertical-align: top; }
.td_right	{ text-align: right; vertical-align: bottom; }
.td_center	{ text-align: center; }


select { font-size : 12px; font-family : Verdana, Arial, sans-serif; color : #000000; }
a { font-size : 11px; color : #999999; font-weight: bold; text-decoration : underline; }
a:hover { color : #D0070B; }


div#menu{  margin: 0px 0px 0px 0px;  display: none;}



.li2 {
	background: url(images/puce.gif) no-repeat top left;
	list-style-type: none;
	padding: 0px 0px 10px 20px;
}


#container {
	width: 940px;
	height: 620px;
	margin: 5 auto;
	text-align: justify;
	background: url(images/fond_page.gif) no-repeat;
}


-->
