/* Définition de règle */


.c0 {
  clear:both;
}


.c1l1 {
  /* col 1 */
	position: absolute;
	top: 50px;
	left: 0px;
  	width:100px;
	height: 40px;
  	text-align: center;
  	vertical-align: middle;
}
.c1l2{
  /* col 1 */
  	position: absolute;
	top: 90px;
	left: 0px;
  	width:100px;
	height: 40px;
  	text-align: center;
  	vertical-align: middle;
}
.c1l3 {
  /* col 1 */
	position: absolute;
	top: 130px;
	left: 0px;
  	width:100px;
	height: 436px;
  	text-align: center;
  	vertical-align: middle;
}
.c1l4 {
  /* col 1 */
	position: absolute;
	top: 566px;
	left: 0px;
  	width:100px;
	height: 20px;
  	text-align: center;
  	vertical-align: middle;
}
.c1l5{
  /* col 1 */
  	position: absolute;
	top: 586px;
	left: 0px;
  	width:100px;
	height: 100px;
  	text-align: center;
  	vertical-align: middle;
}



.c2l1 {
  /* col 2 */
	position: absolute;
	top: 50px;
	left: 100px;
  	width:780px;
	height: 40px;
  	text-align: center;
  	vertical-align: middle;
	font-family:  verdana; font-size: 7.5pt; font-style: normal; font-weight: bolder; text-decoration: none;
}
.c2l2{
  /* col 2 */
  	position: absolute;
	top: 90px;
	left: 100px;
  	width:780px;
	height: 40px;
  	text-align: center;
  	vertical-align: middle;
}
.c2l3 {
  /* col 2 */
	position: absolute;
	top: 130px;
	left: 100px;
  	width:780px;
	height: 436px;
	text-align: center;
  	vertical-align: middle;
   background-color: white;
}
.c2l4 {
  /* col 2 */
	position: absolute;
	top: 566px;
	left: 100px;
  	width:780px;
	height: 20px;
  	text-align: center;
  	vertical-align: middle;
   background-color: #932E36;
}
.c2l5{
  /* col 2 */
    	position: absolute;
	top: 586px;
	left: 100px;
  	width:780px;
	height: 100px;
  	text-align: center;
  	vertical-align: middle;
}


.c3l1 {
  /* col 3 */
	position: absolute;
	top: 50px;
	left: 880px;
  width:100px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
}
.c3l2{
  /* col 3 */
	position: absolute;
	top: 90px;
	left: 880px;
  width:100px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
}
.c3l3 {
  /* col 3 */
	position: absolute;
	top:130px;
	left: 880px;
  	width:100px;
	height: 436px;
  	text-align: center;
  	vertical-align: middle;
}
.c3l4 {
  /* col 3 */
	position: absolute;
	top:566px;
	left: 880px;
  	width:100px;
	height: 20px;
  	text-align: center;
  	vertical-align: middle;
   background-color: #932E36;
}
.c3l5{
  /* col 3 */
    	position: absolute;
	top:586px;
	left: 880px;
  	width:100px;
	height: 100px;
  	text-align: center;
  	vertical-align: middle;
}



.c1l6{
  /* col 1 */
  	position: absolute;
	top: 700px;
	left: 0px;
  	width:980px;
  	text-align: left;
  	vertical-align: middle;
}