body {
	/*background:#000 url("../imagens/pagina.jpg") 0% 0% repeat-x;*/
	font-family:Verdana;
	font-size: small;
        overflow-x: hidden
}
/*label{
	display:block;
	margin-bottom:-11px;
}
h2
{
	font-family:Verdana;
	font-size: x-large;
	color:#FFA200;
	text-align:center;
}
form{
	width:220px;
	position:relative;
	float:right;
}
html>body form{
	width:250px;
	position:relative;
	float:right;
}
input{
	padding: 3px 10px;
	font: 12px Verdana;
	font-weight: bold;
	border:1px solid #404242;
}
input[type=submit]
{
	background-color: #5A5A5A; 
	padding: 0 10px;
	font: 12px arial;
	font-weight: bold;
	color: #FFF;
	border:3px solid #404242;
}
#id_bLogin
{
	margin-left:88px;
}
#id_div_principal
{
	width:99.8%;
	height:100%;
}
#id_bLogin
{
	margin-left:95px;
	border:0;
	margin-left:92px; /*ie 7
}
img#idCadeado{
	width:150px;
	position:relative;
	padding:0;
	margin-top:-15px;
	float:left;
}*/
#header {
	position: absolute;
	top: 1px;
	left: 0px;
	background-image: url("../imagens/repet.gif"); 
	background-repeat: repeat-x;
	width: 100%;
	z-index: 2;
}
#logo {
    position: relative;
    top: 25px;
    z-index: 3;
    text-align: center;
}
#dobra {/*ie6*/
	position: relative;
	top: 0px;
	float: right;
	z-index: 3;
	right: -20px;
}
html>body div#dobra
{
	position: relative;
	top: 0px;
	float: right;
	z-index: 3;
	right:0;
}
#pagina {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
/*#login{ ie6
	position: absolute;
	width: 380px;
	height: 200px;
	left: 50%;
	background-color: transparent;
	border: 1px;
	margin: 20% 0px 0px -190px; 
        
}*/
/*html>body div#login {
	position: absolute;
	width: 400px;
	height: 270px;
	left: 50%;
	top: 50%;
        margin-left:-200px;
	margin-top:-135px;
	background-color: transparent;
	border: 1px;
        background: -moz-linear-gradient(center top , #ffffff 0px, #ffffff 50%) repeat scroll 0 0 rgba(0, 0, 0, 0);
        border-radius: 4px;
        border-top: 1px solid #DDDDDD;
        text-align:center;
        color: #000;
        font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
        font-size: 14px;
        
        box-shadow: 0 0 2px #000000 !important;
}*/
#rodape
{
	clear: left;
	width:102%;
	text-align: center;
	padding-bottom: 10px;
	position:absolute;
	left:0px;
	background-image:url("../imagens/repet_b.gif");
	background-repeat: repeat-x;
	bottom: 0px;
}
html>body div#rodape
{
	clear: left;
	width:100%;
	text-align: center;
	padding-bottom: 10px;
	position:absolute;
	left:0px;
	background-image:url("../imagens/repet_b.gif");
	background-repeat: repeat-x;
	bottom: 0px;
}
#curva_b{
	float:left;
	margin-top: 0;
}
html>body div#curva_b{
	float:left;
	margin-top: 0;
}
.floatleft{
	float:left;
}
#tplogin{
/*    font-family:Verdana;
    font-weight: bold;
    width: 170px;*/
}
#div_id_tplogin{
  width: 100%;
 
}
