BODY {
	scrollbar-base-color: #CCC0BD;
	scrollbar-arrow-color: #A39996;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-darkshadow-color: #BAADA7;
	scrollbar-face-color: #F7F3EF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E0D9D5;
	scrollbar-track-color: #FFFFFF;
	 }
html {

}

body {
	color: #000000;
	text-align: center;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/trait-epais-bordeaux.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	background-color: #E9EAE1;
}

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

p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
}

.petit {
	font-size: 11px;
}

.legende {
	font-size: 11px;
}

.puce {
	background-image: url(../images/puce.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 2px center;
}

a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #999999;
}

b {
	font-weight: bold;
	color: #333333;
}

.majuscules {
	text-transform: uppercase;
}

.bleu {
	color: #3E82AA;
}
.rouge {
	color: #B53C54;
}

.grande-lettre {
	font-size: 160%;
	margin-right: -1px;
}

.grande-lettre2 {
	font-size: 130%;
	margin-right: -1px;
}
.photo-droite {
	float: right;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 0px;
}
.photo-gauche {
	float: left;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 5px;
}



h1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #333333;
	text-indent: -9000px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 1.3em;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.2em;
}

#container {
	height: 580px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	background-image: url(../images/trait-epais-rose.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A0A092;
	border-bottom-color: #6B6D61;
}

#menu {
	float: left;
	width: 220px;
}

#titre {
	float: left;
	margin-top: 60px;
	padding-left: 30px;
	width: 640px;
	height: 50px;
}

#contenu-centre {
	float: left;
	width: 625px;
	padding-left: 30px;
	overflow: auto;
	height: 430px;
	padding-bottom: -30px;
	margin-top: 30px;
	padding-right: 15px;
	font-size: 18px;
}

#contenu-droite {
	float: left;
	overflow: auto;
	font-size: 14px;
	height: 430px;
	margin-top: 30px;
}

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

#footer {
	font-size: 11px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: left;
}

#footer img {
	vertical-align: top;
	padding-top: 1px;
}

#footer p {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	white-space: nowrap;
}
#footer table {
	width: 100%;
}

#footer td {
	padding-left: 105px;
}

#footer td.droite p {
	text-align: right;
	padding-right: 20px;
}

#footer a {
	font-weight: normal;
}

#footer a:hover {
	color: #666666;
}

#footer ul {
	margin: 0px;
	text-indent: -9000px;
	line-height: 1px;
}

#footer li {
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}

