body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(imgs/BGAccueil.gif);
	background-repeat: repeat-x;
	background-color: #904106;
	margin: 0px;
	padding: 0px;
	overflow:auto;
}

TD.PhotoAccueil {
	padding-left: 6px;
	background-image: url(imgs/Photo_auberge.jpg);
	background-repeat: no-repeat;
	background-position: top;
}



.Message {
	font-size: 10px;
	font-weight: bold;
	color: #FFCC66;
}

.Message a{
	color: #FFCC66;
	text-decoration: underline;
}

.Message a:hover{
	color: #FEEBC6;
	}
	
.MsgCopyright {
	font-size: 9px;
	color: #DEBE94;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 10px;
}

.MsgCopyright a{
	color: #DEBE94;
	}
	
.MsgCopyright a:hover{
	color: #EBDDB1;
	}
	
.Msg2 {
	font-size: 9px;
	color: #D6A25A;
	font-weight: normal;
	padding-bottom: 20px;
}

.Msg2 a{
	color: #D6A25A;
	}
		
	
.Msg2 a:hover{
	color: #EBDDB1;
	}
	
	.BienvenueCycliste {
	background:#FFFFFF;
	border: 1px dotted #010101;
}



TD.Bienvenue {
	text-align:left;
	padding-left: 47px; padding-top: 30px;
}


TD.Welcome {
	text-align:right;
	padding-right: 45px; padding-top: 30px;
}

