﻿body 
{
    margin:0px;
}
#back
{
    background-color:Silver;
    width:100%;
    height:100%;
}

#container
{
    background-color:White;
    width:760px;
    height:100%; /*900px;*/
    top:0;
    margin:0 auto;
}

#dvPrinc
{
    background-color:White;
    width:600px;
    height:100%; /*900px;*/
    top:0;
    margin:0 auto;
}

#RdpMaster
{
    font-size: x-small;
    font-family: Verdana;
    font-weight: normal;
    text-align: center;
    width: 760px;
    top: 0;
    margin: 0 auto;
    background-color: #FFFFFF;
}

#RdpMaster ul {
	margin: 0;
	padding: 10;
	list-style: none;
}

#RdpMaster li {
	float: left;
	width: 33%;
}

#rodape
{
    font-size: x-small;
    font-family: Verdana;
    font-weight: normal;
    color: darkblue;
    text-align: center;
    background-color: #FFF8DC;
    width:760px;
    top:0;
    margin:0 auto;
}

.topmenu
{
    background-color: #FFC125;
    border-bottom: black 1px solid;
    height: 20px;
    width: 150px;
    line-height: 20px;
    font-family: Verdana;
    text-transform: uppercase;
    font-size: 12px;
}
.menu
{
    background-color: #FFF8DC;
    border-bottom: black 1px solid;
    height: 18px;
    width: 150px;
    vertical-align: middle;
    font-family: verdana;
    font-size: 11px;
    text-indent: 5px;
    text-align: justify;
}
.TituloMenu
{
	font-weight: bold;
	font-size: 14px;
	color: navy;
	font-family: Verdana;
}
.FonteMenu
{
	font-size: 10px;
	color: navy;
	font-family: Verdana;
}
.lados
{
    border-right: black 1px solid;
    border-left: black 1px solid;
    border-top: black 1px solid;
    border-bottom: black 1px solid;
}

#Destak_Notic {
	width: 590px;
	margin: 0 auto;
}

#Destak_Notic ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#Destak_Notic li
{
    float: left;
    width: 49%;
    z-index: auto;
    top: 10px;
}

#Destak_Notic li ul {
	padding-left: 1px;
}

#Destak_Notic li li {
	float: none;
	width: 100%;
	padding: 0;
}

#Destak h2
{
    background-position: #000099;
    margin: 0 0 20px 0;
    padding: 5px 5px 5px 5px;
    background: #000099;
    text-transform: lowercase;
    font-size: .9em;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Verdana;
    text-align: center;
    height: 15px;
}

#Notic h2
{
    margin: 0 0 20px 0;
    padding: 5px 5px 5px 5px;
    background: #FFC125;
    text-transform: lowercase;
    font-size: .9em;
    font-weight: bold;
    color: #000000;
    font-family: Verdana;
    text-align: center;
    height: 15px;
}

A:LINK 	{
	text-decoration : none; COLOR: darkblue
}
A:VISITED {
	text-decoration : none; COLOR: darkblue
}
A:HOVER	{
	text-decoration : none; COLOR: red
}

.FlutuarLeft {
	float: left;
	margin: 0pt 10px 10px 0pt;
}

.FlutuarRight {
	float:right;
	margin: 0pt 10px 10px 0pt;
	top:2000;
}

#pageL {
	/*background: #E8DBA7;
	border-bottom: 4px #BBB082 solid;*/
	width: 100%; /*985px;*/
	margin: 0 auto;
}
.LabelNot
{
    /*font-weight: bold;*/
	font-size: 10px;
	color: navy;
	font-family: Verdana;
}
.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.modalPopup {
    background-color:White;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:250px;
}
.Fechar
{
    float:right;
    width: 15px;
    }



