@charset "UTF-8";
a {
	color: [(#KCONF{Liens})];
	text-decoration:none;
	border-bottom:1px dotted transparent;
}
a:hover {
	color: [(#KCONF{LiensSurvol})];
	border-bottom:1px dotted #000000;
}

.article {
	width:97%;
}

h1, h2, h3 {	
	letter-spacing:-1px;
	background-position:top right;
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-top:5px;
}
.article .logossrubs {padding-top : 10px;}
.article .logossrubs2 {padding-top : 5px;}