@charest "uft-8";
#marchand_name {
	font-size: 16px;
	font-weight: bold;
}
#texte tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.REP {
	font-weight: bold;
}
.REP_adresseBG {
	background-attachment: fixed;
	background-image: url(marchands_logo/Representant2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#bg_bannniere {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(marchands_logo/bg_tableBanniere.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#logo_banniere {
	background-image: url(marchands_logo/B_CONDOR.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
	height: 125px;
}
#marque_banniere {
	background-image: url(marchands_logo/Representant.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	width: auto;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: underline;
	font-size: 12px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	font-size: 12px;
	color: #666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;#active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #ffffff;
	font-size: 12px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

#enteteMRep {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-attachment: scroll;
	background-image: url(images/enteteRepresentant.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: middle;
	float: left;
	width: auto;
	margin-left: 0px;
	height: 40px;
	overflow: visible;
	top: 10px;
	clip: rect(10px,auto,auto,auto);
}
