body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Serif;
	font-size: 11px;
	color: #010101;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../imagens/fundo.jpg);
}

A:link {
	text-decoration: none;
	color: #000;


font-weight: ;}
A:visited {
	text-decoration: none;
	color: #000;


font-weight: ;}
A:active {
	text-decoration: none;
	color: #000;


font-weight: ;}
A:hover {
	text-decoration: underline;
	color: #000;


font-weight: ; }

.baixo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.textos {
	color: #333;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 5px;
	padding-left: 1px;
}
.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFCC;
	border: 1px solid #333333;
}
.baixo {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(../imagens/fdbaixo.jpg);
	height: 50px;
	width: 980px;
	text-align: center;
}
.meio {
	background-image: url(../imagens/fdmeio.jpg);
}
.linksbaixo {
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #000;
	background-color: #F1F1F1;
	text-align: center;
}
.lado {
	font: 11px Verdana, Geneva, sans-serif;
	color: #03C;
	background-color: #F1F1F1;
}
.meiotab {
	background-image: url(../imagens/fdmeio2.jpg);
	text-align: center;
}
.obras {
	text-align: center;
}
.decima {
	font: 11px Verdana, Geneva, sans-serif;
	color: #F1F1F1;
	background-color: #FFF;
	text-align: center;
	height: 18px;
}
.esquerda {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #018877;
	text-align: left;
}
.tbcima {
	font: 10px Verdana, Geneva, sans-serif;
	color: #666;
	background-image: url(../imagens/cima4.jpg);
	text-align: center;
	vertical-align: top;
}
.menumeio {
	background-image: url(../imagens/menu3.jpg);
}
.textmenu {
	font: bold 12px Verdana, Geneva, sans-serif;
	text-align: left;
	height: 28px;
	width: 176px;
	padding-left: 5px;
	background-color: #F1F1F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #000;
}
.textmenu:hover {
	font: bold 12px Verdana, Geneva, sans-serif;
	text-align: left;
	height: 28px;
	width: 176px;
	text-decoration: none;
	background-color: #FFF;
	padding-left: 5px;
	color: #018877;
}
.tabmenu {
	border: 1px solid #FFC;
}
.fdproj {
	background-image: url(../imagens/fdproj.jpg);
	text-align: center;
}
.direita {
	font: normal 11px Verdana, Geneva, sans-serif;
	text-align: right;
	margin-right: 2px;
	color: #018877;
}
.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 0px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:16px;
z-index:100;
background-color: #EBEEDD;
width: 180px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: ;
color: #018877;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #FFFFFF;
}
