A
{
	text-decoration: none;
	color: #ffffff;
}
A:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #ffff00;
}
a.lienblanc
{
	text-decoration: none;
	color: #ffffff;
}
a.lienblanc:hover
{
	text-decoration: none;
	color: #ffff00;
}
a.lienblanc:visited
{
	text-decoration: none;
}
BODY
{
	background: #35959F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.texteblanc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.texteblanc10
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.textenoir10
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.textenoir12
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.textejaune12
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffcc;
	text-decoration: none;
}

.textenoir14
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textebordeau
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #AA001A;
	text-decoration: none;
}

.textenoir11
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

td.zoom
{
	position: relative;
	float: left;
}

td.zoom a
{
	text-decoration: none;
	border: 0;
}

td.zoom a .preview
{
	display: none;
}

td.zoom a:hover .preview
{
	display: block;
	position: absolute;
	top: -6px;
	left: -8px;
	z-index: 1;
}

.vendeurStyle27
{
	color: #ffffff;
	font-weight: bold;
}

.vendeurStyle28
{
	color: #ffffff;
}

.vendeurStyle29
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
}

.vendeurStyle25
{
	color: #ffcc66;
}

.vendeurStyle33
{
	color: #000000;
	font-style: italic;
}

/* Styles pour les boutons */
.boutonEnvoyer
{
	background-image: url(../images/bouton-envoyer.gif);
	width: 120px;
	height: 30px;
	background-repeat: no-repeat;
	margin: 0 auto;
	border: 0;
	cursor: inherit;
}

.boutonEnvoyer:hover, .boutonEnvoyerHover
{
	background-image: url(../images/bouton-envoyer-over.gif);
	width: 120px;
	height: 30px;
	background-repeat: no-repeat;
	margin: 0 auto;
	border: 0;
	cursor: inherit;
}

.boutonRechercher
{
	background-image: url(../images/bouton-rechercher.gif);
	width: 120px;
	height: 30px;
	background-repeat: no-repeat;
	margin: 0 auto;
	border: 0;
	cursor: inherit;
}

.boutonRechercher:hover, .boutonRechercherHover
{
	background-image: url(../images/bouton-rechercher-over.gif);
	width: 120px;
	height: 30px;
	background-repeat: no-repeat;
	margin: 0 auto;
	border: 0;
	cursor: inherit;
}

.imageSlideshowHolder
{
	width: 160px;
	height: 120px;
	position: relative;
	margin: 0;
	padding: 0;
	margin-top: -1px;
	margin-left: -20px;
}

.imageSlideshowHolder img
{
	width: 160px;
	height: 120px;
}