* {

	padding:0;

	margin:0;

}

.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-bottom:5px;
	line-height: 5px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;


}
.signature-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 12px;

}

.lienblanc {
	text-decoration: none;
	color: #FFFFFF;
}

.lienblanc:hover {
	color: #CCFF00;
}

.liengris {
	color: #999999;
	text-decoration: none;
}

.liengris:hover {
	color: #CCFF00;
}

.liengris2 {
	color: #666666;
	text-decoration: none;
}

.liengris2:hover {
	color: #000000;
}

.liennoir {
	text-decoration: none;
	color: #000000;
}

.liennoir:hover {
	color: #666666;
}


.lienbackoffice {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 10px 0px;
	background-image: url(anim-bt-home.gif);
	background-repeat: no-repeat;
	background-position: center center;

}

.lienbackoffice:hover {
	color: #FFFFFF;
	background-image: url(anim-bt-home-roll.gif);
}

.texte-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;

}
.titre-rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	line-height: 40px;
}
.titre-rubrique-on {
	color: #000000;
	font-weight: bold;

}
.intro-rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 40px;

}
.titre-article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 30px;

}
.illus {
	border: 1px solid #000000;
}
.texte-page {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 16px;
}
.signature-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;

}

