@charset "utf-8";
/* CSS Document */

html, body { height:100%; padding:0; margin:0; font-family:Verdana, Geneva, sans-serif; font-size:12px;}
body { background:#DCD5B8; height:100%;}
#flashcontent { width:980px; margin:0 auto; height:100% }

div#alinhaParagrafo {
text-align:center;
width:100%;
}

div#alinhaParagrafo p { display:block; width:100%; }

div#alinhaParagrafo p span{
display:block;
margin-bottom:12px;
color:#C2B599;
}