/* CSS Document */
html {
	
	overflow-y:scroll;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	background: #EEEEFF;
	margin: 0 0 0 0;
	padding: 0 8px 0 0;
	height: 440px;
	overflow: auto;
}
li
{
	font-size: 1.1em;
}
p {
	font-size: 1.1em;
	text-align: justify;
}
p a {
	font-weight: bold;
	color: #4b567e;
}
li a {
	font-weight: bold;
	color: #4b567e;
}
i {
	padding: 12px 0 0 0;
}

.rimg {
	float: right;
	padding: 2px 8px;
	margin: 0;
	border: none;
}
div.rimg {
	font-size: 0.6em;
	text-align: center;
	cursor: pointer;
	margin: 16px 0 0 0;
}
div span {
	font-size: 0.6em;
}
.limg {
	float: left;
	padding: 2px 8px;
	margin: 0;
	border: none;
}
div.limg {
	font-size: 0.6em;
	text-align: center;
	cursor: pointer;
	margin: 16px 0 0 0;
}
.invimg {
	position: absolute;
	display: none;
}
.visimg {
	position: absolute;
	display: block;
}

.parHeader {
	border-bottom: solid 1px #000000;
	font-size: 1.66em;
	font-weight: bold;
	font-style: italic;
	color: #4B757E;
}
.parHeader2 {

	font-size: 2.5em;
	font-weight: bold;
	font-style: italic;
	color: #2B555E;
	text-align: center;
}
.org_head {
	font-weight: bold;
	text-decoration: underline;
	font-size: 110%;
}

/* Obikoba 2010 */
.PreEntete
{
	font-size: 1.8em;
	font-weight: bold;
	border-bottom: solid 1px #000000;
	display: block;
	width: 96%;
}
.SecEntete
{
	display: block;
	font-size: 1.33em;
	font-weight: bold;
	color: #4B757E;
}
.tarif
{
	color: #900;
	font-weight: bold;
	text-align: center;
}
/*
ul.niv1
{
	margin-bottom: 4px;
	font-weight: bold;
	list-style: none;
	padding: 0;
}
ul.niv1 li
{
	margin-bottom: 2px;
}
ul.niv1 li a
{
	text-decoration: none;
	color: #000;
}
ul.niv1 li a:hover
{
	text-decoration: underline;
}
ul.niv1 li ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	list-style: disc;
}
ul.niv1 li ul li
{
}
ul.niv1 li ul li a
{
	text-decoration: none;
	color: #4B757E;
}
ul.niv1 li ul li a:hover
{
	text-decoration: underline;
}
*/
