body {
	background-attachment: fixed;
	background-color: #960614;
	background-repeat: repeat-x;
	background-image: url(../dev/images/bgtxture.jpg);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F1C07;
	font-size: 16px;
}
.footer {
	background-image: url(../dev/images/piedDePage.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
p {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 15px;
}
.titresRouges {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #880000;
	font-weight: bold;
}
.tableRouge {
	background-color: #890000;
}
.tablebeige {
	background-color: #F5E9C9;
}
.titresBlancs {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtPetitGras {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.pBlanc {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.tableOrange {
	background-color: #EA6E07;
}
.titresJaune {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #FFAD02;
	font-weight: bold;
}
.tableJaune {
	background-color: #FEA600;
}
.titresNoirs {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #000000;
}
.txtMini {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #000000;
}
