/* Zone globale*/
body
{
    font: normal 100.01% Helvetica, Arial, sans-serif;
    color: #993333;
    background-color: #F3F0EA;
    min-width: 40em; /* 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: 15px;
    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:0.3em;
	padding-bottom:0.5em;
	
}
h1
{
 /* 	text-align:center;  */
 	margin-top: 0.5em;
 	font-weight: bold;
	margin-bottom: 0.2em;
    font-size: 1.2em;
    font-weight: bold;
    
}
h2
{
    font-weight: bold;  
 	padding-top: 0.5em;   
	margin-bottom: 0.2em;
    font-size: 1.1em; 
 	font-weight: bold;   
    margin-top:0.5em; 
    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;
}

.titre 
{
     
    font-size: 1.5em;
 	font-weight: bold;
      margin-top:0.5em;
      margin-bottom:1em;
     margin-left: auto;    /* centrage */
     margin-right: auto;
     width: 100%;
     text-align:  center;   
     padding-left:250px; 

}

.decalage_gauche
{
    display: inline;
    margin-left:0px;
    padding-left:3em; 
    
}

.trait
{
background-color: black;
height: 0.6pt;
width: 100%;
      margin-top:7px;
      margin-bottom:7px;

}

.titre_contenu
{
    font-size: 1.5em;
    margin: 0.5em; 
    padding: 0.3em;
    text-align: center;
    /* background-color: #fed; */
    border-bottom:2px ridge gray;
    border-top: 2px ridge gray;
}
.centrer_sans_trait 
{
     margin-left: auto;
     margin-right: auto;
     width: 100%;
     text-align:  center;
      margin-bottom:3em; 

}
.trait_centrer 
{
         
     margin-left: auto;
     margin-right: auto;
     width: 30em;
     text-align:  center;
      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;
}



.declage_txt 
{
      font-size: 12px;
      margin-left:60px;
      margin-top:0.7em;
      
}

.declage_txt1 
{
      margin-top:0.5em;
      margin-left:100px;
      margin-bottom:0.2em;
}

.declage_txt2 
{
      margin-top:0.4em;
      margin-left:15em;
       margin-bottom:0.2em;
}



.pagesaut_de_ligne
{
   clear:both;
   padding-top:2em;
  
       
}
.declage_txt3 
{
      margin-top:2em;
      margin-left:350px;
       margin-bottom:2em;
}


/* conteneur prévu pour un contenu avec des éléments positionnés */
.centrer 
{
      margin-top:0.5em;
      margin-bottom:2em;
     margin-left: auto;    /* centrage */
     margin-right: auto;
     width: 100%;
     text-align:  center;  
     padding-left:250px;

}
.trait_centrer 
{
     
     margin-left: auto;
     margin-right: auto;
     width: 40%;
     text-align: left;
      margin-bottom:3em;
     border-bottom: 1px solid Navy;  
}

.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;
 }

.liensmenu 
{
	padding-top:5em;
	 
}




.legende_photo
{
     float: left;
   font-size:  small;
   font-style:italic;
}

.un_art_vivre_un_art_martial
{
   
   float: left;
   margin-left:-8em;
   
   padding-top:6em;
}
/* 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  */



.prh
{
    float: left;
     padding-right:1.2em;
      padding-bottom:0.2em;
}

.reponse
{
    font-size: 12px;
     margin-left:0em;
     padding-bottom: 3em;
    
}





/* Classe de ma page */





/* Debut des  class */
#fond_haut
{  
   position: absolute;
    top:0em;    
    left:0em;
    z-index: -4;

}

#fond_haut_degrad
{  
   position: absolute;
    top:0em;    
    left:0em;
    z-index: -5;

}

#titre_site
{
    color: #663300;
    font-size: 2.5em;
    margin: 0.1em;
    padding: 0.1em;
    text-align: left; /* background-color: #fed; */
    border-bottom: 0.2px;
    border-top: 2px;
}

#bandeau_image_fixe
{
    position: absolute;
    top:3em;    
    left:14em;
    z-index: -1;
}

#bandeau_rotator_1
{
    position: absolute;
    top:5em;
    left:16em;
    width:1800px;
}

#bandeau_rotator_2
{
    position: absolute;
    top:5em;
    left:36em;
}

#bandeau_rotator_3
{
    position: absolute;
    top:5em;    
    left:55em;
}

#logo
{
    position: absolute;
    top:0em; 
     right:2em;
    z-index: -2;
}



#ligne_liens
{
    left:5em; 
    position: absolute; 
    top: 13em; 
    text-decoration:none;    
     border-bottom: 1px solid #663300;
     border-top: 1px solid #663300;
    padding: 0.3em;
}

#containeur_gauche
{
    left:0em; 
   position:  fixed; 
    top: 15em;
    width:18em;
    height:50em;
   /*  border:1px solid #000; */ 
    margin: 0.3em;
}


#conteneur_gauche_et_page
{
    clear: both;
    float: left;
    left: 0em;
    position: absolute;
    top: 240px; 
    height: 50em;
    margin: 0.3em;
}

#conteneurgauche
{  
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 15px;
       /*
     background-image: url(Images/fond_H_jaune.gif);
*/

}
    
#containeur_droit
{
    float: left;
     /*   top: 16em;
    left: 18.5em;*/ 
    padding: 2em;
    border-left:1px solid #000;
    width:60%;
   /* background-color:#F5FBE2;    */ 
}




  #menu {
    font-size: 0.83em;
    margin: 0 0 1.2em; 
    padding: 0;
  }
  #menu li {
    list-style: none;
    margin: 0; padding: 0.5em;
  }
   

#lignesitemap

{
     left: 250px; position: absolute; top: 160px; 
    text-align:  left;    
    padding-top: 10px;
    padding-bottom: 10px;
     width: 100%;  
      
   
   background-image: url(Images/fond_H_jaune.gif);
    background-repeat:  repeat-y; 
    background-position: left top; 
}
    


/* conteneurgaucheet dans le flux 



#conteneurgauche
{
    
    clear:both;
    height: 100%;
    padding-right: 1em;
    padding-left: 0.5em;
    
    padding-bottom: 0px;
    
}

#treeview
{
 
     
}


/* page=  */

#page
{
    left: 235px;
    position: relative;
    top: 170px;
    padding-left: 2em;
    padding-right:2em;
    padding-top: 10px;
    padding-bottom: 5px;
      background-color:white;
   /*background-image: url(Images/fond_H_jaune.gif);
    background-image: url(Images/fond_H_jaune.gif);
    background-repeat: repeat-y;*/
    width:75%; 
}



#menu1
{
   float:left;
   clear:both;
    width:100%;
    text-align:left;
    text-transform: uppercase;
   font-size:small;
   padding-top:0px;
   margin-left:30px;
   
     
}
