* {
padding: 0;
margin: 0;
} 

body    { color: #333; font-size: 15px; line-height: 125%; font-family: Verdana, "Century Gothic", Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif; background-color: #f5f5f5; margin: 0; padding: 0 }

a  { color: #696969; text-decoration: none }
a:hover   { text-decoration: underline }

img             { margin: 0; border: solid 1px silver } 
img a{ border:none; } 

ul    { list-style-type: square; list-style-position: inside; margin-top: 5px }
li    { list-style-type: square; list-style-position: inside }
#wrap       { background-color: #fff; margin: 8px auto 10px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; width: 960px }


#header          { color: white; background-color: white; border-top: none #dcdcdc; border-right: none #dcdcdc; border-bottom: 3px solid gray; border-left: none #dcdcdc; height: 80px }

#header h1   { font-weight: 100; font-size: 31px; padding-top: 20px; padding-right: 0; padding-bottom: 0 }
#header h1 a   { color: gray; text-decoration: none }
#header h1 a:hover   { color: gray; text-decoration: underline }
.description   { color: #696969; font-weight: 100; font-size: 15px; margin-top: 4px; padding-top: 7px; padding-right: 0; padding-bottom: 0; x: color: #E2FFD9  }
#menu                { color: gray; font-weight: bold; line-height: 35px; background-color: #f5fffa; text-align: left; padding-right: 10px; padding-left: 10px; border-bottom: 1px dotted gray; height: 32px }

#content       { text-align: justify; float: left; width: 602px }
#content h2     { color: #696969; font-weight: bold; font-size: large; text-align: left; margin-bottom: 5px; padding: 20px 0 5px }

#sidebar            { text-align: justify; float: right; margin-top: 10px; width: 336px }
#sidebar h2 { color: #fff; font-weight: bold; font-size: 12px; line-height: 30px; background-color: silver; margin-top: 10px; padding-left: 10px; height: 30px }
#footer   { color: #fff; font-size: 12px; line-height: 40px; background-color: #444; margin-top: 20px; padding: 0 10px; height: 40px }

#footer a { color: #fff; }

#footer a:hover { text-decoration: underline; }
.bloc-side  { text-align: center; margin-top: 10px; padding: 16px; border: solid 2px rgb(204,204,204) }
.bloc { text-align: center; padding: 10px; border: dotted 1px lightgrey }
.couleur { color: #4682b4 }

