body { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; margin-left: 100px; margin-right: 100px; }
p { text-align:justify; }
h3 { display:block; color:#000000; padding:2px; border-bottom: 1px black solid; font-family: Trebuchet, Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 150%;}

#notes { display: block; font-size:70%; border-top: 1px solid gray; margin-top:20px; padding-bottom: 20px;}

#basdepage {display: block; font-size:70%; border-top: 1px solid gray; padding-bottom: 15px;}
#basdepage #agauche {float: left;}
#basdepage #adroite {float: right;}

.navigation { float:right; margin-right:0px; }
.navigationGauche { float:left; }

h3.spip { display: block; background-color: black; color: white; font-weight: bold; padding: 3px; font-size:100%;}

a { text-decoration: none; color: #336699;   }
a:link {  text-decoration: none; color: #336699;  }
a:visited {  text-decoration: none; color: #336699;  }
a:hover { text-decoration: underline; color: #336699;   }

ul
{
margin: 1em;
padding: 0;
text-align: justify;

}
#bodytext {display: block; }
#titre-document { font-size: 125%; font-weight:bold; text-align: center; color: #333;}
#titre-document-tdm { font-size: 125%; font-weight:bold; text-align: center; color: #333;}

#tdm-titre { display: block; text-align: center; font-weight: bolder;}
#tdm-titre a {color: white; }
#tdm-titre a:link { color: white;}
#tdm-titre a:visited {color: white;}

#tdm-titre #versionhtml { float: left; border: 1px black solid; background-color: #336699; color: white; padding:5px; margin-left: 5px;}
#tdm-titre #versionpdf { float: right; 1px black solid; background-color: #336699; color: white; padding:5px;  margin-right: 15px;}



#nav { display: block; background-color: white; font-size: 75%; text-align: left; padding-top: 10px; padding-bottom: 10px;}


#abbrev {

}

#abbrev .colgauche{ font-weight: bold;

}


table.spip {
width:100%
}

table.spip tr.row_first {
	background-color: #336699;
	color: white;
}

table.spip tr.row_odd {
	background-color: white;
}

table.spip tr.row_even {
	background-color: #E0E0E0;
}

table.spip td {
	padding: 2px;
	text-align: left;
	vertical-align: center;
	font-size: 80%
}

#abbrev td {border: 1px gray solid; padding: 5px;
 }

/* Table des matières */
#tdm { border: 0px gray solid; font-size: 80%; }

#tdm-avant { color: black; font-weight: bold; padding-top: 15px; padding-bottom: 15px; } /* Section principale */
#tdm-avant a { text-decoration: none; }
#tdm-avant a:link { text-decoration: none; color: black; }
#tdm-avant a:visited { text-decoration: none; color: black;}
#tdm-avant a:hover { text-decoration: none; color: #336699;}

#tdm1 { background-color: #336699; color: white; font-weight: bold; margin-bottom: 3px; padding: 3px;} /* Section principale */
#tdm1 a { text-decoration: none; }
#tdm1 a:link { text-decoration: none; color: white; }
#tdm1 a:visited { text-decoration: none; color: white;}
#tdm1 a:hover { text-decoration: none; color: white;}


#tdm2 { padding-left: 25px; padding-top: 1px; padding-bottom: 3px; font-weight: bold; } /* Les parties */
#tdm2 a { text-decoration: none; }
#tdm2 a:link { text-decoration: none; color: black; }
#tdm2 a:visited { text-decoration: none; color: black;}
#tdm2 a:hover { text-decoration: none; color: #336699;}


#tdm3 { padding-left: 50px; text-decoration: none; color: black;} /* Les articles */
#tdm3 a { text-decoration: none; color: black; }
#tdm3 a:link { text-decoration: none; color: black; }
#tdm3 a:visited { text-decoration: none; color: black;}
#tdm3 a:hover { text-decoration: none; color: #336699;}

.spip_puce {
	list-style-position: inside;

}

.spip_surligne { background-color: #FFFF66; }


