.txt {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	padding: 10px;
}
.pttxt_Blanc {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.lettrine {
	float: left; /* positionnement de la lettrine dans le conteneur*/
	font-size: 30px; /* hauteur de lignes pour la lettrine*/
	font-weight: bold;
	font-family: "Script MT Bold", cursive;
	color: #CC0000;
	line-height: 1em;
	margin: 1px;
}
body {
	background-color: #CCCC66;
	background-image: url(images/fd_bourgogne.jpg);
}
.Ttr_rouge {
	font-family: "Script MT Bold", cursive;
	font-size: 36px;
	color: #CC0000;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
}
.a:link {
	color: #CC0000;
	text-decoration: underline;
	font-family: "Script MT Bold", cursive;
	font-size: 20px;
}
.selected {
	font-family: "Script MT Bold", cursive;
	font-size: 20px;
	color: #99CC00;
}

.a:visited {
	text-decoration: underline;
	color: #CC0000;
	font-family: "Script MT Bold", cursive;
	font-size: 20px;
}
.a:hover {
	text-decoration: none;
	color: #CC6600;
	font-family: "Script MT Bold", cursive;
	font-size: 20px;
}
.a:active {
	text-decoration: none;
	color: #99CC00;
	font-family: "Script MT Bold", cursive;
	font-size: 20px;
}
.b:link {
	color: #CC0000;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
}
.b:visited {
	text-decoration: underline;
	color: #CC0000;
}
.b:hover {
	text-decoration: none;
	color: #CC6600;
}
.b:active {
	text-decoration: underline;
	color: #CC6600;
}

.c:link {
	color: #CC0000;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	}
	
.c:visited {
	text-decoration: underline;
	color: #CC0000;
}
.c:hover {
	text-decoration: none;
	color: #CC6600;
}
.c:active {
	text-decoration: underline;
	color: #CC6600;
}

.pttxt_noir {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-left: 15px;
}
.img {
	float: right;
	height: 160px;
	width: 160px;
}
.infos {
	color: #000066;
	width: 400px;
	text-align: justify;
}
.liens {
	background-color: #99CC00;
	padding: 5px;
	width: 100%;
}

