@charset "utf-8";
/* CSS Document */

	 .social-icon
    {
        padding-top: 8px;
        font-size: 22px;
        text-align: center;
        width: 40px;
        height: 40px;
        border: 2px solid #CCC;
        border-radius: 50%;
        color: #777;
        margin: 5px;
    }
	
	#solaire{
    margin: 0;
    bottom: 0px;
    width: 100%;
    background-size: 100% 0;
    background-repeat: repeat-y;
		}


#rodape{
    margin: auto;
    position: absolute;
    object-position: right;
    bottom: 0px;
    width: 100%;
    padding-top: 30px;
	
		}
.table-overflow {
    max-height:200px;
    overflow-x:auto;
}
