﻿/*Tipo da Página*/

BODY {
    COLOR: #ff0000; TEXT-ALIGN: center; FONT-SIZE: 8pt;
}
A {
	FONT-SIZE: 10pt; COLOR: #990000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; TEXT-DECORATION: underline
}
A:link {
	COLOR: #990000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #ff8080; TEXT-DECORATION: none
}
A:active {
	COLOR: ff9999; TEXT-DECORATION: underline
}
tr {
	FONT-SIZE: 12px; FONT-FAMILY: Arial
}
.form {
	border: 3px dashed; FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #990000; FONT-FAMILY: Arial, Times New Roman, sans-serif; BACKGROUND-COLOR: #FFCECE
}
.form1 {
	border: 1px dashed; FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #FFCECE; FONT-FAMILY: Arial, Times New Roman, sans-serif; BACKGROUND-COLOR: #990000
}
.formulario {
	border: 3px dashed; FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #990000; FONT-FAMILY: Arial, Times New Roman, sans-serif; BACKGROUND-COLOR: #FFCECE
}
.dicas {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #990000; FONT-FAMILY: Arial black
}
.descr {
	FONT-SIZE: 9pt; COLOR: #E10000; FONT-FAMILY: Arial
}
.detalhes {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #990000; FONT-FAMILY: Arial
}
.Servico {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #990000; FONT-FAMILY: Verdana
}
.ServicoAcao {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: red; FONT-FAMILY: Verdana
}
.TextoPequeno {
	FONT-SIZE: 7pt; COLOR: #990000; FONT-FAMILY: Arial Black
}
.TextoMedio {
	FONT-SIZE: 14pt; COLOR: #990000; FONT-FAMILY: Arial Black
}
.TextoGrande {
	FONT-SIZE: 21pt; COLOR: #990000; FONT-FAMILY: Arial Black
}
.TextoAviso {
	FONT-SIZE: 9pt; COLOR: orange; FONT-FAMILY: Arial Black
}
.DescricaoAviso {
	FONT-SIZE: 6pt; COLOR: black; FONT-FAMILY: Verdana
}
.TextoMedioBranco {
	FONT-SIZE: 14pt; COLOR: #ffffff; FONT-FAMILY: Arial Black
}


/*Imagens*/
.imgdestaque {
CLEAR: both! important; BORDER: #ff0000 3px solid; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px
}


/*Menu Lateral*/
.hl	{
		Background-Color : yellow;
		Cursor:hand;
	}
.n	{
		Cursor:hand;
	}



/*Menu Topo*/
.navcontainer {
        background: #369;
        border-top: 1px solid #9CC;
        font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.navlist {
        list-style: none outside none;
        margin: 0;
        padding: 0;
}

@media all {
.navlist {
                text-align: center
        }


.navlist li {
        bottom: 11px;
        display: inline;
        line-height: 1.2em;
        margin: 0;
        padding: 0;
        position: relative;
}

html>body .navlist li {
        background: #000;
        margin: 0 3px 0 0;
        padding: 4px 0px 4px 0;
}

.navlist a, .navlist a:link, .navlist a:visited {
	background: #900;
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
	left: 11px;
	top: 6px;
}

.navlist a:hover {
        background: #C00;
        bottom: 1px;
        color: #FFF;
        position: relative;
        right: 1px;
}

.navlist a:active {
        background: #999;
        bottom: 0px;
        color: #FFF;
        position: relative;
        right: 0px;
}

.navlist li#active {
        background: #369;
        bottom: 13px;
        display: inline;
        margin: 0 3px 0 0;
        padding: 0;
        position: relative;
}

html>body .navlist li.active {
        background: #000;
        margin: 0 4px 0 4px;
}

.navlist .active a, .navlist .active a:link, .navlist .active a:visited, .navlist .active a:hover {
        background: #369;
        border-bottom: none;
        border-left: 1px solid #9CC;
        border-right: 1px solid #9CC;
        border-top: 1px solid #9CC;
        bottom: 0;
        color: #FFF;
        cursor: text;
        margin: 0;
        padding: 2px 5px 0 5px;
        position: relative;
        right: 0;
}


/*Aplicar POP-UP*/
.pop{display:none;position:absolute;top:50%;left:50%;margin-left:-150px;margin-top:-100px;padding:10px;width:300px;height:200px;border:1px solid #d0d0d0
}
.popup{
position: absolute; /*Define a posição absoluta da pop-up*/
top: 30%; /*Distancia da margem superior da página */
left: 30%; /*Distancia da margem esquerda da página */
width: 300px; /*Largura da pop-up*/
height: 100px; /*Altura da pop-up*/
padding: 20px 20px 20px 20px; /*Margem interna da pop-up*/
border-width: 1px; /*Largura da borda da pop-up*/
border-style: solid; /*Estilo da borda da pop-up*/
background: #ccc; /*Cor de fundo da pop-up*/
color: #000066; /*Cor do texto da pop-up*/
display: none; /* Estilo da pop-up*/
}



.menutitle{
cursor:pointer;
text-align:center;
font-weight:bold}
.submenu{
margin-bottom: 0.5em;
margin-left: 1em}
.title1 {
background-color:orange;
font-color:white;
font-weight:bold;
border:1px black solid;
padding:1px;
font-size: 12px;
color:black;
width:136px;} 


/*Barra de Rolagem*/
body {
scrollbar-arrow-color: #000000;
scrollbar-base-color: ##FF0000;
scrollbar-dark-shadow-color: #FF4500;
scrollbar-track-color: ##FF4500;
scrollbar-face-color: #8B0000;
scrollbar-shadow-color: #FF0000;
scrollbar-highlight-color: #FF0000;
scrollbar-3d-light-color: #000000;
}



/*DIV*/
.pgn{
border:#990000 solid; position:absolute; left:41px; top:0px; width:903px; height:807px; z-index:0
}
.pgns{
border:#990000 solid; position:absolute; left:49px; top:0px; width:212px; height:1904px; z-index:1
}
.pgn_index{
border:#990000 solid; position:absolute; left:41px; top:0px; width:903px; height:847px; z-index:0
}
.pgnerro{
    border:#990000 solid;
	position:absolute;
	left:64px;
	top:34px;
	width:872px;
	height:349px;
	z-index:1;
}
.pgnanuncie{
	border:#990000 solid;
    position:absolute;
	left:84px;
	top:90px;
	width:85px;
	height:754px;
	z-index:1;
}
.superbanner{
	position:absolute;
	left:84px;
	top:1px;
	width:832px;
	height:85px;
	z-index:1;
	background-color: #FF0000;
}
.sloga {
	position:absolute;
	left:57px;
	top:8px;
	width:165px;
	height:135px;
	z-index:8
}
.menu{
	position:absolute;
	left:54px;
	top:217px;
	width:174px;
	height:2152px;
	z-index:304;
}
.novidade{
	position:absolute;
	left:754px;
	top:219px;
	width:190px;
	height:399px;
	z-index:309;
}
.publicidade{ 
position:absolute; left:752px; top:218px; width:190px; height:2000px; z-index:303;
}
.publicidade2{
	position:absolute;
	left:751px;
	top:630px;
	width:190px;
	height:1632px;
	z-index:303;
}
.publicidade1{
	position:absolute;
	left:754px;
	top:700px;
	width:190px;
	height:1735px;
	z-index:303;
}
.painel{
	position:absolute;
	left:483px;
	top:338px;
	width:236px;
	height:270px;
	z-index:307;
}
.enquete{
	position:absolute;
	left:240px;
	top:2168px;
	width:240px;
	height:181px;
	z-index:311;
}
.numeros{
	position:absolute;
	left:486px;
	top:2170px;
	width:240px;
	height:219px;
	z-index:312;
}
.maozinha{
position:absolute; left:482px; top:205px; width:30px; height:30px; z-index:302;
}
.mao{
position:absolute; left:796px; top:166px; width:57px; height:51px; z-index:6;
}
.homepage{
	position:absolute;
	left:917px;
	top:196px;
	width:19px;
	height:18px;
	z-index:4
}
.favorito{
	position:absolute;
	left:883px;
	top:194px;
	width:18px;
	height:23px;
	z-index:5
}
.menutopo{
	position:absolute;
	left:0px;
	top:188px;
	width:893px;
	height:31px;
	z-index:3
}
.busca{
position:absolute; left:747px; top:2268px; width:194px; height:150px; z-index:2
}
.busca1{
	position:absolute;
	left:745px;
	top:2279px;
	width:194px;
	height:150px;
	z-index:2
}
.conteudo{
	position:absolute;
	left:239px;
	top:241px;
	width:490px;
	height:2097px;
	z-index:9;
	overflow: auto;
}
.conteudoimgorkut{
	position:absolute;
	left:238px;
	top:513px;
	width:490px;
	height:1813px;
	z-index:9;
	overflow: auto;
}
.bordaconteudo{
	position:absolute;
	left:232px;
	top:218px;
	width:503px;
	height:2201px;
	z-index:7
}
.tempo{
position:absolute; left:246px; top:2209px; width:230px; height:180px; z-index:313;
}
.rotativo{
	position:absolute;
	left:238px;
	top:231px;
	width:490px;
	height:100px;
	z-index:302;
}
.antpro{
	position:absolute;
	left:268px;
	top:2424px;
	width:440px;
	height:31px;
	z-index:10
}
.banner468x60{
	position:absolute;
	left:243px;
	top:2317px;
	width:480px;
	height:81px;
	z-index:7;
}
.carregando {
	position:absolute;
	left:406px;
	top:246px;
	width:173px;
	height:57px;
	z-index:314;
}
.destaque {
	position:absolute;
	left:239px;
	top:337px;
	width:236px;
	height:270px;
	z-index:313;
}
.conteudofest {
	position:absolute;
	left:238px;
	top:333px;
	width:489px;
	height:1987px;
	z-index:315;
	overflow: auto;
}


/*Auxiliar*/

.clr { clear:both;}