a:link { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a:hover { color:red; text-decoration:none; font-weight:bold; }
a:visited { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a:active { color:red; text-decoration:none; font-weight:bold; }
body {color:#000000; background-color:#800000; font-size:0.9em; font-family:arial; }
h1 {font-size: 1.4em; border-bottom: 1px solid #800000;}
h2 {font-size: 1.2em;}

#logo {position: absolute; left: 0px; top: 0px; width: 100%; background-color:white;}
#menu {position: absolute; left: 245px; top: 136px; word-spacing:10px; font-size:1.4em; color:#FFFFFF;}
#letter {position: absolute; right: 20px; text-align: right; top: 142px; color:red; width: 100%;}
#main {position: absolute; left: 0px; top: 164px; width:100%; min-height: 400px;}
#mainb {position: absolute; left: 0px; top: 164px; width:100%; height: 400px;}
#cote {position: absolute; left: 0px; width: 220px; text-align: right;}
#contenu {margin-left:245px; background-color:white; text-align: center; padding: 12px; margin-right: 20px; margin-bottom: 20px; min-height: 400px;}

