/************************************************
*		Copyright I-Digitale 2008				*
*		Tout droits de reproduction interdits	*
*		http://www.idigitale.fr				*
************************************************/
#contenu .txt{ font-size:12px; text-align:justify; font-style:italic; font-weight:bold;}
#contenu .txt .titre{ display:block; font-size:14px; text-transform:uppercase;font-style:normal; color:#0099cc; margin-bottom:10px;}

#switch_pan{ position:absolute; top:0; right:10px; z-index:13;}

#switch_pan .planet{ position:absolute; width:20px; height:20px; background:url('../../img/mep/pano/planet.png');z-index:13;cursor:pointer;}
#switch_pan .planet.actif{  background:url('../../img/mep/pano/planet_a.png');}
#switch_pan .planet.hover{  background:url('../../img/mep/pano/planet_o.png'); }

#switch_pan .sun{ position:absolute; width:30px; height:30px; background:url('../../img/mep/pano/sun.png');z-index:100; top:30px;  right:47px;}
#switch_pan .bt_play, .bt_pause{position:absolute; top:30px;  right:47px; z-index:101; width:30px; height:30px; cursor:pointer;}
#switch_pan .bt_play{background:url('../../img/mep/pano/bt_play.png');}
#switch_pan .bt_pause{background:url('../../img/mep/pano/bt_pause.png');}

/****************************************/
/* --------		astuce_key	----------- */
/****************************************/

.astuce_key{ padding:10px 0 10px 10px; position:absolute; top:0px; left:0px;width:230px;text-align:justify;}
.astuce_key img{margin-left:10px; float:right;}
.astuce_key .close{ float:right; padding:2px; position:relative; top:-10px;}
.astuce_key .close:hover{ background-color:#000099; color:white; cursor:pointer;}


/****************************************/
/* --------		astuce_key fly		--- */
/****************************************/
.astuce_key .tff {position:absolute;width:100%;height:100%;left:0;top:0;bottom:0; z-index:11}
.astuce_key .tff div {position:absolute;}
.astuce_key .fhg {background:url("../../img/fly/fhg.png") no-repeat;top:0;left:10px; width:10px;height:10px;}
.astuce_key .fh {background:url("../../img/fly/px_fee6a5_op86.png") repeat;border-top:1px solid #fecd43; top:0;left:20px; right:10px;height:10px;}
.astuce_key .fhd {background:url("../../img/fly/fhd.png") no-repeat;top:0;right:0px;height:10px;width:10px;}
/*.astuce_key .fm {	background:url("../../img/fly/px_fee6a5_op86.png") repeat;border-left:1px solid #fecd43;border-right:1px solid #fecd43; top:10px;left:9px;right:0px;bottom:10px;width:auto;z-index:12; }*/
.astuce_key .fbg {background:url("../../img/fly/fbg.png") no-repeat;bottom:0;left:10px; width:10px;height:10px;}
.astuce_key .fb {background:url("../../img/fly/px_fee6a5_op86.png") repeat;border-bottom:1px solid #fecd43;bottom:0;left:20px; right:10px;height:10px;}
.astuce_key .fbd {background:url("../../img/fly/fbd.png") no-repeat;bottom:0px;right:0px;height:10px;width:10px;}

.astuce_key .fly_contenu {position:relative;width:auto;z-index:20; padding:10px 10px 10px 19px; background:url("../../img/fly/px_fee6a5_op86.png") repeat; border-right:1px solid #fecd43; border-left:1px solid #fecd43; }
