/*******************************************************************
** html_page.css
** 
*******************************************************************/
.box{text-align:center;background-repeat:no-repeat;font-family:PlayRegular,arial, undotum, "bitstream charter" ;overflow:hidden;}h3{font-family:TrueCrimesRegular,impact, undotum, "bitstream charter" ;}#box_dep{position:absolute;left:5%;top:18%;}#box_web{position:absolute;left:33%;top:15%;}#box_reseau{position:absolute;right:5%;top:16%;}#box_maint{position:absolute;left:8%;bottom:17%;}#box_intranet{position:absolute;left:58%;top:38%;}#box_repar{position:absolute;left:42%;bottom:16%;}#box_divers{position:absolute;right:6%;bottom:15%;}#control{position:absolute;}#control button{border:none;}.box{font-size:16px;}h3{font-size:1.6em;}#box_web, #box_reseau, #box_maint{width:246px;height:246px;border-radius:123px;}#box_maint{background:url('/bulle/d_250.png') no-repeat center;}#box_web{background:url('/bulle/b_250.png') no-repeat center;}#box_reseau{background:url('/bulle/c_250.png') no-repeat center;}#box_dep, #box_repar{width:226px;height:226px;border-radius:113px;}#box_dep{background:url('/bulle/e_230.png') no-repeat center;}#box_repar{background:url('/bulle/h_230.png') no-repeat center;}#box_divers, #box_intranet{width:204px;height:204px;border-radius:102px;}#box_intranet{background:url('/bulle/a_208.png') no-repeat center;}#box_divers{background:url('/bulle/f_208.png') no-repeat center;}#control{right:8px;bottom:8px;}#control button{width:32px;height:32px;}#restartanim{background:url('/button/start_32.png') center;}#stopanim{background:url('/button/stop_32.png') center;}#resetanim{background:url('/button/back_32.png') center;}