@import url("style_1.css");
/* style du fond de la page */

body {
	/*background-image: url(grx/bg_clicf1_1a_wx.jpg);*/
  background-image: url(grx/Belledonne5.jpg);
  background-color: #595959;
}

#page { 
  /*background-image: url(grx/bg_clicf1_1_wx_a.jpg);*/
  background-image: url(grx/Belledonne5_opac.jpg);
  background-color: #EAEAEA;
}

#content h3{
  padding-top: 15px;
}

#content .box_title1{
  margin-top: 15px;
  margin-left: 10px;
  margin-bottom: 15px;
}

#content .box_details1{
  background-image: url(/grx/logo_zone_wifi1.gif);
  background-repeat: no-repeat;
  background-position: 98% 98%;
}
#content .box_details1 .liste1{
  margin-left: 5px;
}
#content .box_details1 .bluebox1{
  background-color:#FFF3CA;
  margin-right:0px;
  margin-left:15px;
  margin-top:10px;
  border: 1px solid #4977AB;
}
#content .box_details1 .bluebox1 h3{
  color: #FFF3CA;
  background-color: #4977AB;
  margin:0 0 10px 0;
  padding:5px;
  text-align: center;
}
#content .box_details1 .bluebox1 h4{
  color: #4977AB;
  font-weight: 700;
  text-align: center;
}
#content .box_details1 .bluebox1 p{
  color: #636363;
}

