body {
	font-family: "Times New Roman", Times, serif;
	margin-right: 5%;
	background-color: #FFFFFF;
	color: #000000;
}
a {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#affiche {
	visibility: visible;
	position: relative;
	left: 1em;
	overflow: hidden;
	width: 90%;
}
#cache {
	display: none;
}
a.on {
	color: #CC6600;
	text-decoration: none;
}
.titre1 {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.titre2 {
	font-size: 16pt;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	border-bottom-width: 1px;
	color: #000000;
}
.titre3 {
	font-size: 14pt;
	font-weight: bold;
}
.chapeau {
	font-style: italic;
	font-size: 12pt;
	font-weight: normal;
	color: #666666;
}
.soustitre {
	font-style: italic;
	color: #333333;
	font-size: 12pt;
	font-weight: normal;
}
.auteur {
	font-style: italic;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 10pt;
}
.credits {
	font-size: xx-small
}
.copyrights {
	font-size: x-small;
	font-weight: lighter;
}
h3.spip {
	font-size: 14pt;
	text-align: center;
	padding-top: 30pt;
	padding-bottom: 5pt;
}
strong.spip {  font-weight: bolder}
.ligneHorizontale {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tdNav {
	vertical-align: top;
	visibility: hidden;
}
form#inscription * {
	text-align: left;
}

form#inscription legend {
	color: #000000;
	padding-top: 6px;
	font-size: 12px;
}

form#inscription label {
	display: block;
	font-size: 12px;
	color: #666666;
}

form#inscription label input {
	width: 100%;
}

form#inscription #valide_inscription {
	text-align: right;
}

form#inscription #valide_inscription input {
	text-align: center;
}

#inscription_form {
	width: 350px;
	padding: 10px;
	margin: 10px;
	border: 1px solid #000000;
	background: #dddddd;
	font-size: 12px;
}
#page {
	visibility: visible;
	page-break-after: always;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	visibility: hidden;
}
#middle {
	visibility: visible;
}
#menu_gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	visibility: hidden;
	width: 0cm;
}
#menu_haut {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	margin-left: 10px;
	background-color: #333333;
	visibility: hidden;
	height: 0cm;
}
#contenu {
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-align: justify;
	visibility: visible;
}
#footer {
	border-top: 1px solid #666666;
	font-size: 9pt;
	text-align: center;
	margin-top: 20pt;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
#boite_droite {
	font-size: 10px;
	color: #CCCCCC;
	position: relative;
	float: right;
	font-weight: bold;
	text-align: left;
	visibility: hidden;
}
#menu_haut a {
	text-decoration: none;
}
#menu_haut a:hover {
	text-decoration: underline;
}
#menu_gauche a {
	text-decoration: none;
}
#menu_gauche a:hover {
	text-decoration: underline;
}
#boite_droite a {
	color: #FFFFFF;
	text-decoration: none;
}
#boite_droite a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#boite_logo {
	position: relative;
	float: right;
	text-align: center;
	margin-right: 10px;
	visibility: hidden;
}
.spip_documents_center {
	margin: 10mm;
	text-align: center;
}
.spip_documents_left {
	margin: 10mm;
	text-align: left;
}
.spip_documents_right {
	margin: 10mm;
	text-align: right;
}
