@charset "utf-8";
/* CSS Document */

#total { width:760px; height:460px; margin:auto; padding-top:100px; background:url(erro404.jpg) center bottom no-repeat; }

div#total h1{ width:100%; height:auto; color:#000; font-size:60px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:bold; margin-top:100px; margin-left:280px;}

div#total p{ width:100%; height:auto; color:#000; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:bold;  margin-left:280px;}

a { display:block; padding:5px; background:#006699; color:#FFFFFF; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; width:100px; text-align:center; float:left; margin-right:5px; text-decoration:none; } 

a:hover { display:block; padding:5px; background:#FFF; color:#0066CC; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; width:100px; text-align:center; float:left; margin-right:5px; text-decoration:none; } 


