/* CSS Document */

*{
margin:0;
padding:0;
border:none;
width:100%;
}

body{
margin-top:50%;
position: absolute;
margin-top:250px;


background:#FFFFFF;
color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;

}

#corps{
width:337px;

margin:0 auto 0 auto;

border:0px solid #00CCFF;
}

#corps h1{
background:url(../images/logo_intro2.gif) no-repeat;
width:337px;
height:93px;
float:left;
margin:100px 0 0 0;
}

#corps h1 span{
visibility:hidden;
}
#logo 
{
margin-top:-120px;
}

#centre{
float:left;
width:337px;
border:0px solid #0000FF;
text-align:centre;



}

#intro{
width:337px;
height:126px;
float:left;
border:0px solid #993333;
}

hr{
clear:both;
visibility:hidden;
}

ul .avec{
float:left;
width:335px;
list-style:none;
border:0px solid #999999;
}

ul .avec li{
display:block;
list-style:none;
border:0px solid #FF0099;

}

.ndls{text-align:left;list-style:none;
float:left;
width:111px;
}
.english{text-align:center;list-style:none;
float:left;
width:111px;}
.french{text-align:right;list-style:none;
float:left;
width:111px;}

.left2{text-align:left;list-style:none;
float:left;
width:167px;
}

.right2{text-align:right;list-style:none;
float:left;
width:167px;}

.sans li{display:inline;list-style:none;border:0px solid #000000;}


a{
text-transform: uppercase;
font-size:12px;
color:#bfbfbf;
height:28px;
text-decoration:none;
border:0px solid #FF0000;


}


a:hover{
color:#999999;

}

