
  .body { 
    background-color: white;
    }

	.texte {
	
		font-family: Verdana, arial, helvetica, sans-serif;
		font-size: 10pt;
		font-weight: normal;
		text-align: justify;
		line-height: 22pt;
		color: #223322;
	}
	
	.texte_nj {	
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10pt;
		font-weight: normal;
		text-align: left;
		line-height: 22pt;
		color: #223322;		
	}
    

      

.cat_titre {
        color: #742828;
        font-size: 12pt;
        font-variant: small-caps;
        font-weight: bold;
}

.cat_texte {
        color: #742828;
        font-size: 10pt;
        font-weight: normal;
        margin-left: 35px;
        text-align: justify;
}

.menug_1, .menug_1_1 {
	color: #703939;
	margin-top: 20px;
	font-family: verdana, arial, helvetica, sans-serif;	
	font-weight:bold;
	font-variant: small-caps;
	font-size: 12pt;
	border-bottom: 2px dotted  #CAC2D6;
	letter-spacing: 10px;
	margin-left: 20px;	
}


.menug_2 {
	color: #703939;
	font-weight:normal;
	font-variant: normal;	
	font-family: verdana, arial, helvetica, sans-serif;		
	font-size: 10pt;	
	margin-left: 30px;
	font-variant: small-caps;	
}

a.menug_1:hover { 
	font-weight:bolder;
	text-decoration: underline;
}

a.menug_1_1:visited { 
	text-decoration: none;
}

a.menug_1_1:link { 
	text-decoration: none;
}


a.menug_1_1:hover { 
	font-weight:bolder;
	text-decoration: underline;

}

a.menug_2:hover { 

	font-weight:bold;
	text-decoration: underline;
}

a.menug_2:link, a.menug_2:visited { text-decoration: none;}

.td_contenu {

padding: 30px 30px 30px 30px;
}

 .nums {
        padding-left: 20px;
        padding-right: 20px;
        font-weight: bold;
        color: #ffffff;
        background: #8b1010;
  }
        
  .nums_sel {
        padding-left: 20px;
        padding-right: 20px;
        font-weight: bold;
        color: #000000;
        background: #ffffff;
  }
  
  a.nums_sel:link {
    	text-decoration: none;
  }
  
  a.nums_sel:visited {
  	text-decoration: none;
  }
  
  a.nums_sel:hover {
  	     color: #000000;
        background: #ffffff;
  }        
	.tooltip {
		visibility: hidden;
		position: relative;	
		background: #FAFBD8;
		border: 1px solid #000000;
		font-size: 10px;
		color: #000000;
	}
		        

div#tooltip {
   position:absolute;
   visibility:hidden;
   z-index:100;
   background-color:#FFEEC7;
   border:1px solid black;
   padding:0.2em;
   font-size:0.8em;
}

.formulaire {

	font-weight: bold;
	background: #FFFAF4;
	font-family: courier, fixed, monospace;
	font-size: 12pt;
}
