#container{width:1024px; margin:0 auto;}
#topbar{width:auto; display:block; height:272px;}
#navbar{width:auto; display:block; height:24px;}

body
{
font-family: arial, helvetica, sans-serif ;
font-size: 10pt ;
color: black ;
background-color: #000000 ;
}

#main{width:auto; display:block; background-color:#C9C9C9; border: 1px solid #FFFFFF; -moz-border-radius: 10px;}

a:link { font-weight:bold ; color: black ;}
a:visited {color: black ; }
a:hover {color:red ;} 

p.solid {border-style: solid;}
p.dotted {border-style: dotted;}

#column_left{width:200; margin-right:20px; float:left;}
#column_right{width:804pxpx; float:left;}

/*
div.spacer, permet de faire deux colonne dans #container
*/

div.spacer{clear:both; height:10px; display:block;}
#footer{width:auto; display:block; height:24px;}

table {
font-family: arial, helvetica, sans-serif ;
font-size: 10pt ;
color: black ;
}


