/************* div #la_page *****************/
#la_page p{
	margin: 0px 0px 1em;
	text-indent: 0px;
	padding: 0px;
	text-align: justify;
	line-height: 20px;
}

#la_page ol{
	margin: 0px 0px 1em;
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 6px;
	line-height: 20px;
}

#la_page ul{
	margin: 0px 0px 1em;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 6px;
	line-height: 20px;
}

#la_page h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
	text-align: left;
	margin: 3px 0px 1em;
}

#la_page table{
	margin: 0px 0px 1em;
	border: none;
}

#la_page table td{
	padding: 3px 20px 0px 0px;
	vertical-align: top;
}

#la_page a{
	text-decoration: underline;
	color: #000000;
}

#la_page a:hover{
	color: #CC0000;
}

/************** cellule de type 1 **************/
.type1{
	width: 750px;
	margin: 0px auto 5px;
	overflow: auto;
}

.type1 img{
	float: left;
	margin: 0px 5px 5px 0px;
}

/************** cellule de type 2 **************/
.type2{
	width: 750px;
	margin: 0px auto 5px;
	overflow: auto;
}

.type2 img{
	float: right;
	margin: 0px 0px 5px 5px;
}

/************** cellule de type 3 **************/
.type3{
	width: 750px;
	margin: 0px auto 5px;
	text-align: center;
}

/************** cellule de type 4 **************/
.type4{
	width: 750px;
	margin: 0px auto 5px;
}

.type4 table{
	width: 750px;
	border: none;
}

.type4 td{
	width: 375px;
	vertical-align: top;
}

/************** cellule de type 5 **************/
.type5{
	width: 750px;
	margin: 0px auto 5px;
}

.type5 table{
	border: none;
}

.type5 td{
	width: 250px;
	vertical-align: top;
}

/************** cellule de type 6 **************/
.type6{
	width: 750px;
	margin: 0px auto 5px;
	overflow: auto;
}

.type6 table{
	width: 750px;
	border: none;
}

.type6 td{
	vertical-align: top;
}

.type6 td.td_img{
	width: 205px;
}

/************** cellule de type 7 **************/
.type7{
	width: 750px;
	margin: 0px auto 5px;
	overflow: auto;
}