*{
margin:0px;
padding:0px;
}

body{
background-color:#000;
}

#conteneur1{
position:absolute;
width:800px;
height:589px;
background-color:#fff; 
left:50%;
margin-left:-400px;
top:50%;
margin-top:-290px;
}
#t1{
position:absolute;
width:500px;
left:300px;
top:20px;
background-color:;
font-family: "Courier New", Courier, "Lucida Console", monospace;
font-size:45px;
}

#t2{
position:absolute;
width:430px;
left:350px;
top:110px;
background-color:;
font-family: "Courier New", Courier, "Lucida Console", monospace;
font-size:20px;
text-align:justify;
}
#t2 a:link{
text-decoration:none;
color:#f00;
}

#t2 a:visited{
text-decoration:none;
color:#f00;
}
#t2 a:hover{
text-decoration:none;
color:#f00;
}
.com{

font-size:12px;

}
.com2{
font-style:italic;
font-size:12px;
text-align:center;

}
#t2 ul li{
margin-top:30px;
}
#t2 ul li ul li{
list-style-type:none;
font-size:12px;
margin-left:30px;
margin-top:5px;
}

#conteneur2{
position:absolute;
width:800px;
height:589px;
background-color:#fff; 
left:50%;
margin-left:-400px;
top:50%;
margin-top:-290px;
z-index:3;

}
#conteneur2 h1{
text-align:center;
font-family: "Courier New", Courier, "Lucida Console", monospace;
font-weight:normal;
}
#conteneur2 h2{
margin-left:50px;
font-family: "Courier New", Courier, "Lucida Console", monospace;
margin-top:20px;
font-weight:normal;
color:#f00;
font-size:18px;
}
#conteneur2 .texte{
font-family: "Courier New", Courier, "Lucida Console", monospace;
margin-left:100px;
margin-right:20px;
font-size:16px;
font-style:regular;
text-align:justify;
font-weight:;
}

.retour{
font-family: "Courier New", Courier, "Lucida Console", monospace;
text-align:right;
margin-right:20px;
margin-top:20px;
}
.retour a:link{
color:#f00;
text-decoration:none;
}
.retour a:visited{
color:#f00;
text-decoration:none;
}

#conteneur2 a{
text-decoration:none;
color:#f00;
}
h1 a{
font-size:16px;
}