<!--#Include File='incTop.inc'-->
body
{	/*text-align:center;*/
margin:0px;
background-image:url(img2/fundo-pag.gif);
width:100%;
background-color:#7D7C7A	
}
#geral
{	text-align:left;
margin:0 auto;
width:100%;
}
#cabecalho
{
text-align:center;
background-image:url(img2/fundo-top.gif);
height:100px;
}
#login
{
text-align:center;
background-image:url(img2/fundo-barralogin.gif);
height:29px; 	
font:10px Verdana;
color:#FFFFFF; 	
line-height:29px;
vertical-align:middle; 	
}
#corpo
{
text-align:left; 	
background-image:url(img2/fundo-pag.gif);
font:11px verdana;
}
#rodape
{
background-image:url(img2/fundo-rodape.gif);
height:80px;
text-align:center;
}
.campo
{   border: 1px solid #9f2925;
border-left: 3px solid #9f2925;
background: #fff;
padding: 2px;
height: 15px;
}
.form label
{   float: left;
width: 190px;
}
.form br
{   clear: left;
}
.form fieldset {
clear: both;
font-size: 100%;
border-color: #000000;
border-width: 1px 0 0 0;
border-style: solid none none none;
padding: 10px;
margin: 0 0 0 0;
}
.form fieldset legend {
font-size: 15px;
font-weight: normal;
color: #000000;
margin: 0 0 0 0;
padding: 0 5px;
}
<!--#Include File='incBot.inc'-->
