.fulllist
{
	width: 340px;
	float: left;
	text-align: left;
}

.fulllist_title, .fulllist_title a
{
	font-size: 22px;
	color: #009900;
	text-decoration: none;
	margin-bottom: 3px;
	margin-left: 10px;
	font-weight: bold;
}

.fulllist_title a:hover
{
	text-decoration: underline;
}

.cache_montre
{
	font-size: 14px;
	color: #009900;
	text-decoration: none;
}

.headline
{
	font-size: 14px;
	list-style: none;
	margin-left: 8px;
	margin-top: 0;
}

.headline_title, dt
{
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
}

.headline_link 
{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.headline_link:hover {
	text-decoration: underline overline;
	background-color: #C8FF75;
	color:#990000;
}

.headline_content {
	color: #003300;
	display: none;
	/*background-color: #FFFFCC;
	font-size: 14px;*/
}

.headline_content a {
	color: #EE8E00;
	text-decoration: none;
}

.headline_content a:hover {
	text-decoration: underline overline;
}