  /* fichier pour internet explorer */
body {
      behavior: url(csshover.htc);
     }

/* On cache tous les sous menu avec la propriété display none */
div#menu ul ul {
                position: absolute;
                top: -1px;
                left: 154px;
                display:none
               }

/*Lors du survol ,avec la souris, les sousmenu apparaissent grace a display: block */
div#menu ul.niveau1 li.sousmenu:hover ul.niveau2,
div#menu ul.niveau2 li.sousmenu:hover ul.niveau2{
                                                  display:block;
                                                 }




div#menu a{color: #ffffff/*0d4680*/; padding: 0; margin: 0; margin-left:0px;font-weight: normal;}

div#menu li {position: relative; list-style:none; margin:0px; padding:0px;margin-top:1px;border-bottom: 1px solid #ffffff/*#CCC*/;}
div#menu li:hover {background: #9b0101;/*e54526*/ /*url(images1/n1hover.gif)no-repeat*/;}/*n1hover.gif*/
div#menu li.sousmenu:hover {background-color: #9b0101;/*e54526 *//*url(images1/n1hover.gif)no-repeat*/; }
div#menu li.sousmenu_active {background-color: #9b0101;/*e54526 *//*url(images1/n1hover.gif)no-repeat*/;}
div#menu ul a {width: inherit;}
div#menu ul ul {position: absolute; top: -1px;}


/*TAILLE PREMIERE COLONNE*/
div#menu {float: left; width: 180px;}
div#menu ul {margin: 0; padding: 0; width: 180px; background: #c42708 }/*n1.gif*/
/*#menu ul {margin: 0; padding: 0; width: 159; background: white; border: 1px solid;}*/
div#menu ul ul {left: 178px; display:none}
div#menu li a {display: block; padding: 0.25em 0 0.25em 0.25em; text-decoration: none; width: 170px;}



/*TAILLE DEUXIEME COLONE*/             
div#menu ul.niveau2 ul {left: 13em;}  
div#menu ul.niveau1 li.sousmenu:hover ul.niveau2 {width:180; background: #c42708/*-moz-opacity:.8; filter:alpha(opacity=80);  display:block;*/} 
div#menu ul.niveau1 li.sousmenu_active:hover ul.niveau2 {width:180; background: #c42708 /*url(images1/n1.gif)*/; /*-moz-opacity:.8; filter:alpha(opacity=80);*/ display:block;} 
div#menu ul.niveau2 li a {width: 180;padding: 0 0 0 0 ;}



/*TAILLE DEUXIEME COLONE BIS*/                
#menu ul.niveau2bis ul {left: 13em;}  
#menu ul.niveau1 li.sousmenu:hover ul.niveau2bis {display:block; background: #999999;width:13em;}      
#menu ul.niveau2bis li a {width: 13em;}


#right10 {
 
   position: absolute;
    
   	  top: -70px;  /*181*/
	 left:521px;/*781*/
	
	 background: url(test/test.html) no-repeat;
	}	

#right {
 
   position: absolute;
    
   	  top: 181px;  /*181*/
	 left:781px;/*781*/
	
	 background: url(test/test.html) no-repeat;
	}		
	
#right2{
 
   position: absolute;
    bottom:6px;
   	  
	 left:795px;/*780*/
	
	 
	}		
#marge1 
        {margin-left: 10px; 
    font-size: 12pt; 
	font-weight: bold;}

#marge2
       {margin-left: 20px; 
    font-size: 10pt; 
	Font-Weight: bold; 
	text-decoration: none;}	

#container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 872px;
}

/*-- main container: contains all between header and footer ----------------*/

#maincontainer {
	padding: 0;

	margin: -4px 20px 20px 5px;
}

/*--- the main container is devided in sub containers ----------------------*/

#subcontainer2 {
	position: relative;
	float: left;
	margin: 25px 20px 20px 0;	
	padding: 0;
	width: 550px;
}

#contentcontainer {
	clear: both;
	overflow: hidden;
	margin-left:10px;

	line-height: 1.3;
	width: 510px;
}
#contentcontainer2 {    
	clear: both;
	overflow: hidden;
	line-height: 1.3;	
	width: 862px;     
}
#leftcolumncontainer {
     position: relative;
	z-index:3;
	margin: 0;
	padding: 0;
	float: left;
	width: 180px;
}

/*--- header ---------------------------------------------------------------*/

#header	{
	position: relative;
	padding: 0;
	margin: 0;
	width: 730x;
	height: 170px;/*220*/
	top: 0;
	left: 0;
}

/*--- key visual -----------------------------------------------------------*/

#keyvisual {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 5px;
	width: 862px;
	height: 170px;  /*220*/
}

/*--- logo -----------------------------------------------------------------*/

#logo {
	z-index: 2;
	width: 215px;
	height: 40px;
	position: relative;
	top: 35px;
	left: 5px;
}

/*--- caption (as text or background image) --------------------------------*/

#text_caption {
	position: relative;
	z-index: 2;
	top: -10px;
	left: 235px;
	width: 490px;
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
	z-index: 1;
	position: relative;
	top: 20px;
	left: 4px;
	float: left;
	width: 721px;
	padding: 0;
	margin: 28px 0 0 0;
	overflow: hidden;
}




#main_nav_list {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	list-style-type: none;
}

#main_nav_list li {
	height: 28px;
	float: left;
	margin: 0;
	padding: 0;
}

/*--- main navigation items ------------------------------------------------*/


#main_nav_list a {
	background: transparent;
	margin: 0;
	padding:  2px 14px 0 22px;
	display: block;
	float: left;
	height: 28px;
	line-height: 22px;
	text-align: left;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 26px;
}



html>body #main_nav_list a {
	height: 26px;
}

#main_nav_list a.main_nav_item:hover {
	background: transparent;
}

.subnavcontainer { 
	clear: both;
	float:left;/*left;*/
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	
}

/*--- subnavigation --------------------------------------------------------*/

.subnavlist {
	border: 0 ;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	list-style-type: none;
}
/*
.subnavlist  a.subnavactiveitem  {
	margin: -1px 0 0 0;
	padding: 0 0 0 0;
}

.subnavlist  a.hover {
	margin: -1px 0 0 0;
	padding: 0 0 0 0;
}
*/
.subnavlist li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*--- subnavigation items --------------------------------------------------*/

.subnavlist a {
	text-align: left;
	line-height: 16px;/*28*/
	height: 34px;/*34*/
	overflow: hidden;
	width: 176px;/*176*/	
	margin: -1px 0 0 0;
	padding: 0 0px  0 5px;/*5*/
	display: block;
}


/*--- content --------------------------------------------------------------*/

#content_container table {
	border-style: dotted;
	border-width: 1px;
	border-spacing: 0;
}

/*--- footer ---------------------------------------------------------------*/
#footer {

	margin:0px 0px 0px 6px;
	padding: 0px 0px 0 0;
	width: 870x;
	height: 80px;
	clear: both;
}

#footer_text {

	padding: 10px 0 0 0;
	margin: 00px 30px 0 30px;
	text-align: center;
	
}




/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/
body#mainbody {
    width:90%;
	margin-right: auto;  
	margin-left: auto;
	padding: 0;
	text-align: center;
	
}
body#mainbody2{
 
/*  width:10%;*/
	/*margin-right: auto;  */
	margin-left: 0px;
	margin-right: 0px;	
	margin-top: 0px;	
	margin-top: 10px;
	padding: 0;	
	background-color :#fcfcfc    /*fcfcfc;*/
}	

body#mainbody1{
    width:60%;
	margin-right: auto;  
	margin-left: 0;
	padding: 0;
	text-align: center;
	background-color :#fcfcfc;
}	


/*--- paragraph ------------------------------------------------------------*/

#content_container p {
	line-height: 1.3;
}

/*--- forms ----------------------------------------------------------------*/

fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}

input {
	border-style: solid;
	border-width: 1px;
}

textarea {
	border-style: solid;
	border-width: 1px;
}

/*--------------------------------------------------------------------------*/