
#global {
	background:url(../_img/notre_strategie/fond.jpg) top center no-repeat;
}

/*-----------mise en forme texte contenu sans bloc droite-----------*/

#contenu h1 {
	color:#0c2c45;
	font:normal 40px "Times New Roman", Times, serif;
	padding-top:6px;
	margin-left:20px;
}

#contenu p {
	color:#000000;
	font:normal 14px "Times New Roman", Times, serif;
	padding-top:32px;
	line-height:19px;
	width:620px;
}

#contenu .article_invest {
	padding-top:16px;
}

#contenu .article_invest.first1 {
	padding-top:32px;
}

#contenu .article_invest h2 {
	color:#0c2c45;
	font:normal 24px "Times New Roman", Times, serif;
	width:620px;
	border-bottom:1px solid #a9b7ce;
	height:32px;
}

#contenu .article_invest p {
	padding:13px 0;
}

/*-----------notre_methodologie.php-----------*/

.colonne_strat {
	float:left;
	width:300px;
	margin-top:15px;
	position:relative;
}

.colonne_strat.prems {
	margin-right:20px;
}

.colonne_strat h2 {
	color:#0c2c45;
	font:normal 24px "Times New Roman", Times, serif;
	width:300px;
	border-bottom:1px solid #a9b7ce;
	height:32px;
}

.colonne_strat h3 {
	color:#0c2c45;
	font:bold 16px "Times New Roman", Times, serif;
	margin-top:15px;
}

.colonne_strat .liste2 {
	position:absolute;
	top:140px;
}

.colonne_strat .liste3 {
	position:absolute;
	top:265px;
}

.colonne_strat ul {
	list-style-type:none;
}

.colonne_strat li {
	color:#000000;
	font:normal 12px "Times New Roman", Times, serif;
	background:url(../_img/notre_strategie/puce_carre.gif) top left no-repeat;
	padding-left:10px;
	line-height:16px;
}

/*----------------------------------sous_menu----------------------------*/

.sous_menu {
	width:430px;
	height:23px;
	background-color:#eef0f5;
	padding-left:20px;
	padding-top:3px;
	margin-top:1px;
}

.sous_menu.first {
	margin-top:14px;
}

.sous_menu a {
	color:#000000;
	font:normal 14px "Times New Roman", Times, serif;
	text-decoration:none;
}

.sous_menu a:hover, .sous_menu a.on {
	color:#5d77a1;
	font-weight:bold;
}


