/* CSS Document */
body {font-family: Verdana; font-size: 10px; color: #FFFFFF; background-color:#EEF2EC;}

a:link { color: #FFFFFF;font-size: 12px; text-decoration: underline; background-color:none;}
a:hover { color: #FFFFFF; font-size: 12px; text-decoration: underline; background-color:#112234;}
a:visited {color: #FFFFFF;font-size: 12px; text-decoration: underline; background-color:none;}
a:active {color: #FFFFFF;font-size: 12px; text-decoration: underline; background-color:none;}

h1 {font-family:Arial, Helvetica, sans-serif;}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:18px;}
.text1 { font-family: Verdana; font-size: 12px; color: #FFCC00; padding:10px;}
.text2 { font-family: Verdana; font-size: 12px; color: #FFFFFF; padding:10px;}
.text3 { font-family: Verdana; font-size: 12px; font-weight: bold; color: #990500;}
.text4 { font-family: Verdana; font-size: 9px; font-weight: bold; color: #F3CB09;}
.text007 {display:none;}

table#header {width:775px; height:200px; background-color:#112234; margin-left:auto; margin-right:auto; background-image:url(images/haut.jpg); background-repeat:no-repeat;}
td#header1 {height:98px;}
td#header2 {height:34px;}
table#principal {width:775px; background-color:#112234; margin-left:auto; margin-right:auto; text-align:justify;}

table#menu {width:700px; margin-left:auto; margin-right:auto; background-color:#666633;}