@charset "utf-8";
/* CSS Document */

/* AGÊNCIA BAMBOO BRASIL 
www.agenciabamboo.com.br | (62) 3091.5373
CSS Por: Regiane Oliveira
*/

body {
	margin:0;
	background: url(../img/rodape.jpg) repeat-x bottom;
	background-color:#fff;	
}
body,td,th{
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
}
div#fundo {
	background: url(../img/fundo.jpg) repeat-x top;
	height:1200px;
}
div#bg-geral{
	background: url(../img/fundo_casinha.gif) no-repeat center top;
	min-height:1200px;
}
* {margin:0; padding:0;}

div#tudo {
	width:955px;
	margin:0 auto 0 auto;
}
div#fundo-dois{
	 background:url(../img/fundo2.jpg) repeat-x top;
	height:1000px;
}
div#bg-geral-dois{
	background: url(../img/fundo-sem-casinha1.gif) no-repeat center top;
	min-height:1000px;}
	
div#fundo-tres{
	 background:url(../img/fundo2.jpg) repeat-x top;
	height:1200px;
}
div#bg-geral-tres{
	background: url(../img/fundo-sem-casinha1.gif) no-repeat center top;
	min-height:1200px;}