
#left_int{
	display:inline;
	float: left;
	width: 295px;
	margin: 0 0 0 5px;
	padding:0;
	/*border:solid purple 1px;*/
}

/*Hack IE (6 et inf)*/
	* HTML DIV#left_int {
	margin: 0 3px 0 3px;
	/*background-color:green;*/
}

/*Hack IE 7 (cant be on same rule as IE6 ... why ?)*/
* HTML DIV#left_int {
}

.home_newsletter_column{
	padding:0px -12px -12px -12px;
	text-align:left;
	height:86px;
	width:270px;
	border:3px solid #66ccff;
	margin-bottom:20px;
}

.newletter_form_cell div{
float:left;
}

#home_actu_column{
margin-bottom:20px;
*margin-bottom:20px;
}

#home_actu_column li{
list-style-image: url(../img/left/purple_bullet.gif);
}

/******************************** Contruction menu gauche Homepage  ********************************/

.mid_left_hp_hg{
	background: url(../img/hp/cote_blanc_hg.gif) 0 0 no-repeat;
	padding:15px 12px 0px 12px;
	width: 280px;
	height: auto;
}

.mid_left_hp_hd{
	background: url(../img/hp/cote_blanc_hd.gif) 100% 0 no-repeat;
	height: auto;
	width: 300px;
}

.mid_left_hp_bg{
	background: url(../img/hp/cote_blanc_bg.gif) 0 100% no-repeat #ffffff;
	height:auto;
	width: 300px;
}

.mid_left_hp_bd{
	background: url(../img/hp/cote_blanc_bd.gif) 100% 100% no-repeat;
	height:auto;
	width: 300px;
	padding-bottom:5px;
}

.filet_home_img{
border-top:1px solid #000000; /*border-bottom:1px solid #000000;*/
height:1px;
width:275px;
color:#000;
margin-top:-13px;
}

#filet_home_img{
*margin-top:-6px;
*margin-bottom:-17px;
}

.filet_home{
width:233px;
*width:236px;
margin-top:-15px;
*padding-left:28px;
}

#filet_home{
*margin-top:-6px;
*margin-bottom:-18px;
padding-left:28px;
*padding-left:0px;
}

.filet_home_droite{
width:245px;
border-top:1px solid #000000; /*border-bottom:1px solid #000000;*/
color:#000;
margin:-14px 0px 0px;
*margin-left:28px;
}