/* CSS Document */

#datas 
{margin-top:10px;
margin-bottom:5px;
font-weight:bolder
}

#conteudo
{margin-top:10px;
margin-bottom:5px;
font-weight:bolder}

#obs
{border: solid 1px #ccc;
padding:5px;
background:#f5f5f5}

.insc
{width:450px;
padding:20px;
text-align:center
}