/* CSS Document */
.FTTitre{
	font-size: 18px;
	color: #D9F9F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	font-weight: bold;
}

.FTFondTitre{
	background-color:#006666;
}

.FTBorderImg {
	border: 1px solid #9EBAD2;	
}

.FTFondDetail{
	background-image:url(../medias/FTTurquoiseBackground.gif); 
	background-repeat:no-repeat;
	background-position:top left;
}

.FTTraitTitre{
	background-color:#BABABA;
}

.FTIntroduction{
	color: #006666;
	font-size: 11px;
	font-weight: normal;
}

.FTParagrapheTitre{
	font-size: 11px;
	color: #009999;
	font-weight: bold;
}

.FTParagrapheSousTitre{
	font-size: 11px;
	color: #FF6600;
}

.FTParagrapheDetail{
	font-size: 11px;
	color: #0052A0;
}


.aFTParagrapheUrl:link {
	font-size: 11px;
	font-weight: bold;
	color: #0052A0;
	text-decoration: underline;
}
.aFTParagrapheUrl:active {
	font-size: 11px;
	font-weight: bold;
	color: #0052A0;
	text-decoration: none;
}
.aFTParagrapheUrl:visited {
	font-size: 11px;
	font-weight: bold;
	color: #0052A0;
	text-decoration: none;
}
.aFTParagrapheUrl:hover {
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}

/*
.FTTitreSommaire{
	background-color:#0000CC;
	color: #FFFFFF;
}

.FTSommaire{
	background-color:#99CCFF;
	color: #000000;
}

*/
