/*Mardi 27 Avril 2010
www.maison-domotique.com
*****************************************/

div#infosContent
{
margin-top:-1px;
height:40px;
background:url("images/ieInformartion.PNG") no-repeat;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


#ie
{
  background:url("images/ieInformartionBlanc.PNG") no-repeat;
  height:9px;
}

#ieFooter
{
  background:url("images/ieInformartionFooter.PNG") no-repeat;
  height:7px;
}

#ieFooterInterne
{

  height: 7px;
  background:url("images/footerIe.PNG") no-repeat 0 bottom;


 }

