.gbs3 a {color: #428bca; text-decoration: none; display: none;}


/**********************************************************/
/*****boutons ****/
/**********************************************************/	
.bouton2,button, button.btn, input.btn, .btn, .btn-group > .btn.active

{
border: none;
padding: 15px;
border-radius: 55px;
background: #ff531d;
color: #fff;
font-size: 17px;text-decoration: none;}



.bouton2:hover{
	background: #1D3C47;	color: #fff;}


form, fieldset {margin: 0; padding: 0; padding-top: 10px; border: none;}



/**********************************************************/
/*****minitext gk*****/
/**********************************************************/

.nspArt p.nspText {    display: block;    margin: 0;    padding: 20px;    background-color: #fff;}

/**********************************************************/
/*****titrage gk*****/
/**********************************************************/

.nspArt h4.nspHeader a {    text-decoration: none;    background-color: #ff531d;    padding: 17px; color: #fff;}

.nspArt h4.nspHeader {    font-size: 20px;}

.scrollToTop {
    padding: 5px;
    text-align: center;
    font-weight: normal;
    font-size: 14px text-decoration: none;
    position: fixed;
    bottom: 5px;
    right: 5px;
    display: none;
    width: 70px;
    height: 70px;
    background: url(/plugins/system/scrolltock/images/arrow_up1.png) center center no-repeat;
    border: 4px #ffbc00 solid;
    color: #e8e8e8;
}


    
