/* date de création : 28/01/2010 - date de révision : --/01/2010 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select { 
margin : 0; 
padding : 0; 
border : 0; 
font-weight : inherit; 
font-style : inherit; 
font-size : 100%; 
font-family : Arial; 
vertical-align : baseline; 
} 
html { 
height : 100%; 
} 
body { 
background: #f9f9f9; 
border-bottom : 2px solid #ddd;
width : 100%; 
}
a { 
color : #023262; 
font : normal 0.7em Georgia, sans-serif; 
text-decoration : none; 
} 
a:hover { 
color : #66cc33; 
font : normal 0.7em Georgia, sans-serif; 
text-decoration : none; 
} 
/* Cadre principal */
#cadre { 
margin : auto; 
width : 920px; 
}
/* Lecteur */
#lecteur { 
background : #f9f9f9; 
color : #777;
height : 22px;
margin-left : -16px;
margin-top : 6px;
width : 930px; 
} 
/* floats */   
.gauche { 
float : left; 
} 
.droite { 
float : right; 
} 
.effet { 
clear : both; 
display : block; 
font-size : 0; 
line-height : 0; 
height : 0; 
}