@charset "utf-8";
#encart_newsletter {
	background-image: url(../images/interface/encart_newsletter.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	width:140px;
}
#encart_newsletter a {
	color: #333333;
	text-decoration: none;
}

#encart_fiches {
	background-image: url(../images/interface/encart_fiches.jpg);
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
}
#encart_fiches a {
	color: #333333;
	text-decoration: none;
}
#encart_liens{
	background-image: url(../images/interface/encart_nosliens.jpg);
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
}
#encart_liens a {
	color: #333333;
	text-decoration: none;
}
#encart_newsletter div, #encart_liens div, #encart_fiches div {
	width:140px;
	height:80px;
	padding-top:60px;
	padding-left:11px;
	padding-right:80px;
	cursor:hand;
}

.chapo_page {
	background-image: url(../images/interface/chapo_page_accueil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:48px;
}
.chapo_page h1 {
	color: #b2c1bd;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	line-height: 16px;
	font-size: 24px;
}
