
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body { background: #282831 url('../img/background-top.gif') center top repeat-x; color: #333;
 }
* {
     margin: 0;
}
 html, body {
     height: 100%;
}

img {
display: block;
margin: auto;
} 

#logo{
    position:absolute;
    top:42%;
    left: 50%;
    margin-top: -100px;
    margin-left: -300px;
}


a:visited {
	color: #999999;
}

a:link {
	color: #999999;
}
 .wrapper {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -4em;
 }
 .footer{
     height: 4em;	 
	 font-size: 11px;	 
	 text-align: center;	 
 }
 
 .push {
     height: 4em;
 }
 
 .Estilo1 {color: #999999}
 
 

 
