/*

	Referências em: 

		- http://glish.com/css/3.asp

		- http://glish.com/css/7.asp

		- http://www.pixy.cz/blogg/clanky/css-3col-layout/

*/

#outterdiv {
	height:100%;
}

#fdtopo 	{ 

	width:100%;


}

#topo 	{ 
	width:779px; 
	text-align:left;

}

#fdcorpo {
	width:100%;
	background-repeat:repeat-x;

}

#corpo 	{ 
	width:779px; 
	text-align:left;

}

#rodape 	{ 
	width:779px; 
	text-align:left;
}

#coluna1 {
	height:100%;
	vertical-align:top;
	padding:0px;
}

#conteudo {
	height:100%;
	vertical-align:top;
	padding-left:1px;
	padding-right:1px;
}

.conteudoMargem {
	padding: 20px;
}

#coluna2 {
	height:100%;
	vertical-align:top;
	padding:0px;
}
.fdTab00 {
	background-image: url(/images/space.gif);
	background-repeat: no-repeat;
}
.fdTab01 {
	background-image: url(/images/space.gif);
	background-repeat: no-repeat;
}
nd-image: url(/images/space.gif);
	background-repeat: no-repeat;
}
.fdTab02 {
	background-image: url(/images/space.gif);
	background-repeat: no-repeat;
}
.fdTab03 {

	background-image: url(/images/space.gif);
	background-repeat: no-repeat;
}

