body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #FFFFFF;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/fond-prof.png);
	background-repeat: repeat-x;
}
 /* Bordure de la cae */



#case {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #099C2B;
	border-right-color: #099C2B;
	border-bottom-color: #099C2B;
	border-left-color: #099C2B;
	margin: 0px;
	padding: 0px;
}

.colonne1 {
	margin-right: 2px;
	border: none;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.colonne2 {
	margin-right: 2px;
	border: none;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.block {
	float:left;
	width:105px;
	height:70px;
	padding-top: 5px;
		margin-bottom:15px;
	
}

