html,body {height:100%;}

  *{
    margin:0;
	padding:0;
   }
  
  body{
    background: #0A0B0C url("/multimedia/images/img_structures/bg_14.gif");
	position: relative;
	/*overflow-x: hidden;*/
	font-family: Verdana;
  }

  a{
    text-decoration: none;
    color: #B6B6B6;
  }
  
  a:hover{
    text-decoration: none;
    color: #FFF;
  }
   
  #main{
	width: 1024px;
	height: 100%;
	margin: auto;
  }
  
  #header{
        margin: auto;
	width: 1024px;
	height: 76px;
	color: #FFF;a
	text-align: center;
  }
  

  #logos{
	float:left;
	height:75px;
	width:990px;
	background-color:#050505;
  }
  
  #trait{
    background: url(/multimedia/images/img_structures/traitlong_03.gif);
	width: 1240px;
	height: 1px;
        line-height: 0;
        margin: -1px auto 0 auto;
  }
  
  #left{
    background: #0A0B0C;
    width: 200px;
    float: left; 
    height: 543px;
    _margin-top: 5px;
    *margin-top: -6px;
  }

  #modeleMenu a:hover{
    color: #FFF;
  }

  #leftSmall{
    background: #0A0B0C;
    width: 200px;
    float: left; 
    height: 654px; _margin-right: 15px;
  }
  
  #center{
    background: url("/multimedia/images/img_structures/bg_content.jpg");
    width: 590px;
	float: left;
	height: 507px;
	margin-top:29px;

  }
  
  #content{
        padding:10px 20px 20px 20px;
	color: #FFF;
	font-size: 8pt;
        line-height: 170%;
        
  }
  
  #right{
    background:url("/multimedia/images/img_structures/bgright2.jpg") repeat-y;
    width: 200px;
	float: left;
	margin-top:32px;
        height: 495px;

  }

  .accroche{  
    color:white;
    font-family:verdana;
    font-size:10px;
    padding-left:13px;
    padding-top:10px;
    padding-bottom:10px;
  }
  .accroche p{
	font-size:9px;
  }
  
  .accroche input{
	
	border:0px #5a5a5a solid;
	border-left:1px solid #5a5a5a;
	border-top:1px solid #5a5a5a;
	
	background:#cacaca;
	color:#767676;
	font-size:9px;
	height:14px;
	font-weight:bold;
  }
  .accrocheRevendeurs{
     color:white;
     font-family:verdana;
     font-size:10px;
     padding-left:20px;
     padding-top:27px;
   }

  .separateur{
    margin-left:1px;
    width:197px;
  }

  .separateur2{
    margin-left:1px;
    width:197px;
  }
  
  #flashHeader{
/*	height: 304px;
	width: 100%;
	margin-left: 200px;
	overflow-x: hidden;*/
	position: absolute;
	left:200px;
	top:0px;
	width: 923px;
        z-index:1; 
  }

    #BgHeader{
	height: 304px;
	width: 923px;
background: url("/multimedia/images/img_structures/bgflash_.jpg") top left repeat-y;
/*	margin-left: 200px;
	overflow-x: hidden;*/
	position: absolute;
	left:200px;
	top:0px;
        /*z-index:1;*/
    }

  #menu{
	font-family: Verdana;
	position:relative;
	font-size: 11px;
	height: 265px;
	*height: 271px;
	line-height: 24px;
	z-index: 1;
/*	background:#0A0C0B;*/
	color: #FFF;
	font-weight: bold;
    width: 250px; 
    _width:915px;
	*margin-top: -6px;
	_margin-top: -6px;
    }

   .level3{font-weight:normal;}

  #traitDebordement{
     background: url("/multimedia/images/img_structures/traitgauche.jpg");
	 position: relative;
	 right: 300px; _top: -6px; *top: -6px;
	/* z-index: 1;*/
	 height: 20px;
	 width: 100px;
  }
  
  #menu a{
    text-decoration:none;
    color: #999;
  }

  #menu a:hover{
    color: #FFF;
  }

  #menuContent ul{
    /*margin:0;*/ 
    padding:0;
    list-style: none;
  }
  #menuContent li{
	margin:0px;
	padding:0px;
	_margin-top: -2px;
  }
  .level2{
    margin-left: 10px;
    font-size: 10px;
    line-height: 19px;
  }
  
  .level3{
    margin-left: 10px;
    font-size: 10px;
    line-height: 19px;
  }
  
  #menuContent{
    padding: 0px 10px 10px 10px;

  }
  
  #footer{
     color:#696969;
     float:right;
     font-size:7pt;
     font-weight:bold;
     /*margin-top:30px; margin-right: 10px;*/
     position: absolute;
     top: 877px;
     right: 470px; 
}

#footer a{
  color: #696969;
  text-decoration: none;
}
#tech_info .item {
	clear:both;
	margin:0 0 5px 0;
	
}
#tech_info .item .key {
        font-weight:bold;
	float:left;
	width:75px;
	
}

#tech_info .item .value{
	
	margin-left:85px;
}


