.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
	background-position: center center;
	line-height: 20px;
	
}
.textlinks A:link { color: #666666;
                       text-decoration: underline; }
.textlinks A:visited { color: #666666;
                       text-decoration: underline; }
.textlinks A:hover { color: #000000;
                     text-decoration: underline; }
	
.spacingdots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
}

.contact a:link{
	text-decoration: none;
	color: #666666;
}

.contact a:visited{
	text-decoration: none;
	color: #666666;
}
.contact a:hover{
	text-decoration: none;
	color: #000000;
}

.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000066;
}
.smallprintblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.articletitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 39px;
}
.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 0px;
}
.articletitre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
}
.hiddenPic {
	display:none;
}

.actualite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	padding-left: 10px;
	}

:link, :visited{
	text-decoration: none;
	color: #666666;

}

:hover {
	text-decoration: none;
	color: #000000;
}

.tumbnails {
border: 0px;
padding-right: 15px;
height: 65px;
width:65px;
}

#thumbs {
display: block;
position: relative;
float: left;
width: 740px;
height: 90px;
overflow: auto;

}

#display {
display:block;
text-align: right;
float: left;
width: 500px;
height: 300px;
margin-top: 30px;

}

#description {
display:block;
text-align: left;
float: left;
width: 220px;
height: 100px;
margin-top: 230px;
margin-left: 20px;

}