.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #CC3300;
	text-decoration: none;
	margin: 20px;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;



}
.cap {
	text-transform: uppercase;
	font-variant: normal;
	font-style: italic;
	font-weight: bold;

}
.bottom {
	background-position: bottom;
	bottom: 0px;
	position: relative;
}

