/* Zone globale*/
body
{
    font: normal 100.01% Helvetica, Arial, sans-serif;
    color: #993333;
    min-width: 75em; 
    /*background-color: #F3F0EA;*/
    
    /* une largeur minimale évite des erreurs d'affichage dans des nagateurs modernes */
}







/* Accordion */






accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}







/*AutoComplete flyout */



/* AutoComplete highlighted item */






p 
{
   font-size: small;
    margin-left:4em;
}


/* BARRE DE FRACTIONNEMENT */
hr {
	border: 0;
	border-top: 1px solid Navy;
	height: 1px;
	margin-left:8em;
	margin-bottom:3em;
	
}

/* TITRE */
h1,h2,h3
{
    margin: 0em;
	font-family: verdana;
	margin-bottom:1em;
	padding-bottom:.5em;
	
}
h1
{
 	text-align:left; 
 	margin-top: 1em;
 	font-weight: bold;
	margin-bottom: 0.8em;
    font-size: 1.3em;
    font-weight: bold;
    
}
h2
{
    font-weight: bold;  
 	/*padding-top: 0.2em; */  
	margin-bottom: 0.2em;
    font-size: 1.1em; 
 	font-weight: bold;   
    /*margin-top:0.2em; */  
    padding-left:0.5em;
}
h3
{
    font-weight: bold;
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
    font-weight: bold;
    font-size: 1.0em;
    font-variant: small-caps;
    margin-top: 0.8em;
    padding-left: 0.2em;
}

h4
{
    font-weight: bold;  
	margin-bottom: 0.8em;
    font-size: 0.8;
 	font-weight: bold;
    padding-top:0.5em;  
    padding-left:2em;     
}




/* LIENS HYPERTEXTE */
a:link {

    color:  #663300;    
    text-decoration:none;
    font-weight: normal;
    font-style: normal;

}
a:visited {

    color: #3399FF; 
    text-decoration:none;
    background-color: #FFFFFF;
    font-weight: normal;
    font-style: italic;

}
a:hover
{
    color: #0000FF;
    text-decoration: none;
    background-color: #BEB494;
    font-weight: bold;
    font-style: italic;
    text-transform: capitalize;
    padding-right: 10px;
    font-size: 1.4em;
}
a:active
{
    color: #FF0000;
    text-decoration: none;
    background-color: #CCFFCC;
    font-weight: bold;
    font-style: normal;
}






/* LISTE */

ul {
	list-style-type: none;
	list-style-image: url(images/bullet-2.gif);
	list-style-position: outside;
	line-height: 1.9em;
	vertical-align:  middle;
	margin-left: 7em;
	font-size: 0.9em;
}



.decalage_gauche
{
    display: inline;
    margin-left:0px;
    padding-left:3em; 
    
}

.trait
{
background-color: black;
height: 0.6pt;
width: 75em;
      margin-top:2px;
      margin-bottom:1px;

}

.centrage
{  
    font-size: 1.5em;
   margin-left: auto;
   margin-right: auto;
   text-align:center; 
}

.titre_contenu
{
    font-size: 1.5em;
    margin: 0.1em; 
    padding: 0.1em;
    text-align: center;
    /* background-color: #fed; */
    border-bottom:2px ridge gray;
    border-top: 2px ridge gray;
}

.centrer_sans_trait 
{
    font-size: 1.2em;
     margin-left: auto;
     margin-right: auto;
     text-align:  center;
      margin-bottom:0.2em; 

}

.centrer_italique 
{
      font-size: 10pt ;
      font-style: italic ;
      margin-top:0.5em;
      margin-bottom:4em;
     margin-left: auto;    /* centrage */
     margin-right: auto;
     width: 100%;
     text-align:  center;    

}

.centrer 
{
      margin-top:0.5em;
      margin-bottom:4em;
     margin-left: auto;    /* centrage */
     margin-right: auto;
     width: 100%;
     text-align:  center;    

}
.trait_centrer 
{
     
     margin-left: auto;
     margin-right: auto;
     width: 40%;
     text-align: left;
      margin-top:1em;
       /*  margin-bottom:3em;*/
     border-bottom: 1px solid Navy;  
}

.hr_invisible  /* saut de ligne */
{
    clear:both;	
	border: 0;
	border-top: invisible;
	height: 0.1em;
    margin-top:2em;
	margin-left:0em;
	margin-bottom:2em;
	
}

.img_droite 
  {
    height: 6.8em; float: right;    
    padding-right:3em;
  }


.zoom {
height:300px;
margin:auto;
}
.zoom p {
text-align:center;
}
.zoom img {
width:300px;
height:225px;
}
.zoom img:hover {
width:400px;
height:300px;
}







/* LISTE */

ul#menu a {
    display: block;
    padding: 0.2em;
    font-weight: bold;
    text-decoration:none
  }
  ul#menu a:link
{
    color: black;
    background-color: #99FFCC;
    text-decoration: none;
}
  ul#menu a:visited {
    color: #666; background-color: #eee;
    text-decoration:none
  }
  ul#menu a:hover {
    color: black; background-color: white;
    text-decoration:none
  }
  ul#menu a:active {
    color: white; background-color: gray;
    text-decoration:none
  }


/* LISTE mais en class */

 



















.link {
	list-style-image: url(images/bullet-1.gif);
}

.image_h
{
    float: right;
   
}

.espace_gauche_horizontal
{ 
   position:relative;
   display: inline; 
   margin-left:4em;
}



.en_savoir_plus
{ 
   position:relative;
   font-size: 12px;
   display: inline; 
   margin-left:4em;
}

.accueil_dojo 
{
      font-size: 0.9em;
    font-weight: bold;
    font-style: normal;
      margin-left:1em;
      margin-top:0.7em;
}

.accueil_prof 
{
      font-size:0.7em;
    font-style: italic;
      margin-left:5em;
}
.liens_petite_taille 
{
      font-size: 15px;
      margin-left:5em;
      margin-top:0.7em;
}


.declage_txt 
{
      font-size: 12px;
      margin-left:60px;
      margin-top:0.2em;
      
}

.declage_txt1 
{
      margin-top:0.5em;
      margin-left:100px;
      margin-bottom:0.2em;
}

.declage_txt2 
{
      margin-top:0.5em;
      margin-left:15em;
       margin-bottom:0.2em;
}

.declage_dojos 
{      
      margin-top:0.5em;
      margin-left:3em;
      margin-bottom:0.2em;
}


.pageenfant_titre_h2
{
    font-weight: normal;
    font-weight: bold;
    font-size: 17px;
    padding-left:0em;
    padding-bottom:3em;
}

.pagesaut_de_ligne
{
   clear:both;
   padding-top:2em;
  
       
}
.declage_txt3 
{
      margin-top:2em;
      margin-left:550px;
       margin-bottom:2em;
}

/* conteneur prévu pour un contenu avec des éléments positionnés */


.hr_invisible  /* saut de ligne */
{
    clear:both;	
	border: 0;
	border-top: invisible;
	height: 1px;
 margin-top:30px;
	margin-left:0em;
	margin-bottom:20px;
	
}

.hr_visible  /* saut de ligne trait simple   <div class="hr_invisible">   </div>  <div class="hr_invisible">   </div>visible */
{
    clear:both;	
	border: 0;
	border-top: 1px solid Navy;
	height: 0.01em;
 margin-top:14em;
	margin-left:0em;
	margin-bottom:3em;
	
}


.sautligne
{
 
  margin-top:4em;
    padding-bottom:0em;
    text-align:center;
 }
 .sautligneh2
{
    clear:both;
    margin-top:2em;
    padding-bottom:2em;
    text-align:center;
 }

/* page= titre de la page */
.h1_page
{
 	margin-top: 2em;
 	font-weight: bold;
	margin-bottom: 0.8em;
    font-size: 20px;
    font-weight: bold;
    
}
.h2_page
{
 	margin-top: 1.0em;
 	margin-left:5em;
 	font-weight:  lighter;
	margin-bottom: 4em;
    font-size: 14px;
    font-weight: bold;
    
}

/* page= en haut les containers  */




/* Classe de ma page */





/* Debut des  class */

#titre_site
{
    color: #663300;
    font-size: 1.8em;
    margin: 0.1em;
    padding: 0.1em;
    text-align: left; 
    border-bottom: 0.2px;
    border-top: 2px;
    /* background-color: #fed; */
}


#bandeau_rotator
{
    position: absolute;
    top:0.2em; 
    width:75em;   
    left:14em;
    z-index: -1;
}


#ligne_liens
{
    font-size: 0.8em;   
    left:5em; 
    position: absolute; 
    top: 10em; 
    width:75em;
    text-decoration:none;    
     border-bottom: 1px solid #663300;
     border-top: 1px solid #663300;
    padding: 0.3em;
}

#containeur_gauche
{
    font-size: 0.8em; 
    left:0em; 
    position:  fixed; 
    top: 14em;
    width:12em;
    height:100%;
   /*  border:1px solid #000; */ 
    margin: 0.3em;
}


#containeur_droit
{
    position: absolute;
    top: 11em;
    left: 10em;
    padding: 2em;
    width:100%;    
  /*   border-left:1px solid #000; */ 
   /* background-color:#F5FBE2;    */ 
}

  #menu {
    font-size: 0.83em;
    margin: 0 0 1.2em; 
    padding: 0;
  }
  #menu li {
    list-style: none;
    margin: 0; padding: 0.2em;
  }
    
    
 
#containeur_master
{
    position: absolute;
    top: 12em;
    left: 0.5em;
    padding: 2em;
   /* border-left:1px solid #000;
 background-color:#F5FBE2;    */ 
}


#pied_page
{    
     border-bottom: 1px solid silver;
     border-top: 1px solid silver;
    padding: 0.3em;
     font-size: 0.8em;
     font-style:italic;
     background-color:#F5FBE2; 
}





/* Conteneur du header */

