@charset "windows-1252";

#atualites_contenu
{
	clear: both;
	width: 975px;
	margin: 0px;
	padding: 0px;
}
#actualites_top
{
	background-image: url(actualites/top.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 975px;
	margin-top: 0px;
	padding: 0px;
}
#actualites_bande
{
	background-image: url(actualites/bande.jpg);
	background-repeat: repeat;
	width: 975px;
	padding: 0px;
}
#actualites_bottom
{
	background-image: url(actualites/bottom.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 975px;
	padding: 0px;
	padding-bottom: 20px;
}
#actualites_bande h1
{
	font-family: Georgia;
	font-size: 12px;
	font-variant: small-caps;
	color: #8f7f7f;
	font-weight: normal;
	padding-bottom: 5px;
	margin-left: 30px;
	margin-right: 30px;
}
#actualites_bande h2
{
	font-family: Georgia;
	font-size: 20px;
	font-variant: small-caps;
	color: #856343;
	font-weight: bold;
	padding-bottom: 5px;
	margin-left: 30px;
	margin-right: 30px;
}
#actualites_bande h3
{
	font-family: Georgia;
	font-size: 14px;
	font-variant: small-caps;
	color: #8f7f7f;
	text-align: center;
	font-weight: normal;
	padding-bottom: 5px;
	margin-left: 30px;
	margin-right: 30px;
}
#actualites_bande h4
{
	text-align: left;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
}
#actualites_bande img.image
{
	margin: 12px;
	padding: 2px;
	border: thin solid #856343;
}
#actualites_bande a.haut
{
	font-family: Georgia;
	font-size: 12px;
	font-variant: small-caps;
	color: #8f7f7f;
	font-weight: normal;
	margin-right: 60px;
	text-decoration: none;
}
#actualites_bande a.cliquerPDF
{
	font-family: Georgia;
	font-size: 16px;
	font-variant: small-caps;
	color: #000000;
	font-weight: normal;
	margin-right: 60px;
	text-decoration: none;
}
#ligne
{
	background-image: url(actualites/separateur.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 4px;
	width: 862px;
	padding-top:2px;
	padding-bottom:2px;
}
