body
{
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #9900CC;
}

.Main
{
    margin-top: 5pt;
    margin-bottom: 10pt;
    background-color: white;
}
    
.Home
{
	/*background-image: url(images/Master - Home.jpg);
	height: 630px;*/
	width: 840px;
}

.MenuPosition
{
	position: relative;
	left: 175px;
	top: 83px;
	height: 41px;
}

.Menu {
	font-family: Arial Rounded MT Bold, Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #5e625e;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	list-style-image: none;
	cursor: hand;
	page-break-before: auto;
	page-break-after: auto;
	/*background-image: url('images/Fundo Menu.gif');*/
	height: 22px;
}
.Menu:hover {
	font-family: Arial Rounded MT Bold, Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #9900CC;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	list-style-image: none;
	cursor: hand;
	page-break-before: auto;
	page-break-after: auto;
	/*background-image: url('images/Fundo Menu.gif');*/
	background-repeat: repeat-x;
	height: 22px;
}

.Menu2 {
	font-family: Arial Rounded MT Bold, Arial, Verdana, Sans-Serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	list-style-image: none;
	cursor: hand;
	page-break-before: auto;
	page-break-after: auto;
	background-image: url('images/Fundo Menu 2.gif');
	height: 22px;
}
.Menu2:hover {
	font-family: Arial Rounded MT Bold, Arial, Verdana, Sans-Serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: Red;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	list-style-image: none;
	cursor: hand;
	page-break-before: auto;
	page-break-after: auto;
	background-image: url('images/Fundo Menu 2.gif');
	background-repeat: repeat-x;
	height: 22px;
}

.Footer
{
    font-size: 8pt;
    color: navy;
    font-family: 'Century Gothic' , Verdana, Arial;
	text-align: center;
	margin-top: 10pt; 
	margin-bottom: 10pt;        
}
.FooterLink
{
    font-size: 8pt;
    color: blue;
    font-family: 'Century Gothic' , Verdana, Arial;
    text-align: center;
    margin-top: 10pt;
    margin-bottom: 10pt;
    text-decoration: underline;
}

.Titulo
{
	font-family: 'Century Gothic' , Verdana, Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #9900CC;
	padding-left: 5px;
	text-align: left;
}

hr
{
	/*border-color: black;
	border-style: ridge;
    background-image: url(Images/hr.gif);
    background-repeat: repeat-x;*/
    height: 1px;
    visibility: hidden;
}

.header
{
    background-image: url('Images/Preenchimento.gif');
    background-repeat: repeat-x;
    height: 176px;
}

.Cabecalho
{
	font-family: 'Century Gothic' , Verdana, Arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: black;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

.Cabecalho_Alternativo
{
	font-family: 'Century Gothic' , Verdana, Arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #9900CC;
	padding-left: 5px;
	padding-right: 5px;
}

.Data
{    
    font-family: 'Century Gothic' , Verdana, Arial;
    font-size: 8pt;
    color: gray; 
    font-style: italic;
    font-weight: bold;
    text-align: left;
    /*padding-right: 10px;
padding-left: 10px; */
}

.Borda
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 0px;
}

.Data_NoPadding
{    
    font-family: 'Century Gothic' , Verdana, Arial;
    font-size: 8pt;
    color: gray; 
    font-style: italic;
    padding-left: 0px; 
}

.Texto
{
	font-family: 'Century Gothic' , Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align: left;
	padding-right: 10px;
}

.Texto2 {
	font-family: 'Century Gothic' , Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
}

.Texto_Italico {
	font-family: 'Century Gothic' , Verdana, Arial;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: black;
}

.Texto_Italico_Alternativo {
	font-family: 'Century Gothic' , Verdana, Arial;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #9900CC;
	text-align: left;
}

/* antes eu usava TextoLink */
a,.TextoLink {
	font-family: 'Century Gothic' , Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-image: none;
	cursor: hand;
	page-break-before: auto;
	page-break-after: auto;
	text-align: left;
}
a, .TextoLink:hover
{
	font-family: 'Century Gothic' , Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #9900CC;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border: #0099FF;
	list-style-image: none;
	cursor: hand;
	page-break-before: auto;
	page-break-after: auto;
	text-align: left;
}

.TextoContato {
	font-family: 'Century Gothic' , Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-image: none;
	cursor: hand;
	page-break-before: auto;
	page-break-after: auto;
	text-align: left;
}
.TextoContato:hover
{
	font-family: 'Century Gothic' , Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #9900CC;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border: #0099FF;
	list-style-image: none;
	cursor: hand;
	page-break-before: auto;
	page-break-after: auto;
	text-align: left;
}

.DivOculto {
	font-family: 'Century Gothic' , Verdana, Arial;
	font-size: 10pt;
	vertical-align: middle;
	background-color: Black;
	text-align: center;
	border: 1px solid #ccc; 
	padding: 20px;
	width: 85%;	
}

.BordaEsquerda
{
    background-image: url(Images/Borda_esquerda.gif);
    background-repeat: repeat-y;
    width: 4px;
}
.BorderLeft
{
    background-image: url(Images/Borda_esquerda.gif);
    background-repeat: repeat-y;
    width: 4px;
}
.BorderRight
{
    background-image: url(Images/Borda_direita.gif);
    background-repeat: repeat-y;
    width: 4px;
}
.BorderTop
{
    background-image: url(Images/Borda_Topo_Full.gif);
    background-repeat: no-repeat;
    width: 801px;
    height: 15px;
}	
.BorderTopDetail
{
    background-image: url(Images/Borda_Topo_Detail.gif);
    background-repeat: no-repeat;
    height: 119px;
    width: 622px;
}
.BorderBotton
{
    background-image: url(Images/Borda_Rodape_Full.gif);
    background-repeat: no-repeat;
    height: 14px;
    width: 800px;
}
.BorderBottonDetail
{
    background-image: url(Images/Borda_Rodape_Detail.gif);
    background-repeat: no-repeat;
    height: 15px;
    width: 623px;
}

.ColumnLeft
{
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    background-color: #edebeb;
    width: 612px;
}
.BetweenColumns
{
    background-image: url(Images/Borda_entre.gif);
    background-repeat: repeat-y;
    width: 10px;
}
.ColumnMiddle
{
    padding-right: 0px;
    padding-left: 10px;
    padding-top: 15px;
}
.ColumnRight
{
	width: 167px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #edebeb;
	/*border-right: black 5px solid;
	border-top: black 5px solid;
	border-left: black 5px solid;
	border-bottom: black 5px solid;*/
}

.HomeNoticias
{
	position: relative;
	left: 20px;
	top: 0px;
	width: 465px;
	height: 300px;
	overflow: hidden;
	text-align: left;
}
.HomeVideos
{
    position: relative;
    left: 0px;
    top: 0px;
    width: 315px;
    height: 150px;
    overflow: hidden;
    text-align: left;
    vertical-align: top;
}
.HomeContato
{
	position: relative;
	left: 365px;
	top: 225px;
	width: 485px;
	height: 55px;
	overflow: hidden;
	text-align: left;
}
.DetailBanner
{
	position: relative;
	left: 82px;
	top: 75px;
	width: 262px;
	height: 480px;
	overflow: hidden;
}
.DetailDestaque
{
    height: 96px;
    width: 612px;
	position: relative;
	overflow: hidden;	
}
.DetailContato
{
	position: relative;
	left: 76px;
	top: 116px;
	width: 512px;
	height: 55px;
	overflow: hidden;
	text-align: left;
}
.FullContato
{
	position: relative;
	left: 335px;
	top: 110px;
	width: 512px;
	height: 55px;
	overflow: hidden;
	text-align: left;
}
.HomeParceiros
{
	position: relative;
	left: 6px;
	top: 35px;
	width: 167px;
	height: 270px;
	overflow: hidden;
}
.DetailParceiros
{
    background-image: url(Images/Detail_Grupo.gif);
    background-repeat: no-repeat;
    height: 290px;
    width: 178px;
	position: relative;
	overflow: hidden;
}
.CDR
{
	width: 420px;
	height: auto;
	overflow: hidden;
	left: 60px;
	position: relative;
	top: 210px;
}

.ContentDetail
{
	position: relative;
	left: 25px;
	top: 0px;
	width: 788px;
	height: auto;
	overflow: hidden;
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #9900CC;
}

.ContentOverflow
{
	width: auto;
	height: auto;
	overflow: hidden;
}

.ContentFull
{
	position: relative;
	left: 25px;
	top: 0px;
	width: 788px;
	height: auto;
	overflow: hidden;
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #9900CC;
}

.Campo
{
	font-family: 'Century Gothic' , Verdana, Arial;
	font-size: 11px;
	color: black;
	background-color: #c0c0c0;
	border-top-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
}

.Botao
{
	font-family: 'Century Gothic' , Verdana, Arial;
	font-size: 10px;
	color: black;
	background-color: black;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 1px;
	border-right: #c0c0c0 1px outset;
	border-top: #c0c0c0 1px outset;
	border-left: #c0c0c0 1px outset;
	border-bottom: #c0c0c0 1px outset;
}

.hidden {
	display : none;
}