@charset "iso-8859-1";
/* auteur: version enregistrée */
/* Date de création: 14/03/2006 */
* {
margin: 0;
padding: 0;
}
#titre 
{
	top: 10px;
	left : 450px;
	position: absolute;
}

a {text-decoration: none;}
body {
background: #405589;
}
#menu, #desc {
top: 275px;
background: #000020;
position: absolute;
}
#menu {
width: 300px;
left: 10px;
padding:5px;
}
#desc {
position: absolute;
left: 350px;
width: 700px;
height: 450px;
}
#descbis {
background: #838398;
width: 660px;
height: 440px;
margin: 5px;
margin-left :20px;
overflow-y : scroll;
 overflow-x : hidden; 
}
.desc2 {
width: 645px;
background: #505065;
text-align: center;
}
.desc3 {
width: 605px;
background: #838398;
text-align: justify;
padding: 20px;
}
#menu1{
background: #838398;
width: 298px;
margin: 1px;
}
.menu2{
background: #505065;
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: 730px;
left: 350px;
width: 650px;
font-family: Arial;
font-weight: bold;
font-size: 15px;
text-align: center;
}

#pub1 {
position: absolute;
top: 430px;
left: 15px;
width: 300px;
height: 250px;
}

#top
{
	position: absolute;
	top : 0px;
	left : 0px;
}
#menu_botleft
{
	position : absolute;
	margin-left: -43px;
	margin-top: -11px;
}
#menu_botright
{
	position : absolute;
	margin-left: 281px;
	margin-top: -11px;
}

#des_botleft
{
	position: absolute;
	top : 709px;
	left : 0px;
}
#des_botright
{
	position: absolute;
	top : 708px;
	left : 1026px;
}

