.colone1 {
	background-color:#ffcc7f;
	width:100px;
	padding:10px;
	height:260px;
	top:40px;
	position: absolute;
	border: 1px solid brown;
}
.colone2 {
	padding:10px;
	width:190px;
	height:260px;
	position:absolute;
	left: 120px;
	top:-1px;
	border-top: 1px solid brown;
	border-right: 1px solid brown;
	border-bottom: 1px solid brown;
	border-left: 1px Aucune brown;
}
.colone3 {
	padding:10px;
	width:190px;
	height:260px;
	position:absolute;
	left: 210px;
	top:-1px;
	border-top: 1px solid brown;
	border-right: 1px solid brown;
	border-bottom: 1px solid brown;
	border-left: 1px Aucune brown;
}
.colone4 {
	padding:10px;
	width:190px;
	height:260px;
	position:absolute;
	left: 210px;
	top:-1px;
	border-top: 1px solid brown;
	border-right: 1px solid brown;
	border-bottom: 1px solid brown;
	border-left: 1px Aucune brown;
}
.colone5 {
	padding:10px;
	width:190px;
	height:260px;
	position:absolute;
	left: 421px;
	top:-1px;
	border-top: 1px solid brown;
	border-right: 1px solid brown;
	border-bottom: 1px solid brown;
	border-left: 1px Aucune brown;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
    text-align: left; /* pour corriger le bug de centrage IE */
}
h1 {font-family: verdana;
	font-size: 12px;
	}
h2 {font-family: verdana;
	font-size: 60%}
p {font-family: verdana; font-size: 60%;}
a:link {color: #333333; text-decoration:none;}
a:visited {color: #333333; text-decoration:none;}
a:hover {color:#999999; text-decoration:none;}
.lien a {
	color: #333333;
	padding: 0px;
	text-decoration: none;
}
.lien a:hover {
	text-decoration: none;
	color: #999999;
}
.lien a:link {
	color: #333333; 
	text-decoration:none;
	}
