<!--
body {
	background-color: #004;
	margin: 0px 0px;
	padding: 0px 0px;
	scrollbar-face-color:#004;
	scrollbar-arrow-color:#9cf;
	scrollbar-track-color:#69c;
	scrollbar-3dlight-color:#9cf;
	scrollbar-darkshadow-color:#009;
}
a {
	font-weight: bold;
}
a:link    {color: #69c; text-decoration: none;}
a:visited {color: #99c; text-decoration: none;}
a:active  {color: #f96; text-decoration: none;}
a:hover   {color: #fff; text-decoration: underline;}

.armes {
	font-family: times new roman, serif;
	text-align: center;
	font-size: 12px;
	color: #222;
}
img {
	border-color: #69c;
}
input, textarea {
	color: #fff;
	background-color: #004;
	border-color: #69c;
}
b {
	color: #eee;
}
.dick {
	font-weight: bold;
	color: #eee;
}
.vbar {
	font-weight: bold;
	color: #69c;
}
.klein {
	font-size: 10px;
}
.links {
	text-align: left;
}
.mitte {
	text-align: center;
}
.rechts {
	text-align: right;
}
.eben {
	text-align: justify;
}
.retrait {
	text-indent: 3em;
}
.caps { 
	float: left;
	color: #9cf; 
	font-size: 20px; 
	line-height: 22px;
	padding: 0px 2px 1px 0px;
	font-family: verdana, arial, helvetica, sans-serif; 
}
.drop:first-letter { 
	float: left; 
	color: #9cf; 
	font-size: 20px; 
	line-height: 22px;
	padding: 0px 2px 1px 0px;
	font-family: verdana, arial, helvetica, sans-serif; 
}
.majus {
	text-transform: uppercase;
} 
.stress {
	color: #f96;
}
.bleu {
	color: white;
	text-align: center;
	background-color: #69c;
}
hr {
	width: 100%; 
	border: 1px solid #f96;
}
h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	text-align: center;
	margin: 0px 0px;
	padding: 0.25em 0px;
}
h1 {font-size: 20px;}
h2 {font-size: 17px;}
h3 {font-size: 15px;}
h4 {font-size: 13px;}
h5 {font-size: 11px; text-decoration: underline; color: #9cf;}
h6 {font-size: 11px;}

blockquote {
	margin-left: 1.5em;
}
ol, ul {
	margin-left: 1em;
	padding-left: 1em;
}
div, span, p, li, blockquote, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: left;
}
table {
	table-layout: auto;
	}
td {
	text-align: center;
	vertical-align: top;
	padding: 0px 8px; 
}
select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	text-align: left;
	background-color: #69c;
}
.sign {
	font-style: italic;
	text-align: right;
}
.centre {
	margin: 1em 22%;
	background-color: #004;
	padding: 1em 1%;
	border: 0px solid #f96;
}
.dcentre {
	margin: 1em 22%;
	background-color: #004;
	padding: 1em 1%;
	border: 0px solid #f96;
	text-align: center;
}
.gauche {
	position: absolute;
	top: 1em;
	left: 2%;
	width: 18%;
	height: 100%;
	background-color: #004;
	padding: 1em 0%;
	border: 0px solid #f96;
}
.droite {
	position: absolute;
	top: 1em;
	right: 2%;
	width: 18%;
	height: 100%;
	background-color: #004;
	padding: 1em 0%;
	border: 0px solid #f96;
}
div.float {
 	float: left;
	width: 193px;
	margin: 0px 0.8em;
}
div.float p {
 	text-align: center;
}
div.container {
	background-color: #004;
   border: 0px solid #f96;
}
div.spacer {
 	clear: both;
}
.menu {
	position: fixed;
	width: 18%;
	margin: 0 1em;
}
.paireg {
	float: left;
	width: 193px;
	padding: 0 0.7em;
}
.paireg p {
	text-align: center;
}
.paired {
	float: right;
	width: 193px;
	padding: 0 0.7em;
}
.paired p {
	text-align: center;
}
-->
