/* CSS Document */

.norepeat {
	background-repeat: no-repeat;
}
.barre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: line-through;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	color: #FAD5E5;
}
.barre2 {
	font-family: Arial, Helvetica, sans-serif;

	text-decoration: line-through;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#Layer2 form {
	margin: 0px;
	padding: 0px;
}

.But {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #848282;
}
.norepeatCopie {

	background-repeat: no-repeat;
}
#bottom  {
	font-size: 11px;
	color: #999999;
}
#bottom  a {
	font-size: 11px;
	color: #999999;
}#bottom  a:hover {
	font-size: 11px;
	color: #666666;
}
div#lienenbas {
	position:fixed;
	left:0px;
	bottom:0px;
	width:100%;
	height:25px;
	z-index:999999;
	background-image: url(../images/fondbottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}

div#lienenbas p {
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
}
div#lienenbas a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#lienenbas a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
