/* mise en page */

 
 #conteneur {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
   text-align: right;
  }

 .menurecherche {
   padding: 0px 10px 0px 10px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  }

    .larecherhe {
   padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  }
  
    .pourleforum {
   width: 700px;
  }
  
  .forum-mm {
   width: 735px;
   background: #FFFFFF;
   border: 1px solid #999999;
   padding: 2px 2px 2px 2px;
  }
  
  .forum-mm H2 {
   background-color:#E5EAF0;
   /*font-size: 16px;*/
   margin: 5px 0px 5px 0px ;
   padding: 5px 50px 5px 10px
  }
  
  .listemenu {
   text-align: right;
   margin-right: 10px;
  }
  
  .tx-loginboxmacmade-pi1-forgotpasswordLink {
   font-size: 12px;
   margin-left: 10px;
   padding: 5px 2px 5px 2px;
  }
  /*-------- hr clearboth -------------*/
 .clearboth { clear: both; }
 
 
/*----------- section info liens bas ------------------*/

 #infoduhaut {
/*width: 100%;*/
 margin: 0px 10px 0px 0px;
padding: 5px 0px 5px 0px;
 text-align: right;
 }
#infodubas {
/*width: 100%;*/
 margin: 20px 50px 0px 0px;
padding: 5px 0px 5px 0px;
 text-align: right;
 }

#dossieractu {
  float: left;
  width: 225px;
  margin: 0px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
  text-align: left;
  }

 #dossieractu .lienPourApp {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	  border-top : 1px dotted orangered;
         border-bottom : 1px dotted orangered;
     margin: 0px 10px 5px 5px;
  padding: 5px 0px 5px 0px;
}

 .tx-loginboxmacmade-pi2 {
   margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 5px;
  }

 .mac_connexion {
border: 1px dotted orangered;
font-size: 10px;
}

 .nom_deconnect {
 border-top: 1px dotted orangered;
 border-bottom: 1px dotted orangered;
padding: 2px 5px 2px 5px;
font-size: 10px;
}

 .lienspagemembres{
 border-right: 1px solid orangered;
 padding: 5px 5px 5px 5px;
 }

/*-------------------------*/


/*------------Menu Navig --- ( clone Menu Media)--------------------*/
#pourmenumedia {
  /*position: relative;*/
   width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
   }

 .lienPourApp {
	 font-size: 10px;
         color: #000000;
         font-weight: bold;
         line-height : 100%;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
 }

 .lemenumedia  {
	text-align: center;
	padding: 0 0 10px 0;
 }

   .menumedia, .menumedia_actu,  .menumedia a,  .menumedia_actu a {
	 font-size: 14px;
          font-weight: bold;
	color: #660000;
	text-decoration: none;
        text-align: center;
        padding-bottom: 2px;
       margin-left: 20px;
  }

 .menumedia_actu a:hover, .menumedia a:hover {
	 font-size: 14px;
         color: #000000;
        text-decoration: none;
        text-align: center;
        padding-bottom: 2px;
  }


  .menumedia_actu a {
      border-bottom: 3px solid #000;
    }

  .menumedia a:hover {
      border-bottom: 3px solid #000;
   }

   .lesubmenumedia  {
 padding: 10px 0 10px 0;
      font-size : 11px;
	line-height : 180%;
	text-align: center;
 }

 .submenumedia, .submenumedia_actu,  .submenumedia a,  .submenumedia_actu a  {
	 font-size: 11px;
          font-weight: bold;
	color: #660000;
	text-decoration: none;
       /*padding-top: 5px;*/
       padding-bottom: 3px;
       margin-left: 5px;
     /* margin-bottom: 20px;*/
  }
 .submenumedia_actu a:hover, .submenumedia a:hover {
	 font-size: 11px;
          font-weight: bold;
	color: #000000;
	text-decoration: none;
       padding-bottom: 3px;
       margin-left: 3px;
      /* margin-bottom : 10px;*/
  }

  .submenumedia_actu a {
     color: red;
	border-bottom: 2px solid red;
     }
  .submenumedia a:hover {
	border-bottom: 2px solid #000;
  }
/*----------------------------*/

/* Hors secteur edition RTE */

.titreDuTheme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color:#FF9900;
	text-decoration: underline;
}

.titreDeMedia {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : olive;
	margin-top : 2px;
}
.celmenu:hover {
	color: green;
	text-decoration: none;
}


.lien2 {

	color: #000000;
}
.lien1 {

	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.textDeAuteur {
	color: #000000;
}
.textDeFond {
	color: #FFFFFF;
}

.lien3 {
	color: #FFFFFF;
}
.titreDeTheme {
	font-size: 12px;
	font-weight: bold;

}
.lien1On {
	color: #990000;
}
.lien1Des {
	color: #999999;
}
.lien1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000CC;
	text-decoration: underline;
}

/* Arborescence */

.darbre {

}

.dtitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	white-space: wrap;
	font-weight: bold;

}
.dtree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	white-space: wrap;
}
.dtree img {
	border: 0px;
	vertical-align: top;
}
.dtree a {
	color: #333333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {

	white-space: wrap;
	padding: 0px 0px 0px 0px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #000000;
	text-decoration: underline;
}
.dtree a.nodeSel {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
}
.dtree .clip {
	overflow: hidden;
}

.leslignes{
   float:left;
   height:100%;
}



/*----------- pied page et stats -------------*/
  .piedpage
 {
  width: 600px;
  margin: auto;
  padding-top: 10px;
  padding-left: 300px;
  /* text-align: center;*/
 }

 .piedpage P {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #999999;
        text-align: left;
}

 .piedpage P a {
	color : #999999;

 }



