<!--	
body, #global, #mentions, #center, #left {
	position: relative;
	width: 100%;
	background : none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:0.9em;}


#mentions {
border-top:1px solid #333333}


.stat, #header, #diaporama, .cache,  #right, .cache, #left, .errorData {display:none}


#logo{
width: 100%;
height: 100px;
border-bottom: 1px solid #333333;
margin-bottom: 10px
}


input, textarea {
background-color:#FFFFFF;
color:#333333;
border: 1px solid #cccccc
}

input:focus, textarea:focus {
background-color:#C3CFA8;
color:#000;
}


h1 {
	font-size: 1.1em;
	font-style: normal;
	padding: 0px;
	margin: 15px 10px 0px 10px;
	color:#555555}
	
h2 {
	font-size: 1.1em;
	font-style: normal;
	padding: 0px;
	margin: 15px 10px 0px 10px;
	color:#555555}
	
p {margin: 10px}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none}

a img {border:none}
a{color: #666666}

.mini {font-size: 0.8em}

.maxi {
	font-weight: bold;
	color:#98A869}
-->


