
.bloc_d {
	width:298px;
	height:90px;
	text-align:left;
	margin-top:8px;
	border-bottom:1px dotted gray;
}

.bloc_d h1 {
	margin:0px 0 0 0px;
	padding:3px 0 0 4px;
	border-left:5px solid #069d06;
	color:#333333;
	font-size:15px;
	height:21px;
	/*width:258px;*/
}
.bloc_d p {
	/*margin-left:3px;
	margin-bottom:4px;*/
	line-height:1.5em;
}

/********************** COLONNE 1 ******************/
#colonne1 {
	width:298px;
	margin-left:2px;
	float:left;
	background-color:#FFFFFF;
	height:310px;
}

#colonne1 ul {
	margin:5px 0 0 15px;
}
#colonne1 li {
	list-style-image:url(img/puce.png);
}

#colonne1 li a {
	color:#b20101;
	font-weight:bold;
}


/****************** COLONNE 2 FLASH *******************/

#colonne2 {
	width:645px;
	height:310px;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
}

/******************* LES 3 BLOCS SOUS LE FLASH - PARTICULIERS PROFESSIONNEL SOCIETE *******************/


.bloc_b {
	margin:4px 0 0px 4px;
	width:210px;
	height:177px;
	float:left;
	background: url(img/fd_pro.jpg) no-repeat center top #FFF;
}

.bloc_b h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-transform:uppercase;
	color:#292929;
	margin:0 0 0 5px;
}

.bloc_b a, .bloc a:visited {color:#292929;}

.bloc_b a:hover {border-bottom:1px dotted gray;}

.bloc_b p {
	padding-left:5px;
	padding-right:4px;
	line-height:1.5em;
}

.bloc_b img {margin:3px 0 0 3px;}

.bloc_b p.plus {
	background:url(img/flechedroite.gif) no-repeat 105px 3px; /* place la puce en face de en savoir plus */
	color:#292929;
	text-align:right;
}

#bloc_last {
	float:left;
	width: 260px;
	margin:4px 0 4px 8px;
}

#bloc_last ul {margin-left:3px; margin-top:3px;}
#bloc_last li {
	background: url(img/flechedroite.gif) no-repeat left center;
	padding-left:20px;
	margin-bottom:5px;
	list-style:none;
}

#bloc_last li a {color:black;}

#bloc_last a:hover {border-bottom:1px dotted gray;}

#bloc_last img {
	margin-left:50px;
	margin-top:12px;}