.BarreCentrale {
	width: 48px;
	background-color: #e6e6e6;
	background-image: url(../IMG/gon/man.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

body {
	background-color: #212121;
}
.Centre {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.Droite {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-align:center;
}
.Gauche {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.MenuNiveau1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
}
.MenuNiveau2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.MenuNiveau1 a {
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	color: #000000;
	padding-left: 10px;
	background-image: url(images/puce1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.MenuNiveau1 a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	color: #330000;
}
.MenuNiveau2 a {
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	color: #000000;
	background-image: url(images/puce2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.MenuNiveau2 a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	color: #330000;
}
.MenuTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FBC4A2;
	padding-left: 5px;
	text-align: center;
	font-variant: small-caps;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}

#Edito {
	width: 270px;
	border: 1px solid #999999;
	display: block;
	padding: 4px;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#Illustration {
	width: 270px;
	float: right;
	display: block;
}
#Edito h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#Edito h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	margin: 0px 0px 6px;
}

#Edito p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	margin: 0px 0px 6px;
}

#SommaireHaut {
	padding: 4px;
	clear: both;
	display: block;
}
#SommaireHaut h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#SommaireDerniers {
	display: block;
	clear: both;
	padding: 4px;
}

#SommaireDerniersGauche {
	width: 270px;
	border: 1px solid #999999;
	display: block;
	float: left;
	padding: 4px;
}

#SommaireDerniersDroite {
	width: 270px;
	border: 1px solid #999999;
	float: right;
	display: block;
}

#SommaireDerniers h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #663300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#SommaireDerniers h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#SommaireDerniers h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#SommaireDerniers p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#SommaireDerniers p:first-letter {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	font-style: italic;
}
.imgBordNoir {
	border: 1px solid #000000;
	margin: 4px;
}
a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.SommaireDerniersTitre {
	font-size: 14px;
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
	color: #FF6600;
	padding-top: 8px;
}
.LireSuite {
	font-size: 10px;
	text-align: right;
}
.LogoArticle {
	margin: 2px;
	border: 2px solid #FF6600;
}
.TDArticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-right: 4px;
	padding-left: 4px;
}
.TDArticle h1 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	padding: 10px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-variant: small-caps;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #DDDDDD;
}
.TDArticle .DatePublication {
	font-size: 12px;
	margin: 4px 0px 0px;
	padding: 0px;
	color: #666666;
}
.TDArticleSousTitre {
	font-size: 14px;
	color: #634545;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 4px;
}
.TDArticle H2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 0px 40px;
	padding: 10px;
	text-align: justify;
}
.TDArticle P {
	font-size: 12px;
	text-align: justify;
}

.TDArticle h3 {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #660000;
}
.TDArticle .spip_code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFE6;
	padding: 4px;
	margin-left: 40px;
	width: 450px;
	border: 1px solid #CCCCCC;
	color: #003300;
	display:block;
	clear:both;
	text-align: left;
}

.TDArticle .spip_doc_descriptif {
	font-size: 10px;
	color: #666666;
}.TDArticle .spip_puce {
	margin-left: 20px;
}
.SommaireColGauche {
	height: 100%;
	width: 280px;
	position: relative;
	left: 0px;
	top: 0px;
	display: block;
	clear: none;
	border-right: 1px dotted #999999;
	padding-left: 4px;
	padding-right: 4px;
}

.SommaireColDroite {
	height: 100%;
	width: 280px;
	position: relative;
	top: 0px;
	display: block;
	clear: none;
	float: right;
	padding-right: 4px;
}
.Centre H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
}
.Centre H2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #666666;
}
.Centre H3 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	font-style: italic;
}
.Centre P {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.rubriques ul {
	font-size: 12px;
}
.SousRubriques {
	padding: 4px;
	background-color: #CCCCCC;
	margin: 0px 0px 0px 4px;
	border: 1px solid #999999;
	float: right;
	width: 250px;
	display: block;
}
.SousRubriques H1 {
	font-size: 12px;
	padding: 0px 0px 0px 4px;
}
.SousRubriques p {
	margin-left: 65px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.SousRubriques em {
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.IntroRubrique {
	font-size: 12px;
	text-align: justify;
	clear: both;
	display: block;
}
.spacer {
	clear: both;
}

.MenuRubriques h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.MenuRubriques h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	margin: 0px 0px 6px;
}hr {
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.LeForum {
	background-color: #FFFFFF;
	padding: 4px;
	display: block;
}
.forum-titre {
	font-size: 12px;
	font-weight: bold;
}
.forum-chapo {
	font-size: 12px;
}
.forum-item {
	font-size: 12px;
	background-color: #FFFFCC;
	display: block;
	clear: both;
	margin-right: 40px;
	margin-left: 40px;
	padding: 2px;
	border: 1px solid #999999;
}
.forum p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.BarreFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../../gon/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 930px;
}

.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-right: 8px;
	margin-left: 8px;
}
.ListeRubriques {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.spip_documents {
	display:block;
	text-align:center;
}

.spip_documents {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}.LivresAmazon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 8px;
	border: 1px solid #666666;
	padding: 2px;
	margin-right: 8px;
}
.LivresAmazon hr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	height: 1px;
}
.LivresAmazon h2 {
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	background-color: #FBC4A2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin: 0px;
	padding-right: 0px;
}
.LivresAmazon p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.LivresAmazon img {
	border: 1px solid #666666;
}

.TDArticle .spip .row_odd td {
	background-color: #CCCCCC;
	font-size:12px;
}
.TDArticle .spip .row_even td {
	font-size:12px;
}

.TDArticle table.spip {
	border:1px solid #666666;
	width:90%;
}

.TDArticle table.spip tr.row_first {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCC99;
}.TDArticle label {
	float: left;
	width: 120px;
}

.ModuleRecherche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin:8px;
	border:dashed 1px #999999;
	padding:4px;
}

.ModuleRecherche p {
	margin:0;
}

.ModuleRecherche form {
	margin:0;
}
.ModuleRecherche input {
	font-size:10px;
	margin:0;
}

