header {
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    position: relative;
    border-bottom: 30px solid #99FF66;
    height: 157px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#rastroMigas         {
    clear: both;
    color: #333333;
    margin-left: 2em;
    padding-top: 1px;
}
#rastroMigas ul, #rastroMigas li       {
    display: inline;
    font-size: 0.9em;
    letter-spacing: 1px;
}
#rastroMigas a {
    color: #990000;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 1px;
}
.redesSociales img {
	margin-left: 50em;
	border-style: none;
}
#reloj {
	position: absolute;
	left: 740px;
	top: 160px;
	height: 30px;
	width: 320px;
	color: #000000;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}

.logotipo    {
    float: left;
    height: 157px;
    width: 60%;
    display: block;
    text-align: left;
    text-indent: -9999px;
    background-image: url(../img/logoJalonFlores.jpg);
    margin-bottom: 5px;
}

#cajacookies {
    box-shadow: 0px 0px 5px 5px #808080;
    background-color: #FFCC00;
    color: black;
    padding: 15px;
    margin-bottom: 0px;
    position: fixed;
    bottom: 0px;
    z-index: 1;
    margin-left: -115px;
    margin-right: -100px;
    width: 1200px;
}
#cajacookies p {
    font-size: 14px;
    line-height: 25px;
    font-weight: normal;
}
#cajacookies p a {
    font-size: 14px;
    font-weight: bold;
}

#cajacookies button {
  color: black;
}
