/**/

/*a.spip_mail{color:#900;}
a.spip_mail:before{content:"\002709";}*/

.texte, .chapo {
	line-height:20px;
}

.texte p, .chapo p{
	margin-top:0px;
	margin-bottom:13px;
}

#contenusommaire2{overflow:hidden;}

#sommaire_col_2 {
	width:418px;
	border-left:1px solid #b2b0a1;
	padding-left:10px;
	padding-right:9px;
	float:left;
}
 
#sommaire_col_1 {
	width:205px;
	padding-right:9px;
	float:left;
}

#sommaire_col_1 table{
    width:205px;
}

#sommaire_col_1 td {
	text-align:left;
	padding:5px 10px;
	font-size:16px;
	cursor:pointer;
	width:165px;
	height:18px;
	line-height:18px;
}

#sommaire_col_1 td a{
	display:block;
	text-decoration:none;
	width:160px;
}

#sommaire_col_1 td span{
	display:block;
	width:160px;
}

#sommaire_col_1 tr:hover td.div_type, #sommaire_col_1 tr td.div_type_fleche{
	background-color:#e0dfd9;
}

#sommaire_col_1 tr:hover td.triangle, #sommaire_col_1 tr td.triangle_fleche{
    width:0; height:0;
	padding:0px;
	border-top:14px solid transparent;
	border-bottom:14px solid transparent;
    border-left:14px solid #e0dfd9;
    border-right:0px solid #e0dfd9;
}

#sommaire_col_1 tr:hover td.triangle2, #sommaire_col_1 tr td.triangle2_fleche{
    width:0; height:0;
	padding:0px;
	border-top:23px solid transparent;
	border-bottom:23px solid transparent;
    border-left:14px solid #e0dfd9;
    border-right:0px solid #e0dfd9;
}

#menugauche{
	width:205px;
	padding-right:9px;
}

#menugauche td {
	text-align:left;
	cursor:pointer;
	display:block;
	font-size:13px;
}

#menugauche td.div_type_fleche a, #menugauche td.div_type a:hover{
	background-color:#e0dfd9;
}

#menugauche td a{
	display:inline-block;
	padding:5px 10px;
	height:18px;
	text-decoration:none;
	width:170px;
}

#menugauche td a.lien2{
	height:32px;
}


#menugauche td.div_type:hover span.triangle, #menugauche td.div_type_fleche  span.triangle{
	vertical-align:top;
	display:inline-block;
	width:0; 
	height:0px !important;
 overflow : hidden;
 border-top:14px solid white;
	border-bottom:14px solid white;
    border-left:14px solid #e0dfd9;
    border-right:0px solid #e0dfd9;
}

#menugauche td.div_type:hover span.triangle2, #menugauche td.div_type_fleche  span.triangle2{
	vertical-align:top;
	display:inline-block;
	width:0; 
 overflow : hidden;
 height:0px !important;
	border-top:21px solid white;
	border-bottom:21px solid white;
    border-left:14px solid #e0dfd9;
    border-right:0px solid #e0dfd9;
}

#contenu {width:644px;}
#colonnedroite {border-left:1px solid #b2b0a1;padding-left:10px;}
#colonnegauche {width:205px;}

.sommaire_col_droite {
	padding-left: 10px;
	border-left: 1px solid #b2b0a1;
	text-align:left;
}

.orange{
	color: #c4431b;
}

.gras{
	font-weight: bold;
}

.center{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.right{
	text-align:right;
	margin-left:auto;
	margin-right:0px;
}

.left{
	text-align:left;
	margin-left:0px;
	margin-right:auto;
}

.floatleft{
float:left;
}
.floatright{
float:right;
}

.clearboth{
clear:both;
}

/*.chemin_de_fer {
	font-size: 9px;
	padding:5px 0px;
}

.chemin_de_fer a {
	text-decoration: none;
	color: #5d5551;
}

.chemin_de_fer a:hover {
	text-decoration: underline;
}*/

.petit {
	margin: 5px 10px;
	font-weight: normal;
	font-size: 9px;
	color: #5d5551;
}

.moyen {
	margin: 5px 10px;
	font-weight: normal;
	font-size: 11px;
	color: #5d5551;
}

.boite_article_contenu{
	padding:15px 30px 180px; /* 30px + footer height */
	background-color:white;
}

.boite_article_contenu.iphone{
	padding:15px 20px 54px; /* 30px + footer height */
}

.boite_article_contenu.partenaires{
	padding:15px 30px 140px; /* 30px + footer height */
	background-color:white;
}

.boite_article_contenu h2 {
	margin-top: 0px;
	margin-bottom:12px;
}

.boite_article_contenu h3 {
	font-weight:normal;
	margin-top: 0px;
	margin-bottom:12px;
	font-size: 18px;
	color: black;
	text-align:left;
}

.boite_article_contenu h3.spip, .boite_article_contenu h3.spip a{
	font-size: 13px;
	color: #c4431b;
	font-weight:bold;
}

.orange{
	color: #c4431b;
}

.boite_article_contenu .spip_logos {
    float: right;
    padding: 0;
    border: solid 0px;
}

.boite_article_contenu .chapo {
   font-weight: bold;
}

.boite_article_contenu .surtitre {
    font-weight: bold;
    text-transform: uppercase;
	margin-bottom:10px;
}

.boite_article_contenu a {
	color:#342b26;
}

.tablefonds {
	margin-top:0px;
	margin-bottom:10px;
	line-height:24px;
	width:922px;
	
}

.tablefonds tr.indices{
	color:#9e9c8d;
}

#first_table{
	border-top:4px solid #c4431b;
}

.tablefonds th {
	font-weight:bold;
	background-color:#b2b0a1;
	color:white;
}

.tablefonds .chapo th {
	font-size:18px;
	padding:4px;
	background-color:#c4431b;
}

.tablefonds .tbody0 td {
	border-bottom:2px solid #ffffff;
	background-color:#ffffff;
}

.tablefonds .tbody1 td {
	border-bottom:2px solid #e0dfd9;
	background-color:#e0dfd9;
}

.tablefonds .tbody0 a {
	display:inline;
	text-decoration:underline;
}

.tablefonds .tbody1 a {
	display:inline;
	text-decoration:underline;
}

.tablefonds tfoot td {
	border-bottom:2px solid #b2b0a1;
	font-weight:bold;
	background-color:#b2b0a1;
	color:white;
	padding:0px 4px;
}

.tablefonds td{
	border-bottom:2px solid #e0dfd9;
}

.tablefonds td a{
	display:block;
	text-decoration:none;
	color:#342b26;
}

.tablefonds.hover1 tr:hover{
	background-color:#e0dfd9;
}

.tablefonds.hover2 td:hover a{
	background-color:#e0dfd9;
}

.tablefonds.hover2 td a.on{
	background-color:#e0dfd9;
}
ul.spip {
	padding-left:0em;
	margin-top:0px;
	margin-bottom:13px;
	margin-left:0px;
	text-align:left;
	list-style-type: none;
}

ul.spip li {
	background: url(/design/images/triangle_orange.gif) no-repeat 0em 0.5em;
	padding-left:1em;
	vertical-align:middle;	
}

hr.spip {
	border: 0;
	border-top: 1px solid #b2b0a1;
	height: 0;
	margin:1em 0em;
}

.module{
	padding-bottom:1em;
	margin-bottom:1em;
	border-bottom:1px solid #b2b0a1;
}

.module.fin{
	padding-bottom:0em;
	margin-bottom:0em;
	border-bottom:0px solid #b2b0a1;
}

#tab_refs {
	border:1px solid #b2b0a1;
	font-size:11px;
	border-collapse:collapse;
	margin-top:1em;
}

#tab_refs th {
	height:40px;
	width:106px;
	border:1px solid #b2b0a1;
	background-color:#b2b0a1;
	color:white;
	vertical-align:middle;
}

#tab_refs td {
	height:40px;
	width:106px;
	border:1px solid #b2b0a1;
	vertical-align:middle;
}

#tab_refs tr.width img {width:75px;margin-left:auto;margin-right:auto; }

#tab_refs tr.height img {height:30px;margin-left:auto;margin-right:auto;}

.none{
	display:none;
}
.block{
	display:block;
}

#titre_graph *{
	display:inline;
}

#tabledates td{
	padding-top:10px;
}

ul.revuemedia.court li {
	list-style: url(/design/images/triangle_orange.gif);
	font-size:11px;
	line-height:18px;
}

ul.revuemedia li {
	text-align:left;
	list-style:none;
	font-size:13px;
	line-height:21px;
}

ul.revuemedia li a {
	text-decoration: none;
	color: #5d5551;
}

ul.revuemedia li a:hover {
	text-decoration: underline;
	color: #5d5551;
}

#form_recherche {clear:both;margin-top:10px;}
#form_recherche td {padding:5px;vertical-align:middle;text-align:left;}
#form_recherche td select {width:145px}

.presentation{
	margin-top:10px;padding-top:10px;border-top:1px solid #b2b0a1;
}

#form_tableau_perfs{
	font-size:12px;
}

#form_tableau_perfs th{
	text-align:left;
}

#tableperfs{
	padding-top:20px;
	line-height:12px;
}

#tableperfs th{
	text-align:left;
}

#pagination_medias{
	margin-top:10px;
}

#type0{
line-height:20px;
vertical-align:middle;
}

#medialist_wrapper{
	overflow:auto;
	width:922px;	
}

#medialist_wrapper ul {
	padding-left: 0px;
}

#medialist_contenu{
	width:590px;padding-left:10px;
}

#medialist_contenu .texte p img{
	margin-top:13px;
}

.medialist{
	font-weight:bold;
	text-align:center;
	border-right:1px solid #b2b0a1;
	width:72px;
	padding-left:10px;
	padding-right:10px;
}

.medialist ul {
	margin:0px 0px;
	padding-left: 0px;
	list-style: none;
}
.medialist ul li{
	list-style: none;
}
.medialist ul li a img{
	border:1px solid white;
}
.medialist ul li a.on img{
	border:1px solid #b2b0a1;
}

.medialist ul li img{
	border:1px solid transparent;
}

.spip_documents img{
/*	border:1px solid #b2b0a1;*/
	/*padding:10px;*/
}

.spip_documents{
	margin-bottom:12px;
}

.spip_documents {
	width:145px !important;
}

.spip_documents dt{
	text-align:center;
	width:145px !important;
	font-weight:normal;
	margin:10px;
}

.spip_documents dt strong{
	font-weight:normal;
	font-size:11px;
}

.perf {
	font-size: 12px;
	margin-bottom:24px;
}

.perf th {
	border-top: 1px solid #b2b0a1;
	border-bottom: 1px solid #b2b0a1;
}

.perf a {
	color: #5d5551;
	text-decoration: underline;
}

.perf a:hover {
	text-decoration: none;
}

#nos_fonds{
	cursor:pointer;
	border:1px solid #5d5551;
	padding:3px;
}
#nos_fonds #nos_fonds_liste {
	position:absolute;
	padding-left:0px;
	margin:0px;
	list-style:none;
	visibility:hidden;
}
#nos_fonds ul a{
	padding:3px;
	text-decoration:none;
}
#nos_fonds #nos_fonds_liste{
	border:1px solid #5d5551;
}
#nos_fonds:hover li{
	background-color:white;
	visibility:visible;
}

div#performances img {display:inline;}
div#performances  {line-height:16px;}

/**/
li.montsegurfinance, .document ul li  , .plan ul.plan-secteurs li, .plan ul li ul.plan-rubriques li {
	list-style: url(/design/images/triangle_orange.gif);
	margin-left:-2em;
	padding-left:1em;
}

.plan ul li ul.plan-articles li {
	list-style: none;
	background:url(/design/images/blank_marker.gif) no-repeat 0 0.3em;
	margin-left:-2em;
	padding-left:1em;
	padding-right:1em;
}

img {border:0;}
img.inline {display:inline;}
div#perfs img {display:inline;}
#perfsvol img {display:inline;}


li.montsegurfinance {
	margin-top: 1em;
	margin-left: 1em;
	list-style-position: outside;
}

table.contenutable {
	width:922px;
	clear:both;
	background-color:#FFFFFF;
}

table.contenutable td{
	vertical-align:top;
}

td.vol_lien a {
	text-decoration: none;
	color:#5d5551;
}

td.vol_lien a:hover {
	text-decoration: underline;
}

.document {
	width: 90%;
	margin-left: 0.8em;
}

.document h3 {
	padding: 0;
/*	border-bottom: dotted 1px;*/
	margin: 0 0.4em 0em 0;
	font-size: 18px;
	color: #5d5551;
}

.document ul li {
	font-size: 12px;
}

.document ul li a {
	text-decoration: none;
	color: #342b26;
}

.document ul li a:hover {
	text-decoration: underline;
	color: #342b26;
}

.plan ul.plan-secteurs {
	margin-top:2em;
	margin-bottom:2em;
}

.plan ul.plan-secteurs li {
	/*list-style: decimal;
	background:none;*/
	margin-bottom: 1em;
	padding-left: 1em;
	background-color: #fff;
	border: solid 0px;
	text-align: left;
}

.plan ul.plan-secteurs li ul {
	margin-top:0.4em;
}

.plan ul.plan-secteurs li a {
	color: #342b26;
	text-decoration: underline;
	font-weight: bold;
}

.plan ul.plan-secteurs li a:hover {
	text-decoration: underline;
	color: #342b26;
	font-weight: bold;
}

.plan ul li ul.plan-rubriques li {
	/*list-style: decimal;
	background:none;*/
	margin-top: 0.4em;
	margin-bottom: 0px;
	border: solid 0px;
}

.plan ul li ul.plan-rubriques li a {
	color: #342b26;
	font-weight:bold;
	text-decoration: underline;
}

.plan ul li ul.plan-rubriques li a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #342b26;
}

.plan ul li ul.plan-articles li {
	margin-top: 0;
	margin-bottom: 0;
	border: solid 0px;
	/*list-style: url(/design/images/blank_marker.gif);*/
}

.plan ul li ul.plan-articles li a {
	color: #342b26;
	text-decoration: none;
	font-weight: normal;
}

.plan ul li ul.plan-articles li a:hover {
	text-decoration: none;
	color: #342b26;
	font-weight: normal;
}

.spip_puce {
	padding-left: 1em;
	text-indent: 50px;
}

.spip_document_252 {
	margin-left:20px !important;
}

div.spip_code {
		text-align:justify !important;
}

tr.row_even td{
	padding-left:10px !important;
}

.spip_documents_borderbottom img {
	border-bottom:1px solid #dc9200 !important;
}

.date {
	color: #8f949D;
	font-size: 10px;
}

span.visible {visibility:visible;}
span.hidden {visibility:hidden;}

span.spip_documents_center img {text-align:center;margin-left:auto;margin-right:auto;}

.carte_identite {
	margin-left:-15px;
}


