body {
	background-color: #FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px;
	padding:0px;
	text-align:center;
}
.Panneau {
	background-image:   url("brotherly-images/brotherly-help-header.jpg");
	background-repeat: no-repeat;
	top: 0;
	height: 100px;
	padding: 0px;
	border: 1px solid #000000;
}
.MenuGauche {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.MenuGauche a{
	color:#FFFFFF;
	text-decoration: none;
}
.MenuGauche a:hover {
	color:#FFCC33;
}
.MenuDroit {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.MenuDroit a{
	color:#FFFFFF;
	text-decoration: none;
	text-align: right;
}
.MenuDroit a:hover {
	color:#FFCC33;
}
.SousMenu {
	background-color: #0000A0;
	display: block;
	height: 14px;
	width: 360px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.SousMenu a{
	text-decoration: none;
	color: #FFFFFF;
}
.SousMenu a:hover{
	color:#FFCC33;
	text-decoration: none;
}
A.menulink {
	display: block;
	width: 176px;
	text-align: left;
	text-decoration: none;
	font-size:10px;
	color: #FFFFFF;
	border: solid 1px #0000A0;
	text-indent: 11px;
	background-color: #0000A0;
	font-weight: bold;
	height: 15px;
}

A.menulink:hover {
	border: 1px solid #FFFFFF;
	background-color:#0000A0;
}
A.menulinkFr {
	display: block;
	width: 181px;
	text-align: left;
	text-decoration: none;
	font-size:10px;
	color: #FFFFFF;
	border: solid 1px #0000A0;
	text-indent: 11px;
	background-color: #0000A0;
	font-weight: bold;
	height: 15px;
}

A.menulinkFr:hover {
	border: 1px solid #FFFFFF;
	background-color:#0000A0;
}
.enveloppe {
	width: 760px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}
.main {
	width: 760px;
	border: 1px solid #000000;
}
.LeCentre {
	margin-left: 60px;
	margin-right:60px;
	z-index:2;
	visibility: visible;
}
.LamargeHaut {
	margin-top: 5px;
}
.sidebarLeft {
	position:absolute;
	width:130px;
	z-index:2;
	visibility: visible;
	padding: 5px;
	font-size: 10px;
}
.sidebarCenter {
	margin-left: 150px;
	margin-right: 10px;
	z-index:2;
	visibility: visible;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
	padding-left: 10px;
}
.sidebarLeft li {
	list-style-position: outside;
	list-style-image: url(brotherly-images/arrow1.jpg);
}
.specs {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6C2C82;
	text-align: center;
}
.specsText {
	line-height: 18px;
}
.noir {
	color: #000000;
}
.blanc {
	color: #FFFFFF;
}
.letitre {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.T30pts{
	font-size: 30px;
}
.T24pts{
	font-size: 24px;
}
.T18pts{
	font-size: 18px;
}
.T14pts {
	font-size: 14px;
}
.T12pts {
	font-size: 12px;
}
.T10pts {
	font-size: 10px;
}
h1,h2,h3,h4,h5,h6 {
	color: #0000A0;
	line-height: normal;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
.boite400 {
	display: block;
	width: 400px;
	border: 2px solid #CC0000;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.boite600 {
	display: block;
	width: 600px;
	border: 2px solid #CC0000;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.palebleu {
	color: #C8DEE8;
}
.orange {
	color: #FFCC33;
}
.rouge {
	color: #CC0000;
}
.margeimgL {
	margin: 0px 10px 10px 0px;
}
.Lanonnce {
	background-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	padding: 5px 11px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
