body {
	background-color: #e2ba72;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#conteneur_fiche
{
	width:720px;
	height:284px;
	overflow:auto;
	clear:none;
	margin-top: 10;
	margin-right: 10;
	margin-bottom: 20px;
	margin-left: 140px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	overflow-x:hidden;
	
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.txtnormal {
	color:#222222;
	text-decoration:none;
	font-size: 12px;
	line-height: 17px;
}

.txtnormal:hover {
	color:#9C0901;
	text-decoration:underline;
}

.txtvert {
	color:#546c57;
	text-decoration:none;
	font-size: 12px;
	line-height: 16px;
}

.txtvert:hover {
	color:#000000;
	text-decoration:underline;
}

.txtlinksbottom {
	color:#b2c3b4;
	text-decoration:none;
	font-size: 10px;
}

.txtlinksbottom:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.txtslideshow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 9px;
	color: #333333;
	text-decoration:none;
}

.txtslideshow:hover {
	color: #e2ba72;
}

.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #222222;
}
.buttons {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #999999;
	border: 1px solid #222222;
}
.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: FFFFFF;
	text-decoration: none;
}
.txtnoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 222222;
	text-decoration:none;
}

.txtnoir:hover {
	color: 222222;
	text-decoration:underline;
}

.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 222222;
	text-decoration:none;
	line-height: 16px;
}

.txtgris:hover {
	color: FFFFFF;
	text-decoration: underline;
}

.txtgris2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
	}

.txtgris2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.norep {
	 background-repeat: no-repeat ;;
}
