.cookietool-message {
	position: fixed;
	width: 100%;
	padding: .5em;
	text-align: center;
  z-index:10000;
	background: #fff;
	border: 0 solid #fff;
	color: #444;
}




.cookietool-message-top {
	border-bottom-width: 1px;
	top: 0;
  -webkit-box-shadow: 0 4px 4px -2px #666;
          -moz-box-shadow: 0 4px 4px -2px #666;
       box-shadow: 0 4px 4px -2px #666;
}


.cookietool-settings {
	position: fixed;
	width: 100%;
	padding: .5em;
	text-align: center;
  z-index:10000;
	background: #fff;
	border: 0 solid #fff;
	color: #444;
	border-bottom-width: 1px;
	top: 0;  
    -webkit-box-shadow: 0 4px 4px -2px #666;
          -moz-box-shadow: 0 4px 4px -2px #666;
       box-shadow: 0 4px 4px -2px #666;
  left: 0;      
}


.cookietool-message-bottom {
	border-top-width: 1px solid;
	bottom: 0;
}
.cookiemessage a {text-decoration:underline}
.cookietool-message a {text-decoration:underline}
.cookietool-message p {
	margin: 0;
	margin-bottom: .5em;
}

.cookiemessage {font-size:1.2em;}
.cookiemessage h4 {width:20%;text-transform:uppercase; font-size:1.4em;float:left;overflow:hidden;height:55px}
.cookiemessage p  {width:80%; text-align:left;padding-left:100px}

.cookiebutton {font-family: AlixFB, "Times New Roman", Times, serif; font-size:1.2em;;background:#fff; border:0; border-bottom:1px solid #0000ff; color:#0000ff;padding:2px 0 0 0}

.textcookies p {font-size: 1.3em; color:#000000;}
.textcookies ul li{font-size: 1.3em; line-height:1.4;color:#000000;margin-bottom:20px;}
.textcookies ol li{
	font-size: 1.3em;
	line-height:1.4;
	color:#000000;
	margin-bottom:20px;
	list-style-type: decimal;
	list-style-position: inside;
}
.textcookies h2{text-transform:uppercase;color:#000;text-decoration:none;}
.textcookies h3{color:#000;text-decoration:none;font-size:1.3em;}
.textcookies .titulo{
}
