@charset "UTF-8";
.liste_vente {
	margin-bottom: 30px;
	width: 508px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.liste_vente .donnee_actu h2 {
	font-size: 12px;
	font-weight: normal;
	color: #a7bc44;
	text-transform: uppercase;
}
#col_gauche {
	width: 530px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 150px;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
strong    {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #990000;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#pied {
	height: 20px;
	clear: both;
	color: #666666;
	text-align: right;
	padding-top: 10px;
	padding-right: 350px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
#col_gauche_actu {
	width: 530px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 220px;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}

