div.planpage {
	padding:10px;
}

span.plansite a {
	text-decoration: none;
	color:#333333;
}

ul.planvitrine a,
ul.planbase a,
ul.plansite a {
	text-decoration: none;
	color: black;
}

ul.planvitrine a:hover,
ul.planbase a:hover,
ul.plansite a:hover {
	text-decoration: underline;
}

ul.plansite {
	list-style-type: disc;
}

ul.planvitrine {
	list-style-type: decimal;
}

h3.planvitrine{
	font-size: 14px;
	font-weight: bold;
}

ul.planbase {
	list-style-type: decimal;
}

h3.planbase {
	font-size: 14px;
	font-weight: bold;
}

