html {
background-color:#000000;
background-image: url("background-designvirtuel.jpg");
background-repeat: repeat-y;
}

body {
font-family: arial;
font-size: 0.9em;
//background-color:#373535;
width: 800px;
margin-left: 62px;

}

table {
padding: 0 0 0 0;
margin:  0  0  0 -4px;
}


#footer {
color: #339999;
font-weight: normal;
line-height: 27px;
font-size: 0.7em;
text-align: center; 
//padding-left: 43px;
}

h1 {
//color: #99CC33;
color: #339999;
text-transform: uppercase;
font-weight: normal;
margin-left: 40px;
font-size: 1.5em;
text-align: left;
}


h2 {
color: #339999;
margin-left: 43px;
margin-right: 43px;
text-align: justify; 
font-size: 0.8em;
font-weight: normal;
width: 600px;
}



p {
color: #999999;
margin-left: 43px;
margin-right: 43px;
width: 600px;
text-align: justify; 
font-size: 0.70em;
}


a {
color: #339999;
text-decoration: none;
}

