
#atualites_contenu
{
	clear: both;
	width: 975px;
	margin: 0px;
	padding: 0px;
}
#actualites_top
{
	background-image: url(actualites/top.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 975px;
	margin-top: 0px;
	padding: 0px;
}
#actualites_bande
{
	background-image: url(actualites/bande.jpg);
	background-repeat: repeat;
	width: 975px;
	padding: 0px;
	padding-top: 10px;
}
#actualites_bottom
{
	background-image: url(actualites/bottom.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 975px;
	padding: 0px;
	padding-bottom: 20px;
}
#actualites_bande h1
{
	font-family: police_regular, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 5px;
	letter-spacing: 1pt;
}
#actualites_bande h2
{
	font-family: police_light, sans-serif;
	font-size: 22px;
	color: #416875;
	padding-bottom: 5px;
}
#actualites_bande h3
{
	font-family: police_light, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-transform: none;

}
#actualites_bande img.image
{
	margin: 12px;
	padding: 2px;
	border: thin solid #000000;
}
#actualites_bande a.haut
{
	font-family: police_light, sans-serif;
	font-size:12px;
	color:#a4b1b6;
	font-weight:bold;
	text-decoration:none;
	padding:7px;
	text-transform: uppercase;
}
#actualites_bande a.haut:hover
{
	font-family: police_light, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding:7px;
	text-transform: uppercase;
}
#actualites_bande a.cliquerPDF
{
	font-family: police_regular, sans-serif;

	font-size: 16px;
	font-variant: small-caps;
	color: #000000;
	font-weight: normal;
	margin-right: 60px;
	text-decoration: none;
}
#ligne
{
	background-image: url(actualites/separateur.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 4px;
	width: 975px;
	padding-top:2px;
	padding-bottom:2px;
}

