/******* ZERAR ELEMENTOS **********/
body {
	font:22px "Trebuchet MS", Arial;
	color:#fff;
	font-style:italic;
	overflow: -moz-scrollbars-vertical; /*habilita a barra de rolavem vertical somente para o FIREFOX*/
	background: #639263 url(img/fundo.png) repeat-x;
}

p {margin-bottom:25px; line-height:30px;}
a {text-decoration:none; color:#fff;}
a:hover {text-decoration:underline;}
* {margin:0px; padding:0px; list-style:none; border:none;}

img.logo {width:463px; position:absolute; left:50%; top:30px; margin-left:-231px;}
img.titulo {width:770px; position:absolute; left:50%; top:280px; margin-left:-385px;}

div#txt {text-align:center; width:780px; position:absolute; left:50%; top:376px; margin-left:-390px; padding-bottom:25px; background:url(img/sombra_1-trans.png) no-repeat center bottom;}
div#txt p.dados {font-size:16px; font-style:normal;}



div#frase {text-align:center; width:770px; position:absolute; left:50%; top:665px; margin-left:-385px;}
div#frase p {font-size:11px; font-style:normal;}

