/* CSS Document */
* { 
margin : 0; 
padding : 0; 
} 
body { 
font-family : sans-serif; 
font-size : 10pt; 
margin : 0; 
color : #444444; 
background-color : #ffffc0; 
} 
#page { 
margin : auto; 
width : 1024px; 
background : #ffffff; 
} 
#entete { 
width : 1024px; 
height : 120px; 
} 
#barre_menu { 
background : #000000 url('fond-barre-menu.gif') repeat-x; 
height : 24px; 
vertical-align : middle; 
} 
#corps { 
background : #ffffff; 
} 
#zone_gauche { 
float : left; 
width : 824px; 
} 
#zone_droite { 
float : left; 
width : 200px; 
background-color : #cccccc; 
} 
#pied { 
clear : both; 
border-top:1px solid #cccccc;
text-align : center; 
font-size : 10pt; 
height : 40px; 
margin-top : 30px; 
} 
a.menu { 
color : #dddddd; 
text-decoration : none; 
} 
a.menu:link { 
color : #dddddd; 
} 
a.menu:visited { 
color : #dddddd; 
} 
a.menu:hover { 
color : #ffffff; 
} 
a.menu:active { 
color : #dddddd; 
} 
a { 
text-decoration : none; 
color : #000099; 
} 
a:link { 
text-decoration : none; 
color : #000099; 
} 
a:visited { 
text-decoration : none; 
color : #000099; 
} 
a:hover { 
text-decoration : underline; 
color : #000099; 
} 
a:active { 
text-decoration : none; 
color : #000099; 
} 
h1 { 
margin : 0; 
font-size : 14pt; 
color : #dd4400; 
} 
h2 { 
margin : 0; 
font-size : 14pt; 
color : #dd4400; 
} 

h1.catalogue{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;font-size: 12pt;}
h2.catalogue{margin-bottom:0px;padding-bottom:0px;font-size: 10pt;font-weight:  normal;}

td.bon { 
border-bottom : 1px solid #444444; 
border-right : 1px solid #444444; 
} 
th.bon { 
border-bottom : 1px solid #444444; 
border-right : 1px solid #444444; 
} 
td.bonfin { 
border-bottom : 1px solid #444444; 
} 
th.bonfin { 
border-bottom : 1px solid #444444; 
} 
