/* CSS Document */

*
{ margin:0; padding:0; border: 0; font-size: 100%; }

body{ font-family: arial, verdana, sans-serif; text-align:center; }
#container { height: 580px; width: 760px; left: 50%; top: 50%; position: absolute; z-index: 0; visibility: visible; }
#calque1 { height: 44px; width: 39px; left: 710px; top: 20px; position: absolute; z-index: 1; visibility: visible; }
a{ color: white; text-decoration: none;}
div#container{ position:absolute; left: 50%; top: 50%; width: 760px; height: 580px; margin-top: -290px; /* moiti? de la hauteur */
     margin-left: -380px; /* moiti? de la largeur */
     border: solid 1px #000; text-align:left; }
div#header { height:75px; background: #960e1c; color: #ffffff; padding: 3px 0 0 10px; border-bottom: 1px solid black; border-top-width: 0; border-right-width: 0; border-left-width: 0; }
div#footer{ height: 22px; background: #960e1c; color: #fff; clear:both; width:100%; border-width: 1px; }
div#footer p{ line-height: 20px; }
.titre { color: white; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 25px; letter-spacing: 1px; }
.titre1 { color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 16px; word-spacing: 1px; letter-spacing: 1px; }
.titre1H { color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 18px; word-spacing: 1px; letter-spacing: 1px; }
.nononon { color: white; font-size: 11px; font-family: Arial; line-height: 11px; text-decoration: none; letter-spacing: 1px; }
.class { text-decoration: none; }
