/* CSS Document */
html{width:100%; height:100%;}
img{border:none; behavior:url("../pngbehavior.htc");}


body{
	margin:0px;
	height:100%;
	width:100%;
	/*background:#ffd784 url(../imagens/logo_grande.gif) no-repeat center fixed;*/
}

body,td,th,div,h1,h2,h3,ul,li{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10px;
}


/* TEMPLATE */
#tb_interna{ background:#fff4dd;}

#id_left{
	background:url(../imagens/template/left.gif) top no-repeat !important;
	height:270px;
}
