/* CSS Document */
body{
	margin:0;
	padding:0;
}

input{font:11px arial; color:#333333; border:1px solid #BFC2CE}
select{font:11px arial; color:#333333; border:1px solid #BFC2CE}
textarea{font:11px arial; color:#333333; border:1px solid #BFC2CE}
.txt{font:11px arial; color:#4D4D4D}

.topo {width:100%;height:62px;background:url(../content/home/img/bgr_topo.jpg) top left repeat-x #373737;padding:26px 0 22px 0;text-align:center;}

.bglinhacima {width:100%;background:url(../content/home/img/bgr_linha_cima_fundo.gif) top left repeat-x #DFDFE6;}
.linhacima {width:100%;height:18px;background:url(../content/home/img/bgr_linha_cima.gif) top center no-repeat;}

.conteudo {width:100%;background:url(../content/home/img/bgr_conteudo.jpg) top left repeat-x #FAFAFB;}
.conteudo table{font:11px arial; color:#4D4D4D;}

.bglinhabaixo {width:100%;background:url(../content/home/img/bgr_linha_baixo_fundo.gif) top left repeat-x #FAFAFB;}
.linhabaixo {width:100%;height:13px;background:url(../content/home/img/bgr_linha_baixo.gif) top center no-repeat;}

body {background:url(../content/home/img/bgr_rodape.jpg) left 520px repeat-x #363636;}
