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

.FTFondTitre{
	background-color:#663300;
}

.FTBorderImg {
	border: 1px solid #663300;	
}

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

.FTTraitTitre{
	background-color:#BABABA;
}

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

.FTParagrapheTitre{
	color: #663300;
	font-size: 11px;
	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:#663300;
	color: #FFFFFF;
}

.FTSommaire{
	background-color:#FFCC99;
	color: #000000;
}

*/
