body { margin-left: 0px; margin-top: 2px; margin-right: 0px; margin-bottom: 0px; } 
/*body { background-image:url(fundo_body.jpg);}*/

div#global{
		margin:0 auto;
		width:774px;
		min-height:458px;
		background-image:url(fundo_global.jpg);
		
}
#header {
	height: 227px;
	width: 700px;
	margin-left:35px;
}

#fundomain{
}


div#main {margin-top: -5px;}
div#main {width:680px;}
div#main {min-height:565px;}
div#main {margin-left: 35px;}
div#main {text-decoration: none; color: #FF9900;}
div#main a:link {text-decoration: none; color: #FF9900;}
div#main a:visited {text-decoration: none; color: #FF9900;}
div#main a:hover {text-decoration: underline;}
div#main a:active {text-decoration: none; color: #FF9900;}
div#main {font-family: Arial;}
div#main {font-size: 80%;}
div#main {color: #CCCCCC;}
div#main {text-align: justify;}
div#main { padding-left:10px;}
div#main { padding-right:10px;}
div#main { background-image:url(fundo.jpg);}





div#relogio{
padding-left:10px; 
padding-top:10px;
padding-bottom:10px;
/*margin-left:280px;
position:relative;*/
float:right;
margin-top:0;
width:310px;
}

div#destaques{
background-color: #999999;
padding-right:10px;
padding-bottom:10px;
padding-left:10px;
padding-top:10px;
/*border-left-width: 1px;
border-left-style: dashed;
border-left-color: #660000;

border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #660000;*/


}

div#textorelogio{
width:350px;

/*margin-left:280px;
position:relative;*/
}


div#rodape {width:700px;}
div#rodape {height:32px;}
div#rodape {margin-left: 35px;}
div#rodape { padding-bottom:3px;}






h1{
margin-top: 0px;
font-family: Arial;
color: #FF9900;
text-align: justify;
font-size: 100%;
}

h2{
font-family: Arial;
color: #FF9900;
text-align: justify;
font-weight: lighter;
font-size: 100%;
}

h3{
font-family: Arial;
color: #FF9900;
text-align: justify;
font-weight: lighter;
font-size: 100%;
}

h4{
font-family: Arial;
color: #FF9900;
text-align: justify;
font-weight: lighter;
font-size: 100%;
}

h5{
font-family: Arial;
color: #FF9900;
text-align: justify;
font-weight: lighter;
font-size: 100%;
}

h6{
font-family: Arial;
color: #FF9900;
text-align: justify;
font-weight: lighter;
font-size: 100%;
}


.estilotabela{
    font-family:verdana,arial;
    empty-cells: show;
}

.bordatabela{
    border-style:solid;
    border-color:#CCCCCC;
    border-width:1px;
    empty-cells: show;
}
.celtitulo{
    background-color:#FF9900;
    color: #333333;
    empty-cells: show;
    text-align:center;
} 
.celtexto{
    color: #CCCCCC;
    empty-cells: show;
    font-size:80%;
} 
.celsucesso{
    background-color: #FFF500;
    color: #333333;
    empty-cells: show;
    text-align:center;

}
.celsubtitulo{
    background-color: #FFF500;
    color: #333333;
    text-align:center;
    empty-cells: show;
    text-align:center;

} 
.celexcluir{
    background-color: #333333;
    color: #5E88AA;
    empty-cells: show;
} 

