/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: #C5C5C5;
}
a:link, a:visited {
	color: #7AA999;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
}
h1 {
font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	border-bottom-width: 1px;
	letter-spacing: 3px;
}
p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#colonne-princ {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}	
#centrepage {
	width: 100%;
}
#entete {
	
	height: 80px;
	margin-top: 2px;
	width: 600px;
	padding-top: 130px;
	background-repeat: no-repeat;
}
#titre {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	border-bottom-width: 1px;
	letter-spacing: 3px;
}
#chapitre {
	width: 600px;
	color: #FF6633;
	text-align: right;
	font-size: 12px;
}
.corps {
	width: 600px;
}
.legende {
	font-size: 14px;
	font-style: italic;
	color: #939393;
}
.legende-droite {
	width: 170px;
	float: right;
	padding-right: 10px;
}
.legende-gauche {
	width: 170px;
	float: left;
	padding-left: 10px;	
}
.texte-article {
	text-align: justify;
	font-size: 16px;
	list-style-type: square;
	clear: both;
}
.image {
	margin-bottom: 10px;
	clear: both;
}
.image-left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AEAEAE;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	clear: both;
}
.image-right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AEAEAE;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	clear: both;
}
.images-gauche {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.images-droite {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.prinsu {
	width: 600px;
	height: 50px;
	letter-spacing: 3px;
	margin-top: 10px;
	clear: both;
}
.pr {
	width: 200px;
	float: left;
	height: 40px;	
}
.in {
	width: 200px;
	text-align: center;
	float: left;
	height: 40px;
}
.su {
	width: 200px;
	text-align: right;
	float: right;
	height: 40px;
}
.bas-de-page {
	font-size: 10px;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6633;
	width: 600px;
	text-align: right;
	margin-top: 30px;
}
.texte-droite {
	width: 400px;
	margin-left: 200px;
}
.texte-gauche {
	width: 400px;
}
.text-large {
	width: 600px;
	clear: both;
}
.text-droite {
	float: right;
	width: 400px;
	clear: left;
}
.text-gauche {
	float: left;
	width: 400px;
}
.top {
	font-size: 16px;
	float: right;
}
.fond-hach1 {
	background-image: url(deco/fond-hach1.jpg);
}
.note-appel {
	color: #FF6633;
	font-weight: bold;
	letter-spacing: 2px;
}
.notes {
	text-indent: -30px;
	background-color: #3E3E3E;
	padding-left: 40px;
	font-size: 12px;
	margin-top: 2em;
	padding-top: 5px;
	padding-bottom: 5px;
}
.table-tech {
	margin-top: 20px;
	clear: both;
}
.image-centre {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AEAEAE;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	clear: both;
	border-right-color: #AEAEAE;
	border-right-style: solid;
	border-right-width: 1px;
}
