
body {padding:0px; margin:0px; border:0; background:#e77817 url(img/fdopg1.png) top center repeat-x; height:100%; }

body.interna {padding:0px; margin:0 auto; border:0; background:#d6c7a0 url(img/fdopg1.png) top center repeat-x; }

html { /*font-size: 20px;  IE hack */ height: 100%;  line-height: normal;}
.fdo_norepeat {
	background-repeat: no-repeat;}
.fdo_repeatx {
	background-repeat:repeat-x;}
.clear {
	display: block;
	float: none;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

div#tema {
	position: absolute;
	width: 100%;
	height:100%;  _height:689px; /*IE hack*/
	left: 0%;
	top: 0%;
	background:#d6c7a0 url(img/fdotema.jpg) top center no-repeat;
	background-color:#d6c7a0;
}
div#tema-int {
	position: absolute; z-index:1px;
	width: 100%;
	height:100%;  _height:689px; /*IE hack*/
	left: 0%;
	top: 0%;
	background:#d6c7a0 url(img/fdotema_int.jpg) top center no-repeat;
	background-color:#d6c7a0;
}
div#tema-int2 {
	
	position: relative; word-spacing:100;
	width: 100%;
	
	bottom:0%;
	}
div#meio {
	width: 778px;
	margin: 0 auto;
	text-align: left;
	background: url(img/fdomeio1.jpg) top center no-repeat; 
	
	position: relative;
	z-index: 2;
	margin-top:0px;
}
div#meio-int {
	width: 778px;
	margin: 0 auto;
	text-align: left;
	background: url(img/fdomeio1.jpg) top center no-repeat; 
	
	position: relative;
	z-index: 2;
	margin-top:0px;
}
div#rodape {
		width: 100%;
		height:100%;
		/*background:#e77817 url(img/fdopg1rodape.png) top left repeat-x;
		margin:0px auto;
		clear:both;
		z-index:9;
		position:absolute;*/
}
div#rodape-int {
		width: 100%;
		height:auto;
		background:#e77817 url(img/fdopg1rodape.png) top left repeat-x;
		margin:0px auto;
		z-index:1;
		position:absolute;
		vertical-align:bottom;
		}

/***** geral *****/

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; }
a span, h2 span, h3 span, h4 span, h5 span, h6 span { display: none; }
img 			{ border: 0;}
p 				{ margin: 0; padding: 4px; line-height: 16px; }
 
/***** Forms *****/


 
/***** tables *****/ 

table 			{ border: 0; margin: 0 0 0 0; padding: 0; }
table tr td 	{ padding: 0px; }
 
