

.contenus .right button{
	width: 90%;
	height: 80px;
margin: 1% 0% 0% 0%;
background-color: transparent;
border-style:none;
font-weight: 150px; 

}
.contenus .right button.active {
    background-color: #8e44ad;
    border-radius:  7px;
color: white;     
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);

}

.contenus .left {
	    float: left;

	    } 
.contenus .left .tabcontent{
	padding: 13% 0% 0% 0% ;
	width: 100%;
	height: auto;
text-align: center;
}