/*Definition des styles des champs utilisés dans les formulaire*/ .button{font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none;border: 0px;margin: 0px auto;text-decoration: bold;display: block;background-color: transparent;background-image:url(/cofisun/fwk/img/button/button.gif);padding: 0px 0 0 0;width: 110px;height: 25px;background-repeat: no-repeat;} .button:hover{font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; color: #D71920; font-size: 11px; font-weight: bold; text-decoration: none;border: 0px;margin: 0px auto;text-decoration: bold;display: block;background-color: transparent;background-image:url(/cofisun/fwk/img/button/button-down.gif);padding: 0px 0 0 0;width: 110px;height: 25px;background-repeat: no-repeat;}