/* begin Page */

/* Generated with Artisteer version 2.0.2.15312 */

html, body
{
  margin: 0 auto;
  padding: 0;
  background-color: #d1d1d1;
  background-image: url('../images/fond_bas_page.png');
  background-repeat: no-repeat;                                                
  background-attachment: fixed;
  background-position: bottom left;
  height: 100%;
  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000000;
  text-decoration: none;
  
}

#main {
  width: 950px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;   
  background-color: rgba(200,200,200,0.8);
}

#bandeauhaut {
  width: 950px;
  height: 150px;
  background-image: url('../images/bandeau_haut.png');
  background-repeat: no-repeat;
  background-position: top center;  
}   

div.Lemenu
{
  width: 940px;
  height: 34px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 500;
  background-color: #f2942e;
}

.contentLayout
{
    margin-left: auto;
    margin-right: auto;  
    width: 950px;
    position: relative;
    /*
    background-image: url('../images/fond_main.png');
    */
}

#bas {
  width: 940px;
  height: 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #f2942e;
  overflow: hidden;
  text-align: center;   
}

.texte-bas {
  padding: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #ffffff;
  text-decoration: none; 
}

.texte-bas a {
  color: #ffffff;
  text-decoration: underline; 
}

.texte-bas a:hover {
  color: #ffffff;
  text-decoration: none; 
}


.mceToolbarTop {
  white-space: normal;
}



.bg {
    border-bottom :solid 1px #004d59;   
}

.home {
    width: 16px;
    height: 16px;
    background-image: url('/images/home.png');
    cursor: pointer; 
    display: block;
}

.navbar
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #ffffff;
  text-decoration: none;
  vertical-align: middle;
  
}

.navbar span
{
  color: #ffffff;
  height: 16px;
  vertical-align: middle;      
}

.navbar .menu
{ 
  color: #ffffff;
  font-weight: bold;
  vertical-align: middle;  
}


#console {
    display:none;
    position:fixed;
    width:340px;
    height:auto;
    border: none;
    top:10px;
    left:10px;
    z-index:500;
}

#consolefermer {
    display:block;
    width:392px;
    padding:2px;
    background:#ffffff;
    border: solid 10px #ff0000;
    vertical-align:middle;
    text-align:right;
}

#consolefermer a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000;
    text-decoration: none;
}

#consolecontenu {
    display:block;
    width:376px;
    padding:10px;
    margin-top:4px;
    background:#ffffff;
    border: solid 10px #ff0000;
    vertical-align:top;
    text-align:justify;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000;
    text-decoration: none;
}


