body {
 margin:0px;
 font-family: arial,helvetica,sans-serif;
 background-color: #ffffff;
}

#mapage {
 margin-top: 10px;
 width: 800px;
 text-align:left;
}

#content {
 margin-top: 0px;
}

.contentmargintop {
 margin-top: 22px;
}

#couleurs {
 clear: both;
}

#menu {
 clear: both;
}

.submenu {
 clear:both;
}

#logo {
 float:left;
 width: 220px;
}


#enteteinfo {
 margin-left: 8px;
 margin-top: 3px;
 float: left;
 width: 500px;
 font-size:10px;
 line-height: 11px;
} 

#loginbox {
 width: 20px;
 height: 70px;
 float: left;
}

#sponsors {
}

#newsletterbutton {
 background-color: black;
 float:left;
 width: 114px;
 height: 20px;
 border-right: 1px solid white;
 line-height: 20px;
}
#emailbutton {
 background-color: black;
 float:left;
 width: 114px;
 height: 20px;
 line-height: 20px;
}
#devenirmembrebutton {
 background-color: black;
 float:left;
 width: 227px;
 height: 20px;
 border-right: 1px solid white;
 line-height: 20px;
}

#newsletterbutton a, #emailbutton a, #devenirmembrebutton a {
 font-size: 14px;
 font-weight: bold;
 color: white;
 text-decoration:none;
}

.emptycolored, .menubutton, .submenubutton, .emptysubmenubutton {
 float:left;
 margin: 1px;
 width:14%;
}

.emptycolored {
 height: 30px;
}

.emptysubmenubutton {
 height: 10px;
}

.menubutton {
 height: 20px;
 font-size:13px;
 font-weight: bold;
 color: #ffffff;
 text-indent: 2px;
 line-height: 20px;
}

.menubutton a {
 color: #ffffff;
 text-decoration: none;
}


.submenubutton {
 height: 24px;
 font-size:11px;
 font-weight: bold;
 text-indent: 3px;
 line-height: 26px;
}

.submenubutton a {
 text-decoration: none;
} 

.txtblack {
 color: #000000;
 }
.txtwhite {
 color: #ffffff;
}

.orange {
 background-color: rgb(255,102,0);
} 
.red {
 background-color: rgb(255,0,41);
} 
.pink {
 background-color: rgb(255,120,191);
} 
.cyan {
 background-color: rgb(0,255,255);
}
.green {
 background-color: rgb(0,217,89);
}
.lightgreen {
 background-color: rgb(0,255,0);
}
.violet {
 background-color: rgb(191,158,255);
}

.black {
 background-color: #000000;
}

.collapsablecontrol {
  margin-left: 5px;
  font-weight: bold;
  font-size:16px;
  color: #000000;
  text-decoration: none;
}

.para {
 font-size: 12px;
 margin-left: 5px;
 margin-right: 5px;
}

.lignebottom {
 padding-bottom: 10px;
 margin-bottom: 10px;
}

.short {
 width:60%;
} 

.downdocu {
 line-height: 24px;
 text-indent: 5px;
}

.downdocu a {
 text-decoration: none;
 color:#000000;
}

ul.simplelist {
 font-size:12px;
}

a.lientitre {
 color: #ffffff;
 text-decoration:none;
}

a.lientitre:hover {
 text-decoration:underline;
}

.homecol {
 width: 112px;
 height: 30px;
}

#homedesign {
 position: relative;
}

#homenews {
 top: 60px;
 left: 1px;
 height: 120px;
 width: 228px;
 position:absolute;
 background-color: black;
 background:url("images/news_bg.jpg") no-repeat;
}

#homenews1, #homenews2, #homenews3, #homenews4 {
 background: url("images/plus.jpg") no-repeat 436px 11px; 
 position:absolute;
 background-color: white;
 line-height: 28px;
 text-indent: 2px;
 left: 229px;
 width: 455px;
}

#homenews1 a, #homenews2 a, #homenews3 a, #homenews4 a {
 text-decoration: none;
 color: #000000;
}

.firstnews {
 border: 1px solid black;
 height: 28px;
}
.additionalnews {
 border: 1px solid black;
 border-top: 0px;
 height: 29px;
 }

#homenews1 {
 top: 60px;
}
#homenews2 {
 top: 90px;
}
#homenews3 {
 top: 120px;
}
#homenews4 {
 top: 150px;
}
