.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.fondcellule {
	border: 1px solid #FFFFFF;



}
.styletableau {
	border: 1px dashed #CCCCCC;
}
.fondnews {
	background-attachment: fixed;
	background-color: #333333;
	background-image: url(images/fond_news.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titre {
	background-attachment: fixed;
	background-image: url(images/titre_titre.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.contourtableau {
	border: 1px solid #999999;

}
.fondhome {

	background-attachment: fixed;
	background-color: #999999;
	background-image: url(images/fond-home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titrehome {

	background-attachment: fixed;
	background-image: url(images/titre-souligne-home.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fondcv {


	background-attachment: fixed;
	background-color: #999999;
	background-image: url(images/fond_cv.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titrecv {


	background-attachment: fixed;
	background-image: url(images/souligne-titre-cv.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textesouligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;

}
