html {
	color: #000;
	font-family: Arial, sans-serif;
	font-weight: normal;
	background-color: #cfcfc1;
	background-image: url("graphics/bg_repeat.gif");
}

body {
	margin: 0px;
	padding: 0px;
}

#TitleBox {
	margin: 0px;
	padding: 0px;
	height: 87px;
}

#TitleBox img {
	margin: 0px;
	padding: 0px;
}

#Menu	{
	background-image: url("graphics/head8.jpg");
	background-repeat: no-repeat;
	font-size: 0.9em;
	margin: 0px;
	padding: 80px 0px 0px 0px;
	text-align: left;
	background-color: #000;
	border-bottom: 1px solid #666666;
	/*clear: both;*/
}

#Menu ul {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#Menu li {
	display: inline;
	background-repeat: no-repeat;
	background-position: top right;
	width: 80px;
	margin: 0px;
	border-left: 1px solid #666666;
	clear: both;
}

#Menu #Selected {
	background-image: url("graphics/ongleton.png");
	padding: 4px 15px 1px 12px;
	font-weight: bold;
}

#Menu #UnSelected {
	background-image: url("graphics/ongletoff.png");
	/*border-bottom: 1px solid #666666;*/
	padding: 2px 15px 0px 12px;
}

#Menu a {
	color: #555;
	text-decoration: none;
	padding: 0px;
}

#Menu a:hover {
	/*text-decoration: underline;*/
	color: #e07015;
}

#middle {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	border-bottom: 1px solid #666666;
}

#middle code {
	font-size: 1.3em;
	color: #339933;
}

#middle a {
	text-decoration: underline;
	text-align: left;
	color: #000;
}

#middle a:hover {
	color: #AA2400;
}

#middle #Path {
	margin: 0px;
	padding: 2px;
	font-weight: normal;
	font-size: x-small;
}

#middle h1 {
	text-align: center;
	/*font-family: "Arial Black", Arial, sans-serif;*/
	color: #AA2400;
	font-size: 1.4em;
	font-weight: 500;
	padding: 23px 4px 4px 4px;
	margin-left: 30px;
	margin-right: 30px;
}

#middle #MainTitle {
	text-align: center;
	text-transform: uppercase;
	/*font-family: "Arial Black", Arial, sans-serif;*/
	font-size: 1.2em;
	font-weight: 500;
}


/* Page d'accueil */

#middle .Colonne {
	font-weight: 900;
	padding: 0px;
	margin: 0px;
	width: 49%;
	float: left;
}

#middle .Section {
	border-top: 1px solid #444444;
	border-left: 1px solid #444444;
	border-right: 2px solid #444444;
	border-bottom: 2px solid #444444;
	padding: 0px;
	margin: 30px 5% 29px 6%;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #fff;
}

#middle .Section h2 {
	font-variant: small-caps;
	color: #AA2400;
	text-align: left;
	font-size: 1.3em;
	font-weight: 600;
	padding: 2px 2px 2px 30px;
	background-color: #FCF2CA;
	margin: 0px;
	background-position: 3px 3px;
	background-repeat: no-repeat;
}

#middle .Section p {
	padding: 0px;
	margin: 15px;
}

#middle .Section .GoSommaire {
	text-align: right;
	font-style: italic;
	font-size: small;
	margin: 0px;
	padding: 5px;
}

#middle .Section ul {
	margin: 0px;
	padding: 0px 10px 0px 20px;
	/*list-style-image: url("graphics/carre.png");*/
}

#middle li { /*.Section */
	margin: 0px;
	padding: 0.2em 0.2em 0.2em 1em;
	list-style-type: none;
	background-image: url("graphics/puce03.png");
	background-repeat: no-repeat;
	background-position: 0% 0.6em;
}

#middle .Section ul a {
	text-decoration: none;
	color: #aa2400;
}
#middle .Section ul a:hover {
	text-decoration: underline;
}
#middle .New a {
	text-decoration: none;
	color: #aa2400;
	font-weight: bold;
}
#middle .New a:hover {
	text-decoration: underline;
}
#middle .New a:visited {
	font-weight: normal;
}
#middle .Section ul .ClickForMore {
	color: #000;
	font-style: italic;
}

#middle .Section #Dossiers {
	background-image: url("graphics/section_dossiers.png");
}
#middle .Section #Breves {
	background-image: url("graphics/section_breves.png");
}
#middle .Section #Auteur {
	background-image: url("graphics/section_auteur.png");
}
#middle .Section #Edito {
	background-image: url("graphics/section_edito.png");
}
#middle .Section #Site {
	background-image: url("graphics/section_site.png");
}
#middle .Section #Selection {
	background-image: url("graphics/section_selection.png");
}
#middle .Section #Encyclopedie {
	background-image: url("graphics/section_encyclopedie.png");
}
#middle .Section #Reseau {
	background-image: url("graphics/section_reseau.png");
}

#middle .Section .Resume {
	text-align: justify;
	/*font-weight: bold;
	color: #ff9563;*/
}

#middle .Section form {
	margin: 0px;
	padding: 0px;
}

/* autres pages */

#middle .Icone {
	float: right;
	margin: 10px;
	padding: 3px;
	border: 1px solid #444444;
}

#middle h3 {
	color: #000;
	font-weight: 600;
	font-size: 1.1em;
	margin-top: 20px;
}

#middle h4 {
	margin: 0px;
	font-size: 1em;
}

#middle .EbCorps {
	margin-left: auto;
	margin-right: auto;
	/*width: 45em;*/
	max-width: 750px;
	min-width: 250px;
	text-align: justify;
	font-size: 0.8em;
	font-weight: normal;
	padding: 5px 20px 5px 20px;
}

#middle .Article {
	width: 50%;
	text-align: justify;
	font-size:0.9em;
	font-weight: normal;
	padding: 1%  1% 1% 10%;
	float: left;
}

#middle .LesLiens {
	width: 30%;
	text-align: justify;
	font-size: 0.8em;
	font-weight: normal;
	float: right;
	margin: 1%;
}

.Article  h2 {
	font-variant: small-caps;
	color: #000;
	text-align: left;
	font-size: 1.1em;
	font-weight: 600;
}
.LesLiens h2 {
	font-variant: small-caps;
	color: #000;
	text-align: left;
	font-size: 1.1em;
	font-weight: 600;
}
.EbCorps h2 {
	font-variant: small-caps;
	color: #000;
	text-align: left;
	font-size: 1.1em;
	font-weight: 600;
}

#middle .date {
	background-image: url(graphics/inter.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 6px 10px;
	margin-top: 30px;
	text-align: right;
	clear: left;
}

#middle .inter {
	background-image: url(graphics/interh2g.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
	padding-top: 10px;
	padding-left: 60px;
	clear: left;
}

#middle sup {
	vertical-align: 35%;
}

#middle .SavoirPlus {
	text-align: left;
	margin: 26px 0px 10px 0px;
	padding: 5px;
	font-size: 0.9em;
	background-color: #f4f4f4;
}

#middle .SavoirPlus h4 {
	font-weight: normal;
	color: #e07015;
}

#middle .SavoirPlus p {
	margin: 5px;
}

#middle .Pedagogie {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #FCF2CA;/*e07015;*/
	border: 1px solid #e07015;
}

#middle .Pedagogie h4 {
	color: #000;
	text-decoration: underline;
}

#middle .Pedagogie p {
	margin: 5px;
	color: #e07015;
}

#middle .biblio {
	text-align: left;
	margin: 26px 0px 0px 0px;
	padding: 5px;
	font-size: 0.9em;
	background-color: #f4f4f4;
}

#middle .biblio p {
	margin: 5px;
}

#middle .biblio h4 {
	font-weight: normal;
	color: #AA2400;
}

#middle .Comment {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background-color: #f4f4f4;
	font-size: 0.9em;
}

#middle .Comment h4 {
	font-weight: bold;
	color: #AA2400;
}

#middle .Comment p {
	margin: 5px;
}

#middle .Comment .Name {
	font-weight: bold;
	color: #000;
}

#middle #PreviewResult {
	border: 1px solid #AA2400;
}

#middle #Sommaire {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	font-size: 0.9em;
	background-color: #f4f4f4;
}

#middle #Sommaire h2 h3 h4 {
	font-weight: normal;
	color: #e07015;
}

#middle #Sommaire p {
	margin: 5px;
}

#middle .description p {
	margin: 0px;
}

#middle dt {
	margin-top: 20px;
	margin-bottom: 5px;
}

#middle em {
	font-weight: bold;
	font-style: normal;
}

#middle table {
	border: 1px solid #666666;
	padding: 5px;
	width: 100%;
}

#middle th {
	background-color: #eee;
}

#middle .Large {
	background-color: #f4f4f4;
	border: 1px solid #666666;
	/*margin-right: auto;
	margin-left: auto;*/
	padding: 5px;
	font-size: 0.9em;
	/*width: 80%;*/
}

#middle .Illustration {
	background-color: #f4f4f4;
	padding: 5px;
	font-size: 0.9em;
}

#middle .Illustration .New a {
	text-decoration: none;
}

#middle .Illustration img {
	border: 1px solid #666666;
}

#middle .Illustration span {
	color: #a00;
}

#middle .Illustration p {
	padding: 0px 3px 3px 3px;
	margin: 0px;
}

#middle .Main .MainCorps ul li {
	list-style-type: circle;
}

#middle #Pied {
	color: #666666;
	text-align: center;
	font-size: 0.7em;
	font-weight: 500;
	padding: 20px 0px 10px 0px;
	margin-top: 20px;
}

#Footer {
	border-top: 1px solid #666666;
	background-color: #000;
	background-image: url("graphics/bg_footer.png");
	color: #e07015;
	text-align: center;
	font-size: 0.7em;
	font-weight: 500;
	padding: 15px 0px 15px 0px;
	margin: 20px 0px 0px 0px;
	clear: both;
}

#middle .Link {
	color: #666666;
}
#middle .RefInfos {
	color: #666666;
	padding-bottom: 10px;
font-size: 0.9em;
}

.GraphicBox {
	color: #000;
	text-align: justify;
	font-size: 0.8em;
	font-weight: 500;
	padding: 0px 15px 0px 15px;
}

.incrustation {
	float: left; 
	margin-bottom: 10px;
	margin-right: 10px;
}




/* Divers */

.TextHighlight {
	color: #AA2400;
}

.InlineDate {
	font-size: 0.9em;
	color: #666666;
}

#signature {
	text-align: right;
}

.Introduction {
	font-weight: bold;
}

.lettrine:first-letter {
	font-size: 1.8em;	
	float: left;	
	font-weight: bolder;
	color: #000;
	padding-right: 2px;
	vertical-align: text-top;
}


cite:before {
	content: '« ';
}

cite:after {
	content: ' »';
}

acronym {
	cursor: help;
}

#middle .ReactButton {
	border: 1px solid #000;
	background-color: #f4f4f4;
	padding: 2px;
	font-size: smaller;
}

#middle form {
	border: 1px solid #000;
	/*margin: 26px 0px 10px 0px;*/
	padding: 5px;
	font-size: 0.9em;
	background-color: #f4f4f4;
}

#middle form p {
	padding: 5px;
	margin: 0px;

}


