/* CSS Document */
#all{
margin:auto;
width:1024px;
background:url(pict/menu.gif) repeat-y #213a48;
border:1px solid #b1b7cd;
}
#banner{
background:url(pict/banner.gif) no-repeat;
height:153px;
}
#hautbody{
background:url(pict/sousBanner.gif) no-repeat;
height:87px;
width:1024px;
float:right;

}
#body{
background:url(pict/body.gif) repeat-y;
font-size:15px;
float:right;
width:760px;
color:#FFFFFF;
padding-right:35px;
}
body{
background:#171c2e;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}
#menu{
background:url(pict/menu.gif);
float:left;
width:188px;
padding-left:30px;
}
a{
color:#FFFFFF;
text-decoration:underline;

}
a:hover{
color:#a9e723;
text-decoration:none;

}
#footer{
width:1018px;
background:url(pict/menu.gif) repeat-y;
clear:both;

text-align:right;
color:#FFFFFF;
font-size:10px;
margin-top:60px;

padding-bottom:10px;

}
#body p{
font-size:15px;
}
#hautbody h1{
color:#FFFFFF;
margin-left:205px;
margin-top:20px;
font-size:23px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.accueil{
text-align:center;
margin:auto;
}
.accueil .rouge{
color:#FF0000;
font-size:36px;
}
.accueil .underline{
text-decoration:underline;
font-size:36px;
}
.accueil table{
text-align:center;
width:500px;
margin:auto;
}
.jaune{
font-size:42px;
color:#a9e723;
margin:auto;
}
.jaune2{
font-size:35px;
color:#a9e723;
margin:auto;
}
img{
border:0;
}
.center{
text-align:center;
margin:auto;
}

.right{
text-align:right;

width:760px;
}
.jaunenormal{
color:#a9e723;
}
.jaunegras{
color:#a9e723;
font-weight:bolder;
}
.location{
border:1px solid black;
border-collapse:collapse;
text-align:center;
margin:auto;
width:700px;
}
.location .premierecolonne{
text-align:left;
width:300px;

}
.location td{
border:2px solid #FFF;
padding:10px;
}
.petitecolonne{
width:130px;
}
.textcell{
text-align:left;
}
.gras{
font-weight:bolder;
}
