
.b_h{
	margin:0;
	padding:0;
	border:0;
    background:transparent no-repeat left top; 	background-image: url(images/tl.gif);
}

.b_h_r{
	margin:0 0 0 10px;
	padding:0 10px 0 0;
	border:0;
	background-color: transparent;
	background-image: url(images/br.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.b_mil{
	margin:0;
	padding:0;
	background-color: transparent;
	background-image: url(images/bml.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.b_mil1{
	margin:0 0 0 10px;
	padding:0 10px 1px 0;
	background-color: transparent;
	background-image: url(images/bmr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.b_b{
	margin:0 0 0 0;
	padding:0;
	height:10px;
	line-height:10px;
	font-size:1px;
	background-color: transparent;
	background-image: url(images/bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.b_b_r{
	margin:0 0 0 10px;
	padding:0 10px 0 0;
	border:0;
	height:10px;
	line-height:10px;
	font-size:1px;
	background-color: transparent;
	background-image: url(images/br2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.ligne_double{
	clear:both;
	margin:0;
	padding:0;
	color:#fff;
	background-color:transparent;
	height:1px;
	line-height:1px;
	font-size:1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2e8d15;
	border-bottom-color: #ccc;
}
.ligne_simple{
	clear:both;
	margin:0;
	padding:0;
	color:#fff;
	background-color:transparent;
	height:1px;
	line-height:1px;
	font-size:1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2e8d15;
	border-bottom-color: #ccc;
}
.ligne_vide{
	clear:both;
	margin:0;
	padding:0;
	color:#fff;
	background-color:transparent;
	height:3px;
	line-height:3px;
	font-size:1px;
	}


.td_1{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: top;
}
.td_2{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	vertical-align: top;
}



