body, table {
	margin: 0;
	padding: 0px 0px 0px 1px;
	font-family: Arial, Verdana, 'Sans serif' ;
	font-size:10pt;
	color: #000066;
}

sup {
	color:#0000ff;
	font-family: 'Times New Roman', 'Times', 'Serif';
	font-size:8pt;
	padding-left:2px;
}


a {text-decoration:underline;}
a:link {color:#f85b26;}
a:visited {color: #ff9900;}	
a:hover {color: #0b0f7b;}
a:active {color: #0b0f7b;}
IMG {border-width: 0px; border: none;}

.dictomanie {
	color:#0000ff;
	font-family: 'Times New Roman', 'Times', 'Serif';
	font-style:italic;
	font-weight: bold;
	font-size:12pt;
}

.titre {
	font-size:150%;
	font-weight:bold;
	text-align:center;
}

.smallertext {
	font-size:85%;
}

#leftmenu {
	background-color: #000066;
	width:180px;
	height:100%;
	margin:0px;
	border:none;
	float:left;
	text-align:left;
	color: #FFFFFF;
	position:relative;
	display:block;
}

#leftmenu a {
	padding-left: 10px;
	color:#FFFFFF;
	text-decoration:none;
}

#leftmenu a:hover {
	padding-left: 10px;
	color:#AAAAFF;
	text-decoration:none;
}

#leftmenu .dictomanie {
	color:#ffffff;
	font-family: 'Times New Roman', 'Times', 'Serif';
	font-style:italic;
	font-weight: bold;
	font-size:10pt;
}
#leftmenu sup {
	color:#ffffff;
	font-family: 'Times New Roman', 'Times', 'Serif';
	font-weight: bold;
	font-style:italic;
	font-size:7pt;
	padding-left:1px;
}

#topline {
	margin-left: 180px;
	padding:10px;
	color: #FFFFFF;
	background: #0000bb;
}

#animation {
	height:50px;
	text-align:left;
	margin:0px;
	padding:0px;
	border:none;
}

#content {
	padding-left: 20px;
	padding-top: 40px;
	margin-left: 180px;
	border: none;
}

#footer {
	width:100%;
	padding-left:10px;
	padding-top: 30px;
	margin:0px;
	border:none;
	font-size: 75%;
}

