H1 {
position : relative; 
color : #000; 
background-color : #ffffff; 
font-size : 120%; 
font-family : Arial, Helvetica, sans-serif; 
width : 100%; 
text-align : center; 
} 
H2 {
position : relative; 
color : #000; 
background-color : #ffffff;
font-size : 100%; 
font-family : Arial, Helvetica, sans-serif; 
width : 100%; 
} 
H3 {
position : relative; 
color : #000000; 
background-color : #cccccc; 
padding : 2 ;
font-size : 100%; 
font-family : Arial, Helvetica, sans-serif; 
text-align : left; 
text-transform : capitalize; 
border : 1px none #f1f1f1; 
}
A img {
border : none #ffffff; 
border-top-width : 0; 
border-right-width : 0; 
border-bottom-width : 0; 
border-left-width : 0; 
} 
A {
text-decoration: none;
color : #0000f0;
font-size : 100%; 
}

#navBar {align : center}

#container {width: 800;}

#entete { background-color: #FFFFFF; padding: 5px; }
#entete #navBar td { padding: 0; border-top: 1px solid #fff; border-right: 1px dotted #fff}
* html #entete #navBar td { border-right: none; padding-right: 1px;  }
#entete #navBar a { width:125; text-align: center ;line-height: 10px; display: block; background: #AAAAAA; color: #fff; font-weight: bold; padding: 0.7em; text-decoration: none; }









