body,td,th {
	font-family: Tahoma,Arial;
	color:#333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	/*background-image:url(../images/bg-page.gif);*/
	background-color:#CCCCCC;
}
a:link {
	color: #b52570;
}
a:visited {
	color: #b52570;
}
a:hover {
	color: #000000;
}
img {
	border:0;
}
#page {
	margin: 0 auto 20px auto;
	width:950px;
	border-bottom:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
	background-color:white;
}
#monPanier {
	font-size:12px;
	font-weight:bold;
	color:#707070;
}
#monPanier a{
	font-size:12px;
	font-weight:normal;
	color:#707070;
}
#menu {
	border-top:1px solid #5c2c7e;
	border-bottom:1px solid #5c2c7e;
}
#menu img.bord {
	border-right:1px solid #5c2c7e;
}
#bandeauEspaceMembres {
	background-image:url(../images/fond-menu.gif);
	background-repeat:repeat-x;
	font-family:Tahoma,Arial;
	font-size:10px;
	padding-left:20px;
	border-top:1px solid white;
	border-bottom:1px solid #a999cc;
	height:28px;
}
#bandeauEspaceMembres  #identification {
	display: table-cell;
	vertical-align: middle;
}
.aligneMilieu{
	vertical-align:middle;
}
#bandeauEspaceMembres label{
	font-weight:bold;
}
#bandeauEspaceMembres form{
	display:inline;
	padding:0;
	margin:0;
	height:28px;
}
#bandeauEspaceMembres input[type=text]{
	height:12px;
	width:80px;
	color:#707070;
	font-size:10px;
}
#basPage {
	width:930px;
	margin:0 auto 0 auto;
}
#basPage p {
	color:black;
	font-size:10px;
	white-space:normal;
}
#basPage a{
	color:black;
	font-size:10px;
	text-transform:uppercase;
}
#basPage a:hover{
	color:white;
}
td.menuGauche {
	width:177px;
	vertical-align:top;
}
#menuGaucheVentesCours {
	background-image:url(../images/fond-ventes-cours.gif);
	background-repeat:repeat-x;
	border-top:1px solid white;
	border-bottom:1px solid white;
	padding:10px 10px 10px 10px;
}
#menuGaucheVentesCours hr{

}
.titreVente {
	color:#5c2c7e;
	font-size:11px;
	font-weight:bold;
}
.dateVente {
	color:#bb4079;
	font-size:11px;
	font-weight:bold;
}
#menuGaucheVentesCours h1{
	font-size:13px;
	color:#ec215d;
	text-transform:uppercase;
	font-family:Tahoma,Arial;
	display:inline;
}
#menuGaucheVentesProchaines {
	background-image:url(../images/fond-prochaines-ventes.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid white;
	padding:10px 10px 10px 10px;
}
#menuGaucheVentesProchaines h1{
	font-size:13px;
	color:white;
	text-transform:uppercase;
	font-family:Tahoma,Arial;
	display:inline;
}
.contenu {
	vertical-align:top;
	padding:10px;
}
.contenu h1 {
	font-size:20px;
	color:#bb4079;
}
.contenu h2 {
	font-size:18px;
	color:#5c2c7e;
}
.contenu h3 {
	font-size:16px;
	color:#5c2c7e;
}
