/* CSS Document */

.b1f, .b2f, .b3f, .b4f {
	font-size:1px;
	overflow:hidden;
	display:block;
}

.b1f {
	height:1px;
	background:#F6FAFD;
	margin:0 5px;
}

.b2f {
	height:1px;
	background:#F6FAFD;
	margin:0 3px;
}

.b3f {
	height:1px;
	background:#F6FAFD;
	margin:0 2px;
}

.b4f {
	height:2px;
	background:#F6FAFD;
	margin:0 1px;
}

.contentf {
	background: #F6FAFD;
}

.contentf div {
	margin-left: 5px;
}

.alaune {
	width: 150px;
}

table.manchette {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #F6FAFD;
}

.manchette_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.manchette_titre:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.manchette_titre:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.manchette_titre:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #007EC1;
	text-decoration: none;
}