@font-face {
font-family: 'Rawengulk';
src: url("RawengulkSans.ttf");
src: local("RawengulkSans.ttf");
src: url("RawengulkSans.ttf") format("truetype");
font-weight:normal;
font-style:normal;
}

h1,h2,h3,h4 {font-family: 'Rawengulk'; }

h4 {background:#361240;}
body{background:url(imagens/background.jpg);}

#topo{background: #6ad9ce; width: 100%;color:#762c71;background:url(imagens/back-menu.jpg); repeat:repeat-x;}
#topo h1 {border-bottom:1px solid #8c3e87; max-width: 380px; margin: auto;}

#menu li {display:inline; list-style: none;  margin-right:30px; font-size:18px;}
#menu ul {text-align: center; margin-top: 30px;  }

.foto-portifa {padding:4px; background:#FFFFCC; border:1px solid #CCC; margin:5px;}
.bolinhas-rosa{background:#361240; color:#D1D3D4; font-size:10px; padding:15px 0; margin-top:20px; position:relative; bottom:0;}
.bolinhas {width:100%; height:30px; background:url(imagens/bolinhas.png); position:absolute; left:0; top:-20px}

.insere-txt {-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px; border:1px solid #dab5f9; margin: 2px 0; width:290px; padding:0; height:30px; color:#5f2071;}