
#infonastronie {
 width: 100%;
 /*background-color: #293C5F;*/
 background-color: #3E588F;
 font-family: cursive;
 height: 13px;
 font-size: 12px;
/* font-weight: bold;*/
 text-align: center;
 /*color: #98B1FF;*/
 color: #91A6D5;
 margin: 0px;
 padding-bottom: 0.6em;
 /*border: 1px solid #0C1B43;*/
 border: 1px solid #3E588F;
 font-weight: bolder;
 font-style: normal;
 cursor:pointer;
}

