
a.bouton2 {
    text-decoration: none;
	margin-top:10px;
	margin-bottom:10px;
    padding: 4px;
    font-family: tahoma, arial;
    text-align: center;
    font-size: 12px;
    color:  #0183a3; 
    display: inline;
    background-color: #fff;
    border: 1px solid #abeafa;
	background-image:url(../images-marque-blanche/fond-bouton.gif);  
	background-position:center bottom; 
	background-repeat:repeat-x;
	font-weight:bold;
}


a.bouton2:HOVER {
    text-decoration: none;
	margin-top:10px;
	margin-bottom:10px;
    padding: 4px;
    font-family: tahoma, arial;
    text-align: center;
    font-size: 12px;
	font-weight:bold;
    color:  #1ab7de; 
    display: inline;
    background-color: #fff;
    border: 1px solid #abeafa;
	background-image:url(../images-marque-blanche/fond-bouton2.gif);  
	background-position:center bottom; 
	background-repeat:repeat-x;
}

a.questionMark {
    text-decoration: none;
    padding: 1px;
    font-family: tahoma, arial;
    text-align: center;
    font-size: 12px;
    color:  #0183a3; 
    display: inline;
    background-color: #fff;
    border: 1px solid #abeafa;
	background-image:url(../images-marque-blanche/fond-bouton.gif);  
	background-position:center bottom; 
	background-repeat:repeat-x;
	
}


a.questionMark:HOVER {
    text-decoration: none;
    padding: 1px;
    font-family: tahoma, arial;
    text-align: center;
    font-size: 12px;
    color:  #1ab7de; 
    display: inline;
    background-color: #fff;
    border: 1px solid #abeafa;
	background-image:url(../images-marque-blanche/fond-bouton2.gif);  
	background-position:center bottom; 
	background-repeat:repeat-x;
}