body {
	font : normal 76% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	background-image: url(images/bg.gif);
	background-color: #598745;
	text-align : center;
}
.blanc {
	/*position:relative;
	top:205px;
	height: 179px;
	background-image: url(images/bande-blanche.jpg);
	background-repeat: repeat-x;*/
	display:none;
}
#header {
	width :604px;
	height : 181px;
	background-image : url(images/vrac-rugby_02.jpg);
	background-repeat : no-repeat;
}
#site {
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align: left;
	width: 725px;
}
#main {
	margin-left: 189px;
	background-image : url(images/fond_main.jpg);
	background-repeat : repeat-y;
}
#nav {
		position : absolute;
		left : 0;
		top:181px;
		bottom:15px;
		width: 189px;
		height:auto;
		background-image : url(images/vrac-rugby_07.jpg);
		background-repeat :repeat-y;
}
.nav_head {
	width : 189px;
}
.nav_bottom {
	bottom : 0px;
	width : 189px;
	height : 193px;
	background-image: url(images/vrac-rugby_08.jpg);
	background-repeat :no-repeat;
}
#footer {
	background-image : url(images/vrac-rugby_09.jpg);
	background-repeat : no-repeat;
	height: 15;
	width: 604px;
}
.texte{
	margin: 0px 10px 0px 5px;
	text-indent: 20px;
}
.blanc {
	position:relative;
	top:205px;
	height: 179px;
	background-image: url(images/bande-blanche.jpg);
	background-repeat: repeat-x;
}
.TitresGris {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.TxtNoir {
	font-size: 12px;
	color: #000000;
}
.TxtGrisPetit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}
.TxtNoirPetit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

.Form{
	text-align: center;
}
LABEL {
	DISPLAY: inline; 
	FLOAT: left; 
	WIDTH: 170px; 
	margin-left:15px;
}
.Liens {	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
