body {
	background-color: #9C0612;
	font:Verdana, Arial, Helvetica, sans-serif
	}

a:hover {
	text-decoration: none; 
	color: #9C0612;
	text-decoration:underline;
	}

a {
	text-decoration: none;
	color: #266181;
	}

.txt {
	font-size: 13px;
	font-weight: bold;
	}

.rouge {color: #990000}

.back_Z {
	z-index: -1;
}

