.defaut {
}
.titre_page {
	font-size:14pt;
	color: #929292;
	position: relative;
}
.titre {
	font-size:12pt;
	color: #929292;
	margin: 5px 0;
	position: relative;
}
.titre_bleu {
	font-size:11pt;
	color: #49857D;
	margin: 5px 0;
}
.titre_noir {
	font-size:11pt;
	color: #000000;
	margin: 5px 0;
}
.lien_externe {
	background:transparent url(../images/tpl_link_external.png) no-repeat scroll right center;
	padding-right:13px;
	font-weight: bold;
}
.sstitre {
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	text-align:justify;
}
.link_seemore {
	color:#7A7E02;
	text-decoration:none;
}
.link_seemore:hover {
	color:#0F4A42;
	text-decoration:underline;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
