/* CSS Document */
#mentions_legales .MLToggleContainer{
margin:5px 0;}

#mentions_legales .MLToggleContent{
background-color:#f9f9f9;
color:#999;
padding:10px 10px 10px 13px;
list-style-type:none;
border:1px solid #999;
margin:10px 0 10px 0;
font-size:0.91em;
display:none;}

#mentions_legales .MLToggleCollapse{
padding:0 0 0 13px;
background: transparent url(http://mobile.orange.fr/images/ge/high/v2_css/minus_gris.gif) no-repeat 0 2px;
color:#444444;
text-decoration:none;}

#mentions_legales a.MLToggleCollapse{
padding:0 0 0 13px;
background: transparent url(http://mobile.orange.fr/images/ge/high/v2_css/minus_gris.gif) no-repeat 0 2px;
color:#444444;
text-decoration:none;}

#mentions_legales a.MLToggleCollapse:hover{
padding:0 0 0 13px;
background: transparent url(http://mobile.orange.fr/images/ge/high/v2_css/minus_gris.gif) no-repeat 0 2px;
color:#444444;
text-decoration:underline;}

#mentions_legales .MLToggleShrink{
padding:0 0 0 13px;
background: transparent url(http://mobile.orange.fr/images/ge/high/v2_css/plus_gris.gif) no-repeat 0 2px;
color:#444444;
text-decoration:none;}

#mentions_legales a.MLToggleShrink{
padding:0 0 0 13px;
background: transparent url(http://mobile.orange.fr/images/ge/high/v2_css/plus_gris.gif) no-repeat 0 2px;
color:#444444;
text-decoration:none;}

#mentions_legales a.MLToggleShrink:hover{
padding:0 0 0 13px;
background: transparent url(http://mobile.orange.fr/images/ge/high/v2_css/plus_gris.gif) no-repeat 0 2px;
color:#444444;
text-decoration:underline;}
