@charset "utf-8";
/* CSS Document */

#retos {
    top: 0;
    right: 0;
    padding:0;
    position: absolute;
}

#retos .textoretos{
	display:block;
	position:absolute;
	top:-18px;
	left:10px;
}


#retos > div {
    background: none;
    display: inline-block;
    height: 53px;
    margin-right: 5px;
    padding: 0;
}

#reto1{
}