* {
	margin : 0;
	padding: 0;
	border: 0;
}

/* #0B1E29 */

body
{
	font-size: 10pt;
	font-family: Verdana, Arial;
	margin-bottom: 10px;
	font-size: 12px;
}
	
	
#container
{
	width: 100%;
}

#wrapper
{
	width: 916px;
	margin: 0 auto;
	position: relative;
	top: 112px;
}
	
#fortune
{
	height: 15px;
	width: 919px;
	font-size: 15px;
	position: absolute;
	top: 85px;
	left: 0px;
	text-align: center;
	margin: 0 auto;
	padding: 0 auto;
}

#fortune a
{
	margin: 0 5px;
	color: #fff;
}
	
#header
{	
	height: 85px;
	width: 919px;
	position: absolute;
	top: -100px;
	left: 0px;
}
	
#footer
{
	height: 100px;
	text-align: center;
	clear: both;
}

#content1
{
	margin: 0 19px 0 19px;
	width: 878px;
}

#content2
{
	width: 878px;
}

#content
{ 
	width: 798px; 
	padding: 30px 40px 40px 40px;
	min-height: 120px;
	height: auto !important;
}

#top_menu
{
	font-size: 12px;
 	position: absolute;
 	top: 0px;
 	left: 0px;
 	width: 916px;
	height: 21px;
 	list-style: none;
	z-index: 1000;
}

#top_menu li
{
	float: left;
	text-align: center;
	list-style: none !important;
	padding-top : 2px;
	padding-right: 5px;
	padding-left: 5px;
 	margin-left: 5px;
 	margin-right: 5px;
}

#bottom_menu
{
	position:relative;
	left:0px;
 	width: 916px;
	height: 21px;
 	list-style: none !important;
	z-index: 1000;
}

#bottom_menu li
{
	float: left;
	text-align: center;
	list-style: none !important;
	padding: 2px 5px 0px 5px;
 	margin: 0px 10px;
}

#bottom_menu ul li ul
{
	position: absolute;
	white-space: nowrap;
	text-align: left;
}

#bottom_menu ul li ul li
{
	text-align: left;
	padding: 2px;
}

.alt
{
}

#nav li ul li
{
	list-style: none !important;
	float: none;
	padding: 2px 10px;
	white-space: nowrap;
}

#nav li ul
{
	padding-top: 2px;
	float: left;
	position: absolute;
	margin-left: -10px;
	white-space: nowrap;
}

.titre
{
	text-align: center;
	width: 798px;
	height: 20px;
	font-size: 20px;
	padding: 5px 0px;
}

.auteur {
	text-align: left;
	padding-left: 50px;
	padding-top: 4px;
	height: 20px;
	width: 399px;
}

.message_body {
	width: 798px;
	margin-top:5px;
	padding-top:10px;
}
.message_head {
	margin-top:5px;
	width: 798px;
	white-space: nowrap;
}

.date {
	position: relative;
	right: 0px;
	top: -23px;
	float: right;
	text-align: right;
	height: 20px;
	width: 399px;
	padding-right: 50px;
	padding-top: 3px;
}

.fluxrss
{
	position: absolute;
	top:20px;
	right: 0px;
	z-index:1000;
}

a, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

p
{
	margin: 10px 0px 5px 0px;
}

ul, ol
{
	list-style: none;
}

