.editsection,
.printfooter
{
	display: none;
}

table#toc ul ul li {
	margin-left: 20px;
}

#myMenu1 li {
        display: inline;
}

#bodyContent span pre {
	font-family: Verdana,Arial,Helvetica,sans-serif;
}


#site #globalWrapper {
        padding-left: 2em;
        padding-right: 2em;
}


#globalWrapper  h3{
	font-size: 1.3em;
}
#globalWrapper  h4{
	/*font-size: 1.2em;*/
	font-size: 11px;
}

/*
** Place le moteur de recherche
*/
#p-search #searchBody {
float: right;
}


/*
** the page-related actions- page/talk, edit etc
*/
#p-cactions .hiddenStructure {
        display: none;
}

#p-personal,
#p-cactions {
width: 440px;
text-align: center;
}

#p-personal ul,
#p-cactions ul {
        list-style: none;
}

#p-personal li,
#p-cactions li {
	display: inline;
	padding: 0px;
	margin: 0px;
	margin-left: 0.5em;
	margin-right: 0.5em;
	overflow: visible;
}

#p-personal li a,
#p-cactions li a {
	text-transform: lowercase;
}

#poucet_debut {
	padding-left: 20px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	background-image: url(../img/fleche_webmestres.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}

#poucet_debut_titre, #poucet_debut_titre a, #poucet_debut_titre a:hover, #poucet_debut_titre a:visited {
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

.poucet {
	margin-left: 5px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
}

.h3_special_texte {
	color: #D43A39;
	font-weight: bold;
}

/*
** masque le petit poucet en trop
*/
.subpages {
	display: none;
}

/*
** bouton de recherche
*/
input[type=submit] {
	font-family: verdana, helvetica, arial, sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #ffffff;
	color: #000000;
}

/*
** titre FAQ
*/
* html .general_title_container {
	height: 25px;
	width: 470px;
	background-image: url(../img/accueil_webmestre_fond_td_titre.gif);
	background-repeat: repeat-x; 
}

.general_title_container {
	height: 25px;
	background-image: url(../img/accueil_webmestre_fond_td_titre.gif);
	margin-bottom: 15px;
	margin-top: 50px;
	
}

.general_title {
	margin-top: 1px;
	padding-left: 20px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	background-image: url(../img/puce_ressources_titre_accueil_advance.gif);
	background-position: center left;
	background-repeat: no-repeat;
	float: left;	
}

/*
** titres catégories, sommaire niveau 1
*/
.titre_description, .toclevel-1 {
	font-weight: bold;
	position: relative;
	line-height: 20px;
	margin: 0px;
	margin-top: 5px;
	padding-left: 25px;
	background-image: url(../img/puc_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
}

/*
** titres questions
*/
.liste_question {
	color: #666666;
	background: url(../img/puce_liste.gif) no-repeat center left;
	font-size: 10px;
	padding-left: 10px;
	margin-left: 38px;
	margin-bottom: 5px;
	display: block;
}

/*
** réponses
*/
.liste_answer {
	margin-left: 55px;	
	margin-bottom: 5px;
	display: block;
}
.liste_answer pre {
	padding-left: 55px;
}

pre {
	border: 1px dashed grey;
	padding: 2px;
}

/*
** liens sommaire et niveau 2
*/
.liste_item_rubrique, .toclevel-2, ol li {
	font-size: 10px;
	font-weight: normal;
	list-style: url(../img/puce_liste.gif);
	margin-left: 30px;
}


/*Classe pour les liens du footer*/
a:hover.a_menuhaut_bas_de_page {
  	color: #6F6F6F;
    	z-index: 210;
}
    

