/* cmsms stylesheet: MonBouton modified: 01/10/2021 09:15:03 */
div.monBouton a {
display:block;
width:150px;
height:190px;
line-height:200px;
text-align:center;
vertical-align:middle;
background: url(https://www.geeps.centralesupelec.fr/uploads/images/icons/boutons/boutonBleu.png) no-repeat;
opacity:0.8;
text-decoration:none;
float: none;
margin:2px;
}
div.monBouton a:hover {
background: url(https://www.geeps.centralesupelec.fr/uploads/images/icons/boutons/boutonBleu-focus.png) no-repeat;
}
