@charset "iso-8859-1";
/* auteur: version enregistrée */
/* Date de création: 14/03/2006 */
* {
margin: 0;
padding: 0;
}
#titre {text-align: center;}
a {text-decoration: none;}
body {
background: #4C5B69;
}
#menu, #desc {
top: 275px;
background: #000000;
position: absolute;
}
#menu {
width: 300px;
left: 10px;
padding:5px;
}
#desc {
position: absolute;
left: 350px;
width: 650px;
height: 350px;
}
#descbis {
background: #888888;
width: 610px;
height: 340px;
margin: 5px;
margin-left:20px;
overflow: auto;
}
.desc2 {
width: 590px;
background: #666666;
text-align: center;
}
.desc3 {
width: 550px;
background: #888888;
text-align: justify;
padding: 20px;
}
#menu1{
background: #666666;
width: 298px;
margin: 1px;
}
.menu2{
background: #333333;
margin: 5px;
left: 10px;
width: 255px;
margin-left: 15px;
padding-left: 15px;
}
.textemenu {
color: #FFFFFF;
font-family: Arial;
font-weight: bold;
font-size: 14px;
}
.texte2 {
color: #000000;
font-family: Arial;
font-size: 12px;
}
.titre2 {
color: #FFFFFF;
font-family: Arial;
font-weight: bold;
font-size: 16px;
}
#copy {
position: absolute;
top: 625px;
left: 350px;
width: 650px;
font-family: Arial;
font-weight: bold;
font-size: 10px;
text-align: center;
}
#pub1 {
position: absolute;
top: 430px;
left: 15px;
width: 300px;
height: 250px;
}



