/* CSS Document */


#cookie{
	display:none;
	font-family: 'ubuntulight';
}
#cos_cookie{
	width:100%;
	height:auto;
	border-top:5px solid #000;
	color:#000;
	background:#fff;
	padding:10px;
	text-align:center;
	z-index:1000;
	position:fixed;
	bottom:0;
	line-height: 22px;
	font-size:14px;
	left:0;
}
.accept_cookie{
	margin-left:10px;
	margin-right:10px;
	height:20px;
	font-weight:bold;
	color:#fff;
	background:#000;
	text-decoration:none;
	cursor:pointer;
	padding: 3px 10px;
}
a.mes_info{
	margin-left:10px;
	margin-right:10px;
	height:20px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	cursor:pointer;
	padding: 3px 10px;
}
.mes_info_cookies{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	font-family: 'ubuntulight';
	font-size:14px;
}
.politica{
	margin-left:auto;
	margin-right:auto;
	width:900px;
}
