body,html {

}
.men {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.men:hover {
	color: #B01016;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

input {
	background-Color:#eeeeee;
	border:1 #dddddd;
	font-size: 11px;
}

li {
	color: black;
	list-style-type: none;
	background-image: url(images/puce2.gif);
	background-repeat: no-repeat;
	background-position: 0% 3px;
	padding-left: 15px;
	margin-top: 5px;
}

.titre {
	font-size: 20px;
	font-weight: bold;
	color: #8CC642;
}

.exemple {
	padding: 10px;
	height: auto;
	width: auto;
	display: block;
	font-size: 11px;
	border: 1px dotted #98d14b;
}

