#choix-categorie {
	width: 564px;
	height: auto;
	background: url(../images/fond-contact.png) top left repeat-y;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

#choix-categorie h3 {
	float: left;
	font-size: 12px;
	color: #98b046;
	margin: 0px 0 10px 25px;
	padding: 0;
	line-height: 14px;
}
#choix-categorie p {
	color: #656565;
	margin: 10px 20px 10px 20px;
}
#choix-categorie table{
	color: #98b046;
	margin-left: 0px;
}

#choix-categorie  a{
	color: #000;
	line-height: 14px;
	font-size: 11px;
	text-decoration: none;
}

#choix-categorie  a:hover,#choix-categorie  a:active {
	color: #98b046;
	text-decoration: underline;
}

#choix-categorie  a#soumission{
	margin-right: 30px;
	color: #656565;
	line-height: 14px;
	font-size: 11px;
	text-decoration: none;
}

#choix-categorie  a#soumission:hover,#choix-categorie  a#soumission:active {
	color: #98b046;
}

#choix-categorie ul,#choix-categorie li {
	line-height: 14px;
}

#haut-categorie {
	width: 564px;
	height: 26px;
	background: url(../images/haut-contact.png) top left no-repeat;
	margin: 0px;
	padding: 0px;
}

#bas-categorie {
	width: 564px;
	height: 20px;
	background: url(../images/bas-contact.png) bottom left no-repeat;
	margin: 0 0 30px 0;
	padding: 0px;
}

#inscription {
	width: 100%;
	height: auto;
	text-align: right;
}
