body { margin-left: 0px; margin-top: 10px; margin-right: 0px; margin-bottom: 0px; } 
body { background-color: #666666;}


div#global{
		background-color: transparent;
		margin:0 auto;
		width:700px;
		min-height:490px;


}
#topo {
	background-image: url(topo.jpg);
	height: 125px;
	width: 700px;
}

#boxhome {
	background-color: #777777;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#menubox {
width: 180px;
}




#home {
font-family: Tahoma;
font-size: 80%;
text-decoration: none;
padding-bottom: 6px;
width: 183px;
background-color: #CCCCCC;
padding-top: 0px;
padding-left: 4px;
margin: 0px;
text-align: left;
border-left-width: 4px;
border-left-style: solid;
border-left-color: #757575;}
div#home a:link {text-decoration: none; color: #030237;}
div#home a:visited {text-decoration: none; color: #030237;}
div#home a:hover {text-decoration:none; color: #FFFFFF;}
div#home a:active {text-decoration: none; color: #030237;}

.titulo {
font-family: Tahoma;
font-size: 80%;
color: #FF9933;
text-decoration: none;
width: 187px;
text-indent:7px;
background-color: #666666;
border-left-width: 4px;
border-left-style: solid;
border-left-color: #757575;
}


div#menu ul{
margin-top: 0px;
padding: 0px;
height: 24px;
list-style-type: none;
width: 100px;
}

div#menu li{
padding: 0px;
float: left;
}
div#menu ul li a {
	list-style-type: none;
	font-size: 80%;
	color: #666666;
	text-decoration: none;
	display: block;
	font-family: Tahoma;
	float: left;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	visibility: visible;
	width: 144px;
	z-index: auto;
	background-color: #DDDDDD;
	padding-right: 30px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(menufundo.jpg);
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FF9933;
}
div#menu ul a:hover {
	list-style-type: none;
	color: #030237;
	text-decoration: none;
	background-image: url(menufundo.jpg);
	
	width: 144px;
	border-right-width: 6px;
	border-right-style: solid;
	/*border-right-color: #5E88AA;*/
	border-right-color: #030237;
	
}


#fundomain{
background-color:#777777;
}


div#main {margin-top: -63px;}
div#main {width:485px;}
div#main {min-height:487px;}
div#main {margin-left: 195px;}
div#main {text-decoration: none; color: #666666;}
div#main a:link {text-decoration: none; color: #030237;}
div#main a:visited {text-decoration: none; color: #030237;}
div#main a:hover {text-decoration: underline;}
div#main a:active {text-decoration: none; color: #030237;}
div#main {font-family: Tahoma;}
div#main {font-size: 80%;}
div#main {color: #666666;}
div#main {text-align: justify;}
div#main { padding-left:10px;}
div#main { padding-right:10px;}
div#main { background-color: #D8D8D8;}



div#rodape {font-size: 10px;}
div#rodape {width:700px;}
div#rodape {height:25px;}
div#rodape {font-family: Tahoma;}
div#rodape {color: #0070CA;}
div#rodape {text-align: justify;}
div#rodape {background-color: #757575;}
div#rodape {text-decoration: none; color: #FF9933;}
div#rodape a:link {text-decoration: none; color: #FF9933;}
div#rodape a:visited {text-decoration: none; color: #FF9933;}
div#rodape a:hover {text-decoration: underline;}
div#rodape a:active {text-decoration: none; color: #FF9933;}

div#by_fluidez {
float:right;
margin-top:-20px;
padding-right:10px;

}





h1{
margin-top: -10px;
font-family: Tahoma;
color: #EF8812;
text-align: justify;
font-size: 100%;
}

h2{
font-family: Tahoma;
color: #EF8812;
text-align: justify;
font-weight: lighter;
font-size: 100%;
}

h3{
font-family: Tahoma;
color: #EF8812;
text-align: justify;
font-weight: lighter;
font-size: 100%;
}

h4{
font-family: Tahoma;
color: #EF8812;
text-align: justify;
font-weight: lighter;
font-size: 100%;
}

h5{
font-family: Tahoma;
color: #EF8812;
text-align: justify;
font-weight: lighter;
font-size: 100%;
}

h6{
font-family: Tahoma;
color: #EF8812;
text-align: justify;
font-weight: lighter;
font-size: 100%;
}


.estilotabela{
    font-family:verdana,arial;
    empty-cells: show;
}

.bordatabela{
    border-style:solid;
    border-color:#030237;
    border-width:1px;
    empty-cells: show;
}
.celtitulo{
    background-color:#030237;
    color: #FFFFFF;
    empty-cells: show;
    text-align:center;
} 
.celtexto{
    color: #030237;
    empty-cells: show;
    font-size:80%;
} 
.celsucesso{
    background-color: #FF9933;
    color: #030237;
    empty-cells: show;
}
.celsubtitulo{
    background-color: #FF9933;
    color: #030237;
    text-align:center;
    empty-cells: show;
} 
.celexcluir{
    background-color: #FF9933;
    color: #5E88AA;
    empty-cells: show;
} 


