.titre {color: #FFFFFF}  
body {
	background-color: #336600;
	color: #003300;
	/*background-repeat: no-repeat;
	background-position: left top;*/
}
.contourvert {
	border: 8px solid #FFFF00;
}
.grostitre {
	font-size: 36px;
	color: #FFFF00;
	text-decoration: none;
}
a {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

#principal {
	position:relative;
	width:1024px;
	height:748px;
	z-index:1;
	background-image: url(/images/fond-60.jpg);
	padding: 10px;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
}
.reserve {
	text-decoration: line-through;
}
.moyentitrevert {
	font-size: 24px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
.rougeliste {
	color: #FF0000;
}
.bleupf {
	color: #006600;
}
