html, body {
  height:100%;
  margin:0;
  padding:0;
  text-align:center;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size:10px;
  font-weight:400;
  text-decoration: none;
  scrollbar-face-color: #1C2A1C;
  scrollbar-arrow-color: #1C2A1C;
  scrollbar-track-color: #819180;
  scrollbar-3dlight-color: #819180;
  scrollbar-darkshadow-color: #819180;
  scrollbar-highlight-color:#1C2A1C;
  scrollbar-shadow-color:#1C2A1C;
  background-color:#19261B;
}
.page{
  position:relative;
  background-image:url('../../Images/background.jpg');
  background-repeat:no-repeat;
  width:1000px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
}
.top{
    height:148px;
    width:1000px;
}
.top_left{
    float:left;
    width:122px;
    height:148px;
}
.top_middle{
    float:left;
    width:123px;
    height:109px;
}
.top_right{
    float:left;
    width:755px;
    height:109px;
}
.middle{
    height:444px;
    width:1000px;
}
.middle_menu{
    float:left;
    width:122px;
    height:444px;
}
.middle_smenu{    
    float:left;
    width:123px;
    height:444px;
}
.middle_main{
    float:left;
    height:444px;
    width:755px;
}
.middle_main_page{
   overflow:auto;   
   width:755px;
   height:420px;
}
.middle_main_page_zonedaffichage{
   margin-top:5px;
   margin-left:5px;
   width:730px;
   height:415px;
}
.middle_main_webmaster{
   width:755px;
   height:24px;
}
img{
	border:0px;
}
a{
	text-decoration:none;
	color:#000000;
	font-weight:500;
}
.red{
	color:#FF0000;
}
.titconc{
	font-weight:600;
	font-size:11px;
	margin-bottom:5px;
}
#cellule{
        width:160px;
        margin-left:10px;
        float:left;
        margin-top:5px;
        height:140px;
}
.Btsubmit
{
border:1px solid #000000;
background-color: #819180; 
font-family: verdana; 
font-size: 8pt; 
color: #000000;
}
.Chinput
{
background-color: #819180;
font-family: verdana; 
font-size: 8pt; 
color: #000000;
border-color: #000000 black black; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}
.Txtbox
{
background-color: #819180;
font-family: verdana; 
font-size: 8pt; 
color: #000000;
border-color: #000000 black black; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}
select{
background-color: #819180;
font-family: verdana; 
font-size: 8pt;
color: #000000;
}
.guest{
visibility:hidden;
}
