a{
	color:#009ee0;
}
.intro{
	color:#009ee0;
}
.headings-holder .headings{
	background:#009ee0;
}
.column-wrapper h3{
	color:#009ee0;
}
.product-list li a .heading{
	color:#009ee0;
}
.blocmarque{
	display:none;
	background: #009ee0;
}
.blocmarque-home{
    top:110px; /*position verticale depuis le haut de l'image*/ 
    left:12px;
}
.table-marches li .broch{background:#52bfdf;}
.headings-text h1 strong {
background:#009ee0 none repeat scroll 0 0;
}
.headings-text .area .text {
background:#009ee0 none repeat scroll 0 0;
}
.pop-up .link .souhaite {
background:#009ee0 none repeat scroll 0 0;
}
/*Menu*/
/*A déclarer pour chaque onglet dans chaque langue*/
#nav li .tab_1_fr, #nav li .tab_2_fr, #nav li .tab_3_fr, #nav li .tab_4_fr, #nav li .tab_5_fr,
#nav li .tab_1_en, #nav li .tab_2_en, #nav li .tab_3_en, #nav li .tab_4_en, #nav li .tab_5_en,
#nav li .tab_1_it, #nav li .tab_2_it, #nav li .tab_3_it, #nav li .tab_4_it, #nav li .tab_5_it,
#nav li .tab_1_es, #nav li .tab_2_es, #nav li .tab_3_es, #nav li .tab_4_es, #nav li .tab_5_es,
#nav li .tab_1_de, #nav li .tab_2_de, #nav li .tab_3_de, #nav li .tab_4_de, #nav li .tab_5_de{ 
	overflow:hidden;
	text-indent:-9999px;
	height:34px;
}


#nav li .tab_1_en{
    width:163px;
    background: url(../images/text-aboutamundifunds-en.gif) no-repeat;
}
#nav li .tab_2_en{
    width:152px;
    background: url(../images/text-performance-en.gif) no-repeat;
}
#nav li .tab_3_en{
    width:88px;
    background: url(../images/text-library-en.gif) no-repeat;
}
#nav li .tab_4_en{
    width:77px;
    background: url(../images/text-news-en.gif) no-repeat;
}

#nav li .tab_5_en{
    width:77px;
    background: url(../images/text-zoom-en.gif) no-repeat;
}

#nav li .tab_1_fr{
    width:190px;
    background: url(../images/text-aboutamundifunds-fr.gif) no-repeat;
}
#nav li .tab_2_fr{
    width:124px;
    background: url(../images/text-performance-fr.gif) no-repeat;
}
#nav li .tab_3_fr{
    width:135px;
    background: url(../images/text-library-fr.gif) no-repeat;
}
#nav li .tab_4_fr{
    width:109px;
    background: url(../images/text-news-fr.gif) no-repeat;
}

#nav li .tab_5_fr{
    width:77px;
    background: url(../images/text-zoom-fr.gif) no-repeat;
}

#nav li .tab_1_de{
    width:156px;
    background: url(../images/text-aboutamundifunds-de.gif) no-repeat;
}
#nav li .tab_2_de{
    width:180px;
    background: url(../images/text-performance-de.gif) no-repeat;
}
#nav li .tab_3_de{
    width:164px;
    background: url(../images/text-library-de.gif) no-repeat;
}
#nav li .tab_4_de{
    width:243px;
    background: url(../images/text-news-de.gif) no-repeat;
}
#nav li .tab_5_de{
    width:77px;
    background: url(../images/text-zoom-fr.gif) no-repeat;
}

#nav li .tab_1_it{
    width:175px;
    background: url(../images/text-aboutamundifunds-it.gif) no-repeat;
}
#nav li .tab_2_it{
    width:177px;
    background: url(../images/text-performance-it.gif) no-repeat;
}
#nav li .tab_3_it{
    width:143px;
    background: url(../images/text-library-it.gif) no-repeat;
}
#nav li .tab_4_it{
    width:139px;
    background: url(../images/text-news-it.gif) no-repeat;
}
#nav li .tab_5_it{
    width:77px;
    background: url(../images/text-zoom-it.gif) no-repeat;
}

#nav li .tab_1_es{
    width:187px;
    background: url(../images/text-aboutamundifunds-es.gif) no-repeat;
}
#nav li .tab_2_es{
    width:164px;
    background: url(../images/text-performance-es.gif) no-repeat;
}
#nav li .tab_3_es{
    width:107px;
    background: url(../images/text-library-es.gif) no-repeat;
}
#nav li .tab_4_es{
    width:218px;
    background: url(../images/text-news-es.gif) no-repeat;
}
#nav li .tab_5_es{
    width:77px;
    background: url(../images/text-zoom-es.gif) no-repeat;
}

/*Pas nécessaire de déclarer pour chaque langue puisqu'a priori les positions sont fixes
seul le dernier tab s'aligne à droite, donc adapter en fonction du nombre total*/
#nav .tab_2{
	width:916px;
	padding-left:37px;
}
#nav .tab_3{
	width:870px;
	padding-left:83px;
}
#nav .tab_4{
	width:616px;
	padding-left:395px;
}

#nav .tab_5{
	width:803px;
	padding-right:150px;
}

#nav .tab_5 ul{float:right;}

/*position de la nav riche*/
.drop-down{
	left:190px;
}

/*Nav Riche site Corpo*/
.drop-down .column .area-2 {
	background:none;
}
.drop-down .column .area {
	background:none;
	padding:2px 0;
	margin:0;
}
.drop-down .column .area-2 h2 {
color:#009ee0;
font-size:12px;
}
#nav .main-menu {
margin:0 0 7px;
}



/*bouton du footer*/
#menu li a.bouton1-en{
	background: url(../images/text-bouton1-en.gif) no-repeat top left;
}
#menu li a.bouton1-en:hover{
	background: url(../images/text-bouton1-en.gif) no-repeat bottom left;
}
#menu li a.bouton2-en{
	background: url(../images/text-bouton2-en.gif) no-repeat top left;
}
#menu li a.bouton2-en:hover{
		background: url(../images/text-bouton2-en.gif) no-repeat bottom left;
}
#menu li a.bouton3-en{
	background: url(../images/text-bouton3-en.gif) no-repeat top left;
}
#menu li a.bouton3-en:hover{
		background: url(../images/text-bouton3-en.gif) no-repeat bottom left;
}
#menu li a.bouton1-fr{
	background: url(../images/text-bouton1-fr.gif) no-repeat top left;
}
#menu li a.bouton1-fr:hover{
	background: url(../images/text-bouton1-fr.gif) no-repeat bottom left;
}
#menu li a.bouton2-fr{
	background: url(../images/text-bouton2-fr.gif) no-repeat top left;
}
#menu li a.bouton2-fr:hover{
		background: url(../images/text-bouton2-fr.gif) no-repeat bottom left;
}
#menu li a.bouton3-fr{
	background: url(../images/text-bouton3-fr.gif) no-repeat top left;
}
#menu li a.bouton3-fr:hover{
		background: url(../images/text-bouton3-fr.gif) no-repeat bottom left;
}
#menu li a.bouton1-de{
	background: url(../images/text-bouton1-de.gif) no-repeat top left;
}
#menu li a.bouton1-de:hover{
	background: url(../images/text-bouton1-de.gif) no-repeat bottom left;
}
#menu li a.bouton2-de{
	background: url(../images/text-bouton2-de.gif) no-repeat top left;
}
#menu li a.bouton2-de:hover{
		background: url(../images/text-bouton2-de.gif) no-repeat bottom left;
}
#menu li a.bouton3-de{
	background: url(../images/text-bouton3-de.gif) no-repeat top left;
}
#menu li a.bouton3-de:hover{
		background: url(../images/text-bouton3-de.gif) no-repeat bottom left;
}
#menu li a.bouton1-it{
	background: url(../images/text-bouton1-it.gif) no-repeat top left;
}
#menu li a.bouton1-it:hover{
	background: url(../images/text-bouton1-it.gif) no-repeat bottom left;
}
#menu li a.bouton2-it{
	background: url(../images/text-bouton2-it.gif) no-repeat top left;
}
#menu li a.bouton2-it:hover{
		background: url(../images/text-bouton2-it.gif) no-repeat bottom left;
}
#menu li a.bouton3-it{
	background: url(../images/text-bouton3-it.gif) no-repeat top left;
}
#menu li a.bouton3-it:hover{
		background: url(../images/text-bouton3-it.gif) no-repeat bottom left;
}
#menu li a.bouton1-es{
	background: url(../images/text-bouton1-es.gif) no-repeat top left;
}
#menu li a.bouton1-es:hover{
	background: url(../images/text-bouton1-es.gif) no-repeat bottom left;
}
#menu li a.bouton2-es{
	background: url(../images/text-bouton2-es.gif) no-repeat top left;
}
#menu li a.bouton2-es:hover{
		background: url(../images/text-bouton2-es.gif) no-repeat bottom left;
}
#menu li a.bouton3-es{
	background: url(../images/text-bouton3-es.gif) no-repeat top left;
}
#menu li a.bouton3-es:hover{
		background: url(../images/text-bouton3-es.gif) no-repeat bottom left;
}


/*taille colonnes footer */
.tree-column-item .column-1{
	width:220px;
}

/* bouton favori*/
.ajouter {
background:transparent url(../images/bullet.gif) no-repeat scroll 10px 0;
min-height:16px;
_height:16px;
}

/*MAP*/
.dispo-map {
width:330px;
float:right;
position:absolute;
left:310px;
top:25px;
}

.dispo-map h2{
background:transparent url(../images/dispo-map-title.gif) no-repeat scroll 17px 0;
width:200px;
height:45px;
text-indent:-9999px;
margin:0;
padding:0 0 13px 0;
}

.dispo-map-legende{
position:absolute;
bottom:0;
width:620px;
color:#A7A7A7;
font-size:11px;
font-style:italic;
line-height:10px;
}

/*Prehome*/
#prehome{
	background:transparent url(../images/bg-prehome.jpg) no-repeat scroll bottom left;
	width:642px;
	height:413px;
	margin-left:5px;
	color: #001c4b;
	overflow:hidden;
}

#prehome h2{
	margin:0;
	width:191px;
	height: 42px;
	background:transparent url(../images/bm-home.gif) no-repeat scroll top left;
	text-indent:-99999px;
	margin: 24px 0 20px 28px;
}

#prehome #edito{
	width:570px;
	margin-left:60px;
}

/*Selection du profil*/
#select-profile{
	background:transparent url(../images/bg-select-profile.gif) no-repeat scroll top left;
	width:288px;
	height:398px;
	margin-right:5px;
	padding-top:15px;
}

#select-profile h2{
text-align:center;
color:white;
font-size:15px;
font-weight:normal;
margin:0;
}

#select-profile .two-columns {
	margin:10px;
	overflow:hidden;
}

#select-profile .column {
	margin:0 5px 0 25px;
	width:104px;	
	float:left;
	display:inline;
}

#select-profile .column .area {
background:transparent url(../images/bg-h2-navriche.gif) repeat-x scroll left bottom;
margin:0 0 10px;
padding:0 0 10px;
}

#select-profile .main-menu {
background:transparent none repeat scroll 0 0;
float:none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#select-profile .main-menu li {
float:none;
font-size:10px;
height:1%;
line-height:15px;
vertical-align:top;
background:transparent url(../images/arrow13.gif) no-repeat scroll 0 5px;
padding:0 0 0 12px;
color:#F8F9FA;
}

#select-profile .main-menu li a {
color:#F8F9FA;
}

#select-profile .main-menu li ul{
list-style-type:none;
padding:0 0 4px 1px;
margin:0;
}

#select-profile .main-menu li ul li {
background:transparent url(../images/arrow15.gif) no-repeat scroll 0 4px;
line-height:12px;
padding:0 0 0 8px;
}


#select-profile .column .area h3 {
color:#009EE0;
font-size:12px;
background:none;
padding:0;
}

/*Mises en avant*/

#mea_emerg {
background:transparent url(../images/mea/emergingmarket.gif) no-repeat scroll top left;
width:596px;
height:373px;
}

#mea_emerg p{
clear:both;
}


#mea_aquaglobalen {
background:transparent url(../images/mea/aquaglobalen.gif) no-repeat scroll top left;
width:596px;
height:373px;
}

#mea_aquaglobalen p{
clear:both;
}

#mea_aquaglobalfr {
background:transparent url(../images/mea/aquaglobalfr.gif) no-repeat scroll top left;
width:596px;
height:373px;
}

#mea_aquaglobalfr p{
clear:both;
}

#mea_volatilityen {
background:transparent url(../images/mea/volatilityen.gif) no-repeat scroll top left;
width:596px;
height:373px;
}

#mea_volatilityen p{
clear:both;
}

#mea_volatilityfr {
background:transparent url(../images/mea/volatilityfr.gif) no-repeat scroll top left;
width:596px;
height:373px;
}

#mea_volatilityfr p{
clear:both;
}

#mea_emergray_en {
background:transparent url(../images/mea/emergray_en.gif) no-repeat scroll top left;
width:596px;
height:373px;
}

#mea_emergray_en p{
clear:both;
}

#mea_emergray_fr {
background:transparent url(../images/mea/emergray_fr.gif) no-repeat scroll top left;
width:596px;
height:373px;
}

#mea_emergray_fr p{
clear:both;
}

#mea_emergray_it {
background:transparent url(../images/mea/emergray_it.gif) no-repeat scroll top left;
width:596px;
height:373px;
}

#mea_emergray_it p{
clear:both;
}

#mea_emergray_es {
background:transparent url(../images/mea/emergray_es.gif) no-repeat scroll top left;
width:596px;
height:373px;
}

#mea_emergray_es p{
clear:both;
}

#mea_eid {
background:transparent url(../images/mea/eid.gif) no-repeat scroll top left;
width:596px;
height:373px;
}

#mea_eid p{
clear:both;
}



#mea_emergmarketdebt {
background:none;
width:350px;
height:373px;
}

#mea_emergmarketdebt p{
clear:both;
}

#mea_emergmarketdebt .column-wrapper h3 {
color:#009EE0;
cursor:default;
font-size:13px;
line-height:15px;
margin:0;
padding:0 0px 26px;
}

.mea_emergmarketdebt-image {
position:absolute;
left:390px;
top:90px;
}





#mea_dyna {
background:none;
width:483px;
height:373px;

}

#mea_dyna p{
clear:both;
}

#mea_dyna .column-wrapper h3 {
color:#009EE0;
cursor:default;
font-size:13px;
line-height:15px;
margin:0;
padding:0 0px 26px;
}

.mea_dyna-image {
position:absolute;
left:510px;
top:37px;
}






#mea_long {
background:none;
width:590px;
height:373px;

}

#mea_long p{
clear:both;
}

#mea_long .column-wrapper h3 {
color:#009EE0;
cursor:default;
font-size:13px;
line-height:15px;
margin:0;
padding:0 0px 26px;
}

.mea_long-image {
position:absolute;
left:510px;
top:37px;
}





#mea_flexibility {
background:none;
width:590px;
height:373px;

}

#mea_flexibility p{
clear:both;
}

#mea_flexibility .column-wrapper h3 {
color:#009EE0;
cursor:default;
font-size:13px;
line-height:15px;
margin:0;
padding:0 0px 26px;
}

.mea_flexibility-image {
position:absolute;
left:28px;
top:220px;
}


#mea_flexibility2 {
background:none;
width:300px;
height:373px;

}

#mea_flexibility2 p{
clear:both;
}

#mea_flexibility2 .column-wrapper h3 {
color:#009EE0;
cursor:default;
font-size:13px;
line-height:15px;
margin:0;
padding:0 0px 26px;
}

#mea_flexibility2 table{
position:absolute;
left:348px;
top:80px;
}

.mea_flexibility2-image {
position:absolute;
left:348px;
top:82px;
}



/*Dispo convertible*/
#mea_convertible {
background:none;
width:595px;
height:373px;
}

#mea_convertible p{
clear:both;
}

#mea_convertible .column-wrapper h3 {
color:#009EE0;
cursor:default;
font-size:13px;
line-height:15px;
margin:0;
padding:0 0px 26px;
}

#mea_convertible table{
position:absolute;
left:26px;
top:210px;
}

.mea_convertible-image {
position:absolute;
left:348px;
top:82px;
}




/*Dispo Convertible homepage*/
.dispo-convertiblehome {
width:450px;
float:right;
position:absolute;
left:10px;
top:25px;
}

.dispo-convertiblehome h2{
background:transparent url(../images/dispo-convertiblehome-title.gif) no-repeat scroll 17px 0;
width:351px;
height:31px;
text-indent:-9999px;
margin:0;
padding:0 0 13px 0;
}

.dispo-convertiblehome-legende{
position:absolute;
left:10px;
bottom:0;
width:345px;
color:#A7A7A7;
font-size:11px;
font-style:italic;
line-height:10px;
}

.dispo-convertiblehome-image{
padding:0 0 14px 13px;
}


/*Dispo Convertible homepage version FR*/
.dispo-convertiblehomefr {
width:630px;
float:right;
position:absolute;
left:10px;
top:25px;
}

.dispo-convertiblehomefr h2{
background:transparent url(../images/dispo-convertiblehome-title.gif) no-repeat scroll 17px 0;
width:351px;
height:31px;
text-indent:-9999px;
margin:0;
padding:0 0 13px 0;
}

.dispo-convertiblehome-legende{
position:absolute;
left:10px;
bottom:0;
width:345px;
color:#A7A7A7;
font-size:11px;
font-style:italic;
line-height:10px;
}

.dispo-convertiblehome-image{
padding:0 0 14px 13px;
}



/*Dispo convertiblecharron*/
#mea_convertiblecharron {
background:none;
width:420px;
height:373px;
}

#mea_convertiblecharron p{
clear:both;
}

#mea_convertiblecharron .column-wrapper h3 {
color:#009EE0;
cursor:default;
font-size:13px;
line-height:15px;
margin:0;
padding:0 0px 26px;
}

.mea_convertiblecharron-image {
position:absolute;
left:465px;
top:84px;
}

.mea_convertiblecharron-legende{
position:absolute;
left:30px;
top:400px;
bottom:0;
width:345px;
color:#A7A7A7;
font-size:11px;
font-style:italic;
line-height:10px;
}



/*Dispo convertiblekung*/
#mea_convertiblekung {
background:none;
width:420px;
height:373px;
}

#mea_convertiblekung p{
clear:both;
}

#mea_convertiblekung .column-wrapper h3 {
color:#009EE0;
cursor:default;
font-size:13px;
line-height:15px;
margin:0;
padding:0 0px 26px;
}

.mea_convertiblekung-image {
position:absolute;
left:465px;
top:84px;
}

.mea_convertiblekung-legende{
position:absolute;
left:30px;
top:405px;
bottom:0;
width:420px;
color:#A7A7A7;
font-size:11px;
font-style:italic;
line-height:10px;
}





#mea_fusion_lightbox {
background:none;
width:600px;
height:348px;

}


/*Amundi Funds Mag*/

#amundifundsmag {
background:transparent url(../images/bg_amundifundsmag.jpg) no-repeat scroll top left;
width:642px;
height:413px;
position:absolute;
left:5px;
top:0px;
}

#amundifundsmag p{
clear:both;
width:400px;
position:absolute;
left:195px;
top:70px;
}


#amundifundsmag a {
color:#009EE0;
}

#amundifundsmag ul.lien {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:absolute;
left:195px;
top:148px;
}

#amundifundsmag .column-wrapper h3 {
color:#009EE0;
cursor:default;
font-size:13px;
line-height:15px;
margin:0;
padding:0 0px 26px;
}

#amundifundsmag .headings-holder {
margin-top:17px;
margin-left:6px;
overflow:hidden;
padding:0 0 25px;
width:100%;
}

#amundifundsmag table{
position:absolute;
left:14px;
top:330px;
}

.amundifundsmag-image {
position:absolute;
left:15px;
top:71px;
}

#amundifundsmag2 table{
position:absolute;
left:213px;
top:200px;
}







/*Boursorama*/
.videobourso{
	overflow:hidden;
	margin:0;
	list-style:none;
	padding:0 17px 13px 17px;
	display:block;
}
.column-wrapper .column-one-a .videobourso, .column-wrapper .column-one-b .videobourso, .column-wrapper .column-one-c .videobourso {padding:0 8px 13px 17px;}
.column-wrapper .column-two-a .videobourso, .column-wrapper .column-two-b .videobourso, .column-wrapper .column-three-c .videobourso {padding:0 17px 13px 9px;}
.column-wrapper .column-two-c .videobourso {padding:0 8px 13px 9px;}

.videobourso li{
	border-top:1px dashed #E9E9EA;
	margin-bottom:13px;
	padding:14px 0 0;
}

.videobourso li:first-child{
	border:0 none;
	margin-bottom:13px;
	padding:0;
}

.videobourso .heading-wrapper{
	margin:0;
	overflow:hidden;
}
.videobourso .heading-wrapper img.alignleft{float:left;}
.videobourso .text-area{
	float:left;
	position:relative;
	padding:0 0 0 17px;
	width:805px;
}

.column-wrapper .column-one-a .videobourso .text-area {width:431px;}
.column-wrapper .column-one-b .videobourso .text-area, .column-wrapper 
.column-one-c .video .text-area {width:101px;}
.column-wrapper .column-two-c .videobourso .text-area {width:109px;}
.column-wrapper .column-two-a .videobourso .text-area, .column-wrapper 
.column-three-c .videobourso .text-area {width:63px;}
.column-wrapper .column-two-b .video .text-area {width:393px;}

.videobourso .text-area h3{
	margin:0;
	padding:0;
}
.videobourso .text-area span{
	display:block;
	color:#565656;
	line-height:15px;
}
.videobourso .text-area strong{
	color:#009EE0;
	display:block;
}
.videobourso ul.lien {
	margin:0;
	padding:13px 0 0 0 !important;
	list-style:none;
	display:block;
}

.videobourso .lien li{
	padding:0 0 0 17px;
	background:url(../images/arrow09.gif) no-repeat scroll 0 1px;
	margin:0;
	border:0 none;
}

.mvideobourso{
	margin:0;
	padding:0 17px 13px 17px;
}
.column-wrapper .column-one-a .mvideobourso, .column-wrapper .column-one-b .mvideobourso, .column-wrapper .column-one-c .mvideobourso {padding:0 8px 13px 17px;}
.column-wrapper .column-two-a .mvideobourso, .column-wrapper .column-two-b .mvideobourso, .column-wrapper .column-three-c .mvideobourso {padding:0 17px 13px 9px;}
.column-wrapper .column-two-c .mvideobourso {padding:0 8px 13px 9px;}





