body{
margin: 0 auto;
padding:0;
text-align:center;
color:#707173;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
height:auto;
min-height:100%;
}

#geral{
height:auto;
}

h1{
color:#005191;
margin: 30px 0 60px 0;
font-size:11px;
font-weight:normal;
}

.dominio{
font-size:16px;
font-weight:bold;
}

a{
color:#005191;
text-decoration:underline;
}

#top{
border-bottom: 1px solid #005191;
background: url(../img/logo-plugweb.gif) no-repeat left top #eaeef7;
padding: 15px;
height:55px;
}

#top img{
float:right;
}

#footer{
border-top: 1px solid #005191;
background: #eaeef7;
margin: 0;
height:85px;
clear:both;
position:absolute;
bottom:0;
left:0;
}

#footer #contleft{
float:left;
margin: 10px;
text-align:left;
}

#footer #contright {
float:right;
margin: 10px;
text-align:left;
}

table{margin: 20px auto 30px auto;}

table img{border:none;}

table td{
text-align:center;
padding: 0 10px;
}