
#texte p a.savoir {
	display:block;
	background:url(../_img/naxicap/puce_savoir.gif) center left no-repeat;
	padding-left:10px;
	color:#93135d;
	margin-top:5px;
}

#texte p.intro {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#93135d;
}

#texte p.intro span {
	color:#4c4c4c;
}

#texte h2 {
	width:592px;
	background:url(../_img/naxicap/puce_carree.gif) center left no-repeat;
	padding-left:18px;
	border-bottom:1px solid #e2e3e3;
	color:#93135d;
	font:bold 15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:31px;
	margin-top:20px;
	margin-bottom:5px;
}

/*------------------------------------profil.php------------------------------------*/

#chiffres_cles {
	float:left;
	border:2px solid #f3f3f3;
	width:303px;
	margin-top:35px;
	height:339px;
}

#investissements {
	float:left;
	border:2px solid #f3f3f3;
	width:283px;
	margin-left:13px;
	margin-top:35px;
	height:339px;
}

.titre_cadre {
	background-color:#e1e1e1;
	padding:10px 0 10px 20px;
	color:#4c4c4c;
	font:bold 14px Arial, Helvetica, sans-serif;
}
.titre_cadre2 {
	height:52px;
	line-height:52px;
	padding: 0 0 0 20px;
}
.texte_cadre {
	color:#4c4c4c;
	font:normal 13px Arial, Helvetica, sans-serif;
	line-height:25px;
}

.texte_cadre div {
	padding:15px 0 25px 25px;
}

/*------------------------------------management.php------------------------------------*/

#portrait_left {
	float:left;
	width:320px;
	margin-top:35px;
}

#portrait_right {
	float:left;
	width:250px;
	margin-top:45px;
	margin-left:45px;
}
#texte.plein #portrait_right p {
	width:250px;
}


div#portrait_right p a {
	background:url(../_img/naxicap/cv.gif) center left no-repeat;
	padding-left:12px;
	color:#93135d;
	margin-left:3px;
	text-decoration:none;
}


