/* ESTRUTURA */

#fdtopo { background-color: #000000; }

#topo 	{  }

#corpo 	{ }

#rodape {  }

#coluna1 {  }

#conteudo {  }

#coluna2 { }



/* HTML */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	background-image: url(../images/fdprincipal.jpg);
	background-repeat: repeat-x;
}



td {

	font-size: 11px;

}



ul {

	margin: 0;

	padding: 0;

}



blockquote {

	margin-left: 10px;

	padding-left: 0px;

}



a:link {

	text-decoration: none;

	font-size: 11px;

	color: #000000;

}

a:visited {

	text-decoration: none;

	font-size: 11px;

	color: #000000;

}

a:active {

	text-decoration: none;

	font-size: 11px;

	color: #000000;

}

a:hover {

	text-decoration: underline;

	font-size: 11px;

	color: #000000;

}



/* http://www.bigbaer.com/css_tutorials/css.scale.image.html.tutorial.htm */

img.imgInUpLeft {

	float: left;

	margin: 0 8 8 0px;

}



img.imgInUpRight {

	float: right;

	margin: 0 0 8 8px;

}



img.imgSp2 {

	margin: 2px;

}



/* TOPO */



/* MENU */



/* RODAPE */
#rodape a { color: #fff; }
#rodape a:link { text-decoration: none }
#rodape a:active { text-decoration: underline }
#rodape a:visited { text-decoration: none }
#rodape a:hover { text-decoration: underline }
.filete {
	background-color: #FFFFFF;
}

.fdtabela {
	background-color: #000000;
}

.fdtabela2 {
	background-color: #ffffff;
}
.fdpagpromo {
	background-image: url(/new_revolution/promocao/images/nfsu2_fd_fot.jpg);
	background-repeat: no-repeat;
}
