/*
	(c) 2005 Colored Future sprl-bvba (www.web-designer.be)
	All Rights Reserved
	
	CSS developed by Luc Laurent
*/
html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
	margin: 0; 
	padding: 0; 
	border: 0; 
}
body {
	background: none;
	font: 100.01% Arial, Helvetica, sans-serif;
}
a {
	font-size: 75%;
	color: #000;
}
a.mail {
	font-size: 100%;
}
#main {
	/*position: relative;*/
	right: 0;
	border: 1px solid #000;
	border-width: 0 0 1px 0;
	width: 620px !important;
	margin: 0 0 0 28px !important;
	z-index: 2;
}
#anim {
	display: none;
}
#logo {
	position: relative !important;
	margin: 0 !important;
	border-bottom: 1px solid #000;
	padding-bottom: 0,7cm;
}
#menubar {
	display: none;
}
#maincontent {
	padding: 20px 0 0 0 !important;
}
#maincontent h1 {
	font-size: 130%;
	font-weight: normal;
	text-align: right;
	font-variant: small-caps;
	color: #244851;
	padding-bottom: 1em;
	line-height: 1em;
}
p {
	font-size: 80%;
	text-align: justify;
	padding-bottom: 1em;
	line-height: 1.8em;
	text-indent: 2em;
}
p:first-letter {
	font-size: 160%;
	font-weight: bold;
	line-height: 1.2em;
}
span {
	font-variant: small-caps;
	font-size: 85%;
	letter-spacing: 0.1em;
}
ul.liens li {
	line-height: 1.4em;
	text-align: right;
	list-style-type: none;
}
ul.liens li a {
	color: #000;
}
ul.liens li a:visited {
	color: Gray;
}
ul.liens li a:hover, ul.liens li a:focus {
	text-decoration: none;
	color: #8B0000;
}
th {
	font-size: 65%;
	text-align: left;
	font-weight: bold;
	padding: 0 0 3px 3px;
	color: #191970;
	border-bottom: 3px groove white;
}
td {
	font-size: 75%;
	/*background-color: #E3D9D7;*/
	border-bottom: 3px groove white;
	padding-left: 3px;
	line-height: 35px;
}
td.centre {
	text-align: center;
	padding-left: 0;
}
td.droite {
	text-align: right;
	padding-right: 3px;
}
tr.shim td {
	background: none;
	border: none;
	height: 1px;
}
#P7ShowPL1 {
 	position:relative;
	left:0px;
	top:0px;
	width:620px;
	z-index:1;
	visibility:hidden;
 }
.hideit {
	display: none;
}
.showit {
	display: block;
}
/* Encart */
#encart {
	float: right;
	width: 250px;
	border: 1px solid #FFE4C4;
	margin: 4px 0 10px 30px !important;
}
#encart p {
	padding: 10px;
	font-size: 75%;
	font-style: italic;
}
#encart h1 {
	font-size: 90%;
	/*clear: left;*/
	text-align: left;
	padding: .5em 0 0 0;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 1px solid #244851;
}
#encart ul {
	font-size: 75%;
	margin-left: 15px;
	padding-bottom: 10px;
}
#encart li {
	list-style: square;
}
div.col2 {
	float: left;
	width: 120px;
	margin-left: 10px;
	margin-bottom: 0;
}

#clearwrapper {
	clear: both;
}
img.portrait {
	float: right;
	width: 80px;
	margin: 7px 100px 0 0;
	border: 1px solid #000;
}
#copyright {
	display: none;
}
