/* Début style outils répondeur*/

#ident-mobile {
    margin-left:5px;
    background-image : url('images/ident-mobile.gif');
    height : 73px;
    width : 182px;
    padding-left : 5px;
    background-repeat : no-repeat;
  }

#title-ident-mobile, #title-ident-mobile a{
	color:#00AA40;
	font-weight:bold;
	padding-top:5px;
	padding-left:2px;
	font-size:15px;
	text-decoration:none;
}


#text-ident-mobile, #text-ident-mobile a{
    color : #000;
    font-size : 11px;
    font-weight : bold;
padding-top:5px;
padding-left:3px;
	text-decoration:none;
  }

#rep-mobile{
    margin-left:5px;
    background-image : url('images/rep-mobile.gif');
    height : 73px;
    width : 182px;
    padding-left : 5px;
    background-repeat : no-repeat;

  }

#title-rep-mobile, #title-rep-mobile a{
	color:#ffc602;
	font-weight:bold;
	padding-top:5px;
	padding-left:2px;
	font-size:15px;
	text-decoration:none;
}


#text-rep-mobile, #text-rep-mobile a{
    color : #000;
    font-size : 11px;
    font-weight : bold;
padding-top:5px;
padding-left:3px;
	text-decoration:none;
  }
/* Fin style outils répondeur*/
