/* CSS Document */

#avisoCookies {
    height: 40px;
    color: hsla(0,0%,100%,1.00);
    text-align: left;
    line-height: 25px;
    background-color: hsla(0,0%,28%,1.00);
    border-top: 1px solid #333;
    font-size: 12px;
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0px;
    z-index: 999999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 5px;
    padding-bottom: 5px;
}/* CSS Document */
#avisoCookies a {
	
	
	color: #ccc;
	
	
}
.botonCookies
{
	width: 90px;
	height: 24px;
	background-color: #000000;
	border-radius: 2px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	float: right;
	margin-top: -22px;
	cursor: pointer;
	margin-right: 5%;
	text-align: center;
}
