body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../imagens/fdnovo.jpg);
	background-repeat: repeat-x;
}
A:link {text-decoration: none; color: #FF9900; font-weight: ;}
A:visited {text-decoration: none; color: #FF9900; font-weight: ;}
A:active {text-decoration: none; color: #FF9900; font-weight: ;}
A:hover {text-decoration: underline; color: #FF9900; font-weight: ;}

h1 {
	color: #039;
	text-align: center;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.baixo {
	font: 11px Verdana, Geneva, sans-serif;
	color: #D2E7F8;
	background-image: url(../imagens/fdbaixo.jpg);
	text-align: center;
	height: 40px;
}
.baixotit {
	font: 11px Verdana, Geneva, sans-serif;
	color: #333;
	text-align: center;
}
.interm {
	font: bold 11px Verdana, Geneva, sans-serif;
	text-align: center;
	color: #003A6C;
	background-image: url(../imagens/fdinterm.gif);
}
.txhead {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #003869;
	text-align: center;
}
.fdtable {
	background-color: #D2E7F8;
}
.menulado {
	font: 11px Tahoma, Geneva, sans-serif;
	color: #CCC;
	background-color: #014481;
	text-align: left;
}
.menulado:hover {
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #CCC;
	background-color: #015096;
	text-align: left;
}
.texmenu {
	font: bold 11px Tahoma, Geneva, sans-serif;
	color: #FFF;
}
.ddsmoothmenu{
font: bold 12px Verdana;
background: #006699; /*background of menu bar (default state)*/
width: 100%;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #006699; /*background of menu items (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #004566; 
color: white;
}

.ddsmoothmenu ul li a:hover{
background: #004566; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 11px Verdana;
width: 180px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: #FFF;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}.fdmenu {
	background-image: url(../imagens/fdmenu.jpg);
}
.formbairro {
	font: 12px Verdana, Geneva, sans-serif;
	color: #036;
	background-color: #FFF;
	border: 1px solid #039;
}
.titimo {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #009;
	text-align: left;
}
.textimo {
	font: 11px Verdana, Geneva, sans-serif;
	color: #333;
	text-align: left;
}
.aprimo {
	font: 11px Verdana, Geneva, sans-serif;
	color: #333;
	background-color: #FFF;
	text-align: center;
}
.dropdown-upward {
 margin-top: 400px !important;
}.fdcima {
	background-color: #D2E7F8;
}
.textos2 {
	font: 10px Verdana, Geneva, sans-serif;
	color: #333;
}
.fdimos {
	background-image: url(../imagens/fdimos.jpg);
}
.fdcima {
	font: 12px Verdana, Geneva, sans-serif;
	color: #069;
}
.stepcarousel{
position: relative; /*leave this value alone*/
border: 10px solid #089E92;
overflow: scroll; /*leave this value alone*/
width: 520px; /*Width of Carousel Viewer itself*/
height: 390px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px; /*margin around each panel*/
width: 520px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.shadetabs{
padding: 0px 0;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 0;
padding: 0px 0px;
margin-right: 0px;
border: 0px solid #fff;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
height: 50px;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: none;
color: #2d2b2b;
border: 0px solid #000;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(indentbg2.gif) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 520px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
.preco {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #039;
}
.centralcapa {
	font: 13px Verdana, Geneva, sans-serif;
	color: #333;
	text-align: center;
}
.fdmeiocima {
	background-repeat: no-repeat;
	text-align: center;
	font: 10px Verdana, Geneva, sans-serif;
	color: #039;
	background-color: #D2E7F8;
}
.cimabusca {
	font: 16px Arial, Helvetica, sans-serif;
	color: #FEE221;
}
.fdmeiocima2 {
	background-image: url(../imagens/fdmeiocima2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font: 10px Verdana, Geneva, sans-serif;
	color: #039;
}
.grande {
	font: 16px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}
.azul {
	color: #009;
}
img.watermark {
position: absolute;
top: 700px;
left: 600px;
filter: Alpha(Opacity=30);
} 

