/* CSS Document */
body {
background-color:#F0F0F0;
margin:2 0 0 0;
}
form {
padding:0;
margin:0;
}
.main {
height:100%;
width:726px;
background-color:#8BD83E;
position:relative
}
#filter p {
margin-top:0px;
margin-bottom:20px;
}
/* TOP */
#top {
width:726;
height:64;
background-color:#191919;
border-bottom:3px solid #F0F0F0;

text-align:left;
line-height:16px;
}
#top ul{
margin:0;
padding:19 0 0 24;
list-style:none;
}
#top li{
display:inline;
}
#top img {
border:0;
vertical-align:middle;
}
#top input{
font:9px Arial;
background-image:url(../img/bg_web.gif);
background-color:#4F4F4F;
width:75px;
height:16px;
color:#CCCCCC;
border:0;
padding:2 3 0 3;
_background-attachment:fixed;
}

/* MENU */
#menu {
width:726px;
height:34px;
text-align:left;
}
#menu div {
float:left;
}
#menu .btn {
border-right:1px solid #F0F0F0;

}
#menu #bg {
background-color:#F9F9F9;
height:34px;
width:263px;
font:9px Verdana;
}
#menu #bg ul{
margin:6 0 0 35;
padding:0;
list-style:none;
}
#menu #bg li{
display:inline;
}
#menu #bg img {
border:0;
vertical-align:middle;
}
#menu #bg input{
font:9px Arial;
background-image:url(../img/bg_web.gif);
background-color:#EBEBEB;
width:65px;
height:16px;
color:#444;
border:0;
padding:2 3 0 3;
_background-attachment:fixed;
}

#menu img {
border:0;
}

/* CENTRE */
#centre {
font:11px Tahoma;
color:#333333;
width:726px;
height:310px;
background-color:#F0F0F0;
line-height:16px;
}
#centre div {
width:240px;
height:310px;
background-color:#FFFFFF;
float:left;
text-align:left;
}
#centre ul{
margin:18 18 0 18;
padding:0;
list-style:none;
}
#centre .real{
height:279px;
border-bottom:3px solid #F0F0F0;
_height:282px;
}
#centre #all{
height:28px;
background-color:#66CC00;
cursor:pointer;
}
#centre #all img{
border:0;
margin:9 0 0 18;
}
#centre .img{
margin-bottom:8px;
}
#centre .lien{
height:16px;
color:#66CC00;
text-decoration:underline;
}
#centre a:hover.lien{
text-decoration:none;
}
#centre .date{
font:10px Tahoma;
color:#66CC00;
}
#centre #list_ref{
margin-top:2px;
width:204px;
font:11px Tahoma;
color:#333;
}
#centre #list_ref tr{
cursor:pointer;
}
#centre #list_ref span{
font:11px Tahoma;
color:#666;
}
#centre #list_ref img{
border:2px solid #F0F0F0;
margin-left:4px;
}

/* DEFAUT */
#default {
width:726px;
background-color:#FFFFFF;
font:11px Tahoma;
color:#333333;
line-height:16px;
}

/* BAS */
#bas {
border-top:3px solid #F0F0F0;
clear:both;
width:726px;
height:64;
background-color:#8BD83E;
text-align:left;
}
#bas div {
margin: 10 0 0 8;
font:10px Tahoma;
color:#FFFFFF;
background-image:url(../img/bg_baseline.png);
width:340px;
line-height:17px;
text-align:center;
}