body{
	padding:0;
	margin:0;
	background:url("images/bg.jpg") top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#474747;
}

.clear{
	font-size:0;
	text-indent:-10000px;
	clear:both;
	
}

#logo {
	display:none;
	font-size:0;
	text-indent:-10000px;
}

#entete{
	width:912px;
	font-size:0.7em;
	text-transform:uppercase;
	margin:0 auto;
	font-weight:bold;
	position:relative;
}

#entete #bt{
	float:right;
	padding-top:104px;
}

#entete #en{
	color:#82963d;
	float:left;
	margin-right:19px;
}

#entete #fr{
	color:#004274;
	float:left;
}

#entete #bt_en, #entete #bt_fr{
	font-size:0;
	text-indent:-10000px;
	display:block;
	width:250px;
	height:34px;
}

#entete #bt_en{
	background:url("images/bt_en.jpg") top center no-repeat;
}

#entete #bt_fr{
	background:url("images/bt_fr.jpg") top center no-repeat;
}
#logo-invest {position:absolute;bottom:3px;left:0;}
.hide {display:none;}
#contenu{
	width:842px;
	margin:0;
	padding:70px 0 0 0;
	margin:0 auto;
	font-size:0.8em;
}

.c-green {color:#82963D;}

#contenu h1{
	color:#004274;
	font-size:1.3em;
	text-transform:uppercase;
	margin:0 0 0 0;
	padding:0 0 0 13px;
	font-weight:normal;
	background:url("images/h2_fleche.jpg") 0 2px no-repeat;
	/*border-bottom:1px #000 dotted;*/
}

#contenu h1 span{
	font-weight:bold;
}

#contenu p{
	margin:15px 0;

}

div.hr {height:1px;}
div.hr hr {display:none;}

#contenu .hr{
	border:0 none;
	height:1px;
	width:100%;
	background:url("images/bg_point.jpg") top left repeat-x;
	margin:25px 0;
}

#contenu img{
	padding:1px;
	border:1px solid #d0d0d0;
}

#contenu a{
	color:#82963d;
	font-weight:bold;
}

#contenu a:hover{
	color:#474747;
}

h4{
	color:#003767;
	padding:0;
	font-style:italic;
	font-size:1.1em;
}

ul.plus{
	padding:0;
	margin:30px 0;
	
}

ul.plus li{
	background:url("images/plus.jpg") center left no-repeat;
	padding:2px 0 2px 30px;
	margin:0 0 15px 0;
	list-style-type:none;
}

.petit{
	font-size:0.8em;
	font-style:italic;
	color:#474747;
	font-weight:normal;	
}


/* ********************************************************* Colonne de gauche ********************************************************* */

#contenu h2 {margin:0;text-transform:uppercase;}

#contenu #col_gauche{
	width:490px;
	float:left;
	margin-right:37px;
	_margin-right:30px;
	text-align:left;
}

#contenu #col_gauche p b{
	color:#003767;
}

#contenu #col_gauche table{
	width:490px;
	margin:25px 0;
}

#contenu #col_gauche table td{
	width:245px;
	padding:5px 2px 5px 30px;
}
#contenu #col_gauche table tr.bleu td{
	background-color:#edf3f9;
}


#contenu #col_gauche table td.gauche{
	background:url("images/table_fleche_verte.png") 20px 5px no-repeat;
}

#contenu #col_gauche table td.droit{
	background:url("images/table_fleche_bleue.png") 20px 5px no-repeat;
}

#contenu #col_gauche table thead th{
	background-color:#edf3f9;
	text-transform:uppercase;
	padding:14px 0 14px 22px;
	font-weight:bold;
}

#contenu #col_gauche table thead td.gauche_head{
	color:#82963d;
}

#contenu #col_gauche table thead td.droit_head{
	color:#003767;
}

/* ********************************************************* Colonne de droite ********************************************************* */

#contenu #col_droite{
	width:314px;
	float:left;
}

.article {padding:20px;position:relative;}

#col_droite h2 {font-size:1.1em;font-weight:bold;line-height:1.2em;position:relative;}

#col_droite .style1 {background:url(images/style1-bg.gif) repeat-x;}
#col_droite .style1 a {text-decoration:none;}

#col_droite .style1 a:hover {text-decoration:underline;}
#col_droite .style1 h2 {color:#82963d;}
#col_droite .style1 .hr {background-image:url(images/style1-hr.gif);}
#col_droite .style1 a.mail {color:#003667;text-decoration:underline;font-weight:normal;}
#col_droite .style1 p {padding:0 0 0 12px;background:url(images/style1-p-bg.gif) 0 4px no-repeat;}

#col_droite .style2 {background:url(images/style2-bg.gif) repeat-x;padding-bottom:0;}
#col_droite .style2 a {text-decoration:none;color:#004274;}
#col_droite .style2 a:hover {text-decoration:underline;}
#col_droite .style2 h2 {color:#004274;}
#col_droite .style2 .hr {background-image:url(images/style2-hr.gif);}

#col_droite .style2 img.acrobat {margin-right:7px;padding:0;border:0;position:relative;}
#col_droite img {margin-left:-2px;}

#col_droite div.no-bullet p {padding:0;position:relative;background-image:none;}

/* *************************************************************** Bas ********************************************************************* */

#bas{
	margin-top:35px;
	width:100%;
	height:230px;
	background-color:#003667;
	
}


