@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}
a:link {
color:#3C78B5;
}

a:hover {
text-decoration:none;
}

#page {
margin:0  auto;
min-height:100%;
text-align:left;
width:100%;
}
* html #page {
height:100%;
}
.clearer {
clear:both;
display:block;
font-size:1px;
height:1px;
line-height:1px;
margin-bottom:-1px;
}
.hidden {
left:-10000px;
position:absolute;
}

#central {
padding-bottom:52px;
float:none;
}

html {
height:100%;
}
body {
height:100%;
}
#nonFooter {
min-height:100%;
position:relative;
}
* html #nonFooter {
height:100%;
}
#pie {
margin:-4.28em auto 0;
position:relative;
}
* html #pie {
margin-top:-4.28em;
}

#ctl00_MainContent_pnlEditarUsuario span {clear:both;float:left;width:100px;}
