@font-face {font-family: "Lilly"; src: url('http://static.tumblr.com/fmf4w4k/aT1mqnw19/lilly__.ttf');}
.menuindicetitulo {
font-size: 16px !important;
font-family: Lilly;
text-align: center;
color: #d976a3;
border-bottom: 1px dotted #ccc;
letter-spacing: 3px;
font-weight: normal;
}
.direita { float:right; width:49%; text-align:justify; }
.esquerda { float:left; width:49%; text-align:justify; }
#menuindice {
width: 100%;
height: 10px;
float: left;
font: 13px Tahoma;
color: #d976a3;
padding: 5px 0px 6px 15px;
text-align: left;
margin: 1px;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
text-shadow: 0 1px 0 #fff;
background-image:url(http://i122.photobucket.com/albums/o260/mhilka/iconesagenda/Coracao.gif);
background-repeat:no-repeat;
background-position: 0px 10px;
}
#menuindice:hover {
color: #DFB8EB;
text-shadow: 0 1px 0 #fff;
}