body {
	background: #000000;
	background-image: url(img/bg0.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	margin-right: 15%;
	margin-left: 15%;
	margin-top: 10%;
	margin-bottom: 10%;
	font-family: sans-serif;
	color: #FFFFFF;
}

p {
	text-indent: 5%;
}

p.sommaire {
	text-indent: -5%;
	margin-left: 15%;
}

p.noind {
	text-indent: 0;
}

p.allind {
	text-indent: 0;
	margin-left: 5%;
}

h4 {
	font-variant: small-caps;
	padding: 6px;
	background-color: #252525;
}

td.titre {
	text-align: right;
	font-variant: small-caps;
	padding-right: 10px;
	padding-left: 25px;
	background-color: #252525;
}

td.perso {
	text-align: right;
	padding-right: 10px;
	padding-left: 25px;
	background-color: #252525;
}

td.cont {
	text-align: left;
	padding-left: 10px;
	padding-right: 25px;
	background-color: #505050;
}

td.date {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #505050;
}

td.no {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #505050;
}

td.titre1 {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #505050;
}

td.titre2 {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #505050;
}

td.dateb {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.nob {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.titre1b {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.titre2b {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.bloc {
	background-color: #353535;
	padding: 3%;
	text-align: justify;
	border-top: #AAAAAA solid 1px;
	border-left: #AAAAAA solid 1px;
	border-right: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
}

.cadre {
	background-color: transparent;
	margin: 15px;
	border-top: #000000 solid 1px;
	border-left: #000000 solid 1px;
	border-right: #AAAAAA solid 1px;
	border-bottom: #AAAAAA solid 1px;
}

A:LINK {
	color: #FF9900;
}

A:VISITED {
	color: #CC6600;
}

A:ACTIVE {
	color: #FFFFCC;
}

A:HOVER {
	color: #FFBB77;
}
