img, img a	{
	border: 0;
}

.fond-page {
	background-image: url(../../media/images/fond-page.jpg);
	background-repeat: repeat-x;
	background-color: #DBE6F3;
	background-position: center top;
	margin: 0px;
}
.txt-petit-noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 12px;
}
.identification {
	width: 122px;
}
.txt-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	text-align: justify;
}
.titre-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF5F1E;
}
.txt-nouvelles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-align: justify;
}
.titre-nouvelles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF5F1E;
}
.titre-article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #000000;
	text-align: justify;
}
.txt-sous-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.titre-sommaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF5F1E;
}
a.titre-sommaire:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #02606B;
}
a.titre-sommaire:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF5F1E;
}
a.titre-sommaire:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF5F1E;
}
a.titre-sommaire:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #02606B;
}
a:link {
	color: #02606B;
	text-decoration: none;
}
a:visited {
	color: #02606B;
	text-decoration: none;
}
a:hover {
	color: #CD4916;
	text-decoration: none;
}

p.spip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	text-align: justify;
}