body, td {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

form {
	margin: 0; padding: 0; border: 0;
}

input {
	font-size: 11px;
}

select {
	width: 180px;
	font-size: 11px;
}

#annonces a {
	font-weight: bold;
	text-decoration: none;
}

#annonces a:link, #annonces a:visited {
	color: red;
	background: none;
}

#annonces a:active, #annonces a:hover {
	color: white;
	background: red;
}

#colonnegauche td {
	color: white;
}

#colonnegauche p {
	font-size: 11px;
	padding: 4px;
	text-align: justify;
}

#bestoffers td {
	font-size: 11px;
	padding: 2px 4px;
	margin: 0;
	border: 0;
}

#bestoffers a:link, #bestoffers a:visited {
	text-decoration: none;
}

#bestoffers a:active, #bestoffers a:hover {
	text-decoration: underline;
}

#sorts {
	font-size: 11px;
	font-weight: bold;
	color: #000080;
}

#sorts a:link, #sorts a:visited {
	text-decoration: underline;
	color: #000080;
	background-color: white;
}

#sorts a:active, #sorts a:hover {
	text-decoration: none;
	color: white;
	background-color: #000080;
}
