@charset "utf-8";
/* CSS Document */

body{margin:0;}

a:link {text-decoration: none; color:#7e7e7e;}
a:visited {text-decoration: none; color:#7e7e7e;}
a:hover {text-decoration: underline; color:#7e7e7e;}
a:active {text-decoration: none; color:#7e7e7e;}

#conteudo{width:1000px; left:50%; margin-left:-500px; position:relative;}

.suporte{background-image:url(suporte.png); width:512px; height:136px; left:50%; margin-left:-256px; position:relative; top:-70px; opacity:0;}

.tela{background-image:url(comp.png); width:479px; height:334px; position:relative; float:left; top:-30px; left:-200px; opacity:0;}

.duvidas{width:500px; height:auto !important; position:relative; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#7e7e7e; opacity:0; float:right; top:40px; padding-bottom:70px; left:50px;}

.numeros{color:#0b68c0; font-size:24px; font-weight:bold;}

#rodape{font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#7e7e7e; background-color:#EBEBEB; border-top:#CCCCCC 1px solid; height:70px; width:100%; bottom:0; top:30px; clear:both;}

#rodape_conteudo{width:500px; height:70px; top:0px; position:relative; left:50%; margin-left:-370px; float:left;}
#logo{background-image:url(logo.png); width:140px; height:100px; background-position:right; background-repeat:no-repeat; left:50%; margin-left:50px; top:-40px; position:relative;}