#header {
	position: absolute;
	background: url(/img/bleu/fond.gif) repeat-x;
	width: 100%;
	height: 124px;
	text-align: center;
}

#footer {
	position: absolute;
	bottom: -40;
	background: url(/img/bleu/fond-footer.gif) repeat-x;
	width: 100%;
	height: 99px;
}

#footer .link {
	text-align: center;
	padding-top: 10px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#footer .link a {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer .content, #footer .content a {
	text-align: center;
	padding-top: 30px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.logo {
	background: url("http://www.koncept.com/img/bleu/logo.gif") no-repeat;
}

.top-link {
	margin-top: 8px;
	float: right;
	color: #FFFFFF;
}

.top-link a {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.cadre-date {
	color: #00809F;
}

.cadre-commentaire {
	color: #555555;
}