body, td, th {
	font-family : monaco, verdana, helvetica, sans-serif;
	font-size : 10px;
	letter-spacing: 0.1em;
}

a:link {
color : #f00;
text-decoration : none;
}

a:visited {
color : #f00;
text-decoration : none;
}

a:hover {
color : #ccc;
text-decoration : none;
background-color : #000;
}

a:active {
color : #333;
text-decoration : none;
}

img {
vertical-align : text-bottom;
border : 0;
}

#menu {
	text-align: right;
	width: 650px;
	float: left;
	height: 55px;
}
#logo {
	float: left;
}

.conteneur {
	width : 650px;
	text-align: justify;
}

.moreinfo {
padding-left : 17px;
}

#bg {
background-image : url(img/bg.gif);
margin : 0;
}
.fondnoir {
	color: #ccc;
	background-color: #000;
}

#content {
	width : 650px;
	text-align: justify;
}

.Accordion {
overflow : hidden;
height: 350px;
visibility:hidden;
left:0;
top:100px;
}

.AccordionPanel {
margin : 0;
padding : 0;
}

.AccordionPanelTab {
	margin : 0;
	padding : 0;
	cursor: s-resize;
}

.AccordionPanelContent {
	overflow : auto;
	margin : 0;
	padding : 0;
	height : 160px;
	color:#232323;
} 
.barre {
	text-decoration: line-through;
}
.french {
	color: #666;
}
.clignotte {
	text-decoration:blink;
}
