 /* ------      STYLE SPACEPLUS 
 				POP IMA
				SCREEN
				------------------------
	*/
 
 body{
 	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS",vernada, arial, helvetica;
	font-size:10pt;
	background-color:#eeeeee;
	background-image:url(../~graph/pop/fond_deg.gif);
	background-repeat:repeat-x;
	background-position:top;
 }


#ret_site{  /*   LOGO S+ */
	background-image:url(../~graph/pop/logo_pop.gif);
	position:absolute;
	top:15px;
	left:15px;
	width:303px;
	height:78px;
	display:block;
	bacground-repeat:no-repeat;
	overflow:hidden;
	text-indent:-2000px;
}

 #tit{
 	position:absolute;
 	float:right;
	padding:15px;
	right:50px;
	top:15px;
	text-align:center;
 }
 
 h1{
 	margin:0px;
	padding:0px;
	font-size:18px;
 }
 
 h2{
 	color:#999999;
	font-size:15px;
 }
 
 a{
 	color:#ff1300;
	font-weight:bold;
	text-decoration:none;
 }
 
 #menu{	
 	margin-top:112px;
	width:120px;
	color:#ffffff;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	
 }
  #menu a{
  	color:#BEC3C4;
	display:block;
	float:left;
  }
  
  #menu .fleche{
  	width:20px;
	height:17px;
  }
  
  #menu #fleche_g{
  	background-image:url(../~graph/pop/fleche_g.gif);
  }
  #menu #fleche_g:hover{
  	background-image:url(../~graph/pop/fleche_g_h.gif);
  }
   
  #menu #fleche_d{
  	background-image:url(../~graph/pop/fleche_d.gif);
  }
  #menu #fleche_d:hover{
  	background-image:url(../~graph/pop/fleche_d_h.gif);
  }
  
  .details_bt{
  	font-weight:bold;
	padding-left:10px;
	padding-right:10px;	
	font-size:14px;
  }
 #menu a.details_bt:hover{
  	color:#858D8F;
  }
 
#fond_ima{
	position:relative;
	
	
	margin-right:auto;
	margin-left:auto;
	background-color:#bbbbbb;
	background-image:url(../~graph/pop/deg_g.gif);
	background-repeat:repeat-y;
	
}

#fond_ima_d{
	margin:0px;
	pading:0px;
	background-image:url(../~graph/pop/deg_d.gif);
	background-repeat:repeat-y;
	background-position:right;
	
}

#bande_g_deg, #bande_d_deg{
	position:absolute;
	left:0px;
	width:25px;
	height:209px;
	
	top:0px;
	background-image:url(../~graph/pop/bande_g_deg.gif);
	background-repeat:no-repeat;

}
#bande_d_deg{
	background-image:url(../~graph/pop/bande_d_deg.gif);
	left:auto;
	right:0px;	
}
#coin_ima_g, #coin_ima_d{
	width:25px;
	height:25px;
	top:17px;
	left:25px;
	position:absolute;
	background-image:url(../~graph/pop/arr_g_t.gif);
	background-repeat:no-repeat;
	
}
 #coin_ima_d{
 	background-image:url(../~graph/pop/arr_d_top.gif);
	left:100%;
	margin-left:-50px;
	background-position:right top;
 }
 
 html>body  #coin_ima_d{
 	background-image:url(../~graph/pop/arr_d_top.png);
	}
 html>body  #coin_ima_g{
 	background-image:url(../~graph/pop/arr_g_t.png);
	}
	
#bande_top{
	width:99%;
	height:17px;
	background-image:url(../~graph/pop/top_deg.gif);
}

#bande_top #bord_g,#bande_top #bord_d{
	width:25px;
	height:17px;
	background-image:url(../~graph/pop/top_g.gif);
	position:absolute;
	left:25px;
}
#bande_top #bord_d{
	background-image:url(../~graph/pop/top_d_deg.gif);
	left:auto;
	right:25px;	
}

.maxima{
	margin:0px;
	padding:0px;
	margin-left:25px;
}

#imas_cont{
	margin-left:25px;
	margin-right:25px;
	text-align:center;
	background-color:#ffffff;
}
#imas_cont img{
	border-width:0px;
	margin:3px;
}
#desc{
	padding:10px;
}

#pdp{
	height:38px;
	width:100%;
	background-image:url(../~graph/pop/deg_bot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
	background-color:#ffffff;
}

#pdp #bord_g,#pdp #bord_d{
	width:50px;
	height:38px;
	background-image:url(../~graph/pop/arr_b_g.gif);
	position:absolute;
	left:0px;
}
#pdp #bord_d{
	background-image:url(../~graph/pop/arr_b_d.gif);
	left:auto;
	right:0px;
}
