
/*----------------------------------------------vie_de_mace.php---------------------------------*/

#conteneur {
	padding-top:33px;
}

.fond_expertise {
	background:url(../_img/fonds/fond_vie.jpg) top left no-repeat; 
}

#vie_mace {
	width:595px;
	margin-left:340px;
	background-color:#FFFFFF;
	padding-top:14px;
	padding-left:25px;
	padding-bottom:20px;
}

#vie_mace h1 {
	color:#000000;
	font:normal 28px "Times New Roman", Times, serif;
	background:url(../_img/puce/actualites.gif) top left no-repeat;
	padding-left:26px;
	padding-top:3px;
}

#vie_mace ul {
	list-style-type:none;	
	width:570px;
	border-top:2px solid #968982;
	margin-top:12px;
	padding-top:11px;
	height:23px;
}

#vie_mace ul li {
	float:left;
	color:#6c6c6c;
	font:normal 18px "Times New Roman", Times, serif;	
}

#vie_mace ul li a {
	color:#6c6c6c;
	text-decoration:none;
	border-right:1px solid #898989;
	padding-right:16px;
	margin-right:10px;
}

#vie_mace ul li a#ref_2 {
	border:none;
}

#vie_mace ul li a:hover, #vie_mace ul li a.on {
	color:#000000;
}

/*--------------------------ACTUALITES-----------------*/

#vie_mace .actu_mace {
	width:570px;
	margin-top:15px;
}

#vie_mace .actu_mace .visuel_actu {
	float:left;
	width:138px;
	margin-right:25px;
	padding-top:5px;
}

#vie_mace .actu_mace .texte_actu {
	float:left;
	width:400px;
	margin-bottom:10px;
}

#vie_mace .actu_mace .texte_actu h2 {
	color:#605550;
	font:normal 18px "Times New Roman", Times, serif;
	margin-bottom:20px;
	line-height:18px;
}

#vie_mace .actu_mace .texte_actu p {
	color:#000000;
	font:normal 12px Arial, Helvetica, sans-serif;
	margin-top:20px;
	line-height:17px;
}

/*--------------------------REVUE DE PRESSE-----------------*/

#vie_mace #revues {
	float:left;
	width:276px;
}

#vie_mace #revues ul {
	list-style-type:none;
	border:0;
	width:276px;
	margin:5px 0 0 0;
}

#vie_mace #revues ul li {
	color:#6a625e;
	font:bold 13px Arial, Helvetica, sans-serif;
	width:276px;
	clear:both;
	line-height:25px;
	height:20px;
}

#vie_mace #revues ul li a {
	color:#6a625e;
	text-decoration:none;
	border:0;
	padding:0;
}

#vie_mace #revues ul li span {
	font-weight:normal;
	color:#000000;
}

#vie_mace #revues ul li a.on {
	text-decoration:underline;
}

#vie_mace #visuels_revues {
	float:left;
	width:294px;
	margin-top:20px;
	padding-bottom:50px;
}

#vie_mace #visuels_revues p {
	color:#6a625e;
	font:bold 12px Arial, Helvetica, sans-serif;
	margin-top:10px;
}

#vie_mace #visuels_revues p a {
	color:#6a625e;
	text-decoration:underline;
}

