@import url(menu.css);
@import url(gauche.css);
@import url(droite.css);
@import url(contenu.css);
@import url(exposant.css);
@import url(formulaire.css);



body {
font-family: Arial, Helvetica;
font-size: 1em;
margin: 10px 0 0 0 ;
padding: 0;
background:#fff;
}


#conteneur {
position:relative;
width:990px;
background-color: #FFF;
margin: 0 auto;
}


#header {
border: 0px;
width: 990px;
height:177px;
margin: 0px auto;
}

#logo{
width:317px;
height:177px;
background:url('../images/Logo.gif');
float:left
}


#logo a{
display:block;
width:100%;
height:100%
}
#logo a:hover{
display:block;
}

#date{
background: url(../images/Date_lieu.gif);
background-repeat:no-repeat;
z-index:50;
width:673px;
height:67px;
display:inline;
float:left;
}

#banner{
background:url('../images/fond_banner.gif');
background-repeat:no-repeat;
width:673px;
height:110px;
display:inline;
float:left;
}

#banner iframe{
width:468px;
height:60px;
position:relative;
top:55px;
left:147px;
}

#wrapper{
border:0px solid black;
padding:0;
margin:0;
vertical-align:top;
float:left;
}
#gauche{
background:url('../images/gauche.gif') no-repeat center bottom;
width:296px;
vertical-align:top;

}



#centre {
/*background:#fff url('../images/centre.gif') repeat-x bottom center;*/
margin:0px 0px 0px 0px;
color: #000000;
background:#F6F6F6;
/*width:651px;*/
/*min-height:658px;*/
padding:0px 0px 0px 0px;
vertical-align:top;

}



#droite {
background-color:#81B2E5;
min-height:658px;
height:100%;
vertical-align:top;
position:relative;
z-index:0;
top:0;
left:0;
margin:0 0 0 0;
padding:0px 0 0 0;
height:100%;
}



#footer{
width:990px;
height:47px;
text-align:center

}

#footer div{
color:#3E3A59;
font-size:10px;
}

#footer div a {
color:#373739;
text-decoration:underline
}

#footer div a:hover {
color:#1CDE00;
text-decoration:none
}

a.lang {
font-size:10px;
color:#fff;
text-decoration:none;
padding-bottom:10px
}

 a.lang:hover{
font-size:10px;
color:#fff;
text-decoration:underline;
}

#centre #scroller {
text-align:center;
font-weight:bold;
height:30px;
line-height:30px;
color:#fff;
z-index:6;
vertical-align:bottom
}

.scroller_style {
font: bold 13px arial;
line-height:30px;
position:relative;
height:30px;
z-index:4;
padding-top:45px;
}