.body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 8px;
	background-color: #832813;
	background-image: url(images/fondwebepeautre.jpg);
	font-weight: normal;


}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFCCCC;
}
a:hover {
	color: #CCCC99;
}
a:active {
	color: #FFCC00;
}
.titre {
	font-family: "Bookman Old Style";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFCC;


}
.soustitre {
	font-family: "Bookman Old Style";
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF99;


}
.rexte {
	font-family: "Comic Sans MS";
	font-size: 11pt;
	color: #FFFF33;
	font-weight: 200;
	font-variant: small-caps;
	text-align: justify;




}
.td {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFFFCC;
}
.popup {
	background-attachment: fixed;
	background-image: url(images/fondmilieu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textepop {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-variant: small-caps;
}
.colgauche {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCFFCC;
}
