#form p {
	font-size: 12px;
/*	text-align: center;*/
}

#form p.titre {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

.form_limite_annonce {
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

#form #cgp {
	text-align: right;
	margin-right: 0px;
	padding-right: 5px;
	margin-top: 40px;
}

#form input.radio_ {
	margin-bottom: -3px;
}

#form ul {
	list-style-type: None;
	padding-left: 0px;
}

#form li {
	background-image: url(/img/annonce/puce.jpg);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 12px;
}

#form #tab_bas td {
	font-style: italic;
}

#form .gratuit {
	color: #D24A19;
	font-weight: bold;
	font-style: normal;
}

#form .payant {
	color: #D24A19;
	font-weight: bold;
	font-style: normal;
}

#form a {
	color: #D24A19;
	text-decoration: underline;
}

#form a:hover {
	text-decoration: none;
}

#form #tab_bas a {
	color: #0000FF;
	text-decoration: underline;
}

#form #tab_bas a:hover {
	text-decoration: none;
}

