/* Default CSS Stylesheet for a new Web Application project */

masterPage: snMaster008.master
masterPageConfig: snMaster008.master
masterPageDefault: snDefault008c.master
masterPageGestor: snGestor007.master
masterPageErro: snGesto007rErro.master

BODY
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 8pt;
}


.textBoxDadosNumero
{
	font-size: 8pt;
	color: navy;
	font-family: verdana;
	text-align: right;
}


.textBoxDadosReadOnly
{
	font-size: 8pt;
	color: navy;
	font-family: verdana;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}

.textBoxDadosReadOnlyNumero
{
	font-size: 8pt;
	color: navy;
	font-family: verdana;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
	text-align: right;
}

.textBoxPesquisa
{
	font-size: 8pt;
	color: darkred;
	font-family: verdana;
}

.dropDownListDados
{
	font-size: 8pt;
	color: darkred;
	font-family: verdana;
}
	
.dropDownListPesquisa
{
	font-size: 8pt;
	color: maroon;
	font-family: verdana;
}

/* Configura�es do cabecalho */
/* Tabela do cabe�alho */
.linhaCabecalho
{
}


/* moldura do cabe�alho */
.colunaCabecalhoTituloCelulaEsq {}
.colunaCabecalhoTituloCelula {}
.colunaCabecalhoTituloCelulaDir {}
.colunaCabecalhoCelulaEsq {}
.colunaCabecalhoCelulaDir {}
.colunaCabecalhoRodapeCelulaEsq {}
.colunaCabecalhoRodapeCelula {}
.colunaCabecalhoRodapeCelulaDir {}

/* Parte direita da tabela */
.colunaCabecalhoEsquerda
{
	width: 760px;
	height: 121px;
	background-repeat: no-repeat;
	background-image: url(http://www.cicvitoria.com.br/img/cabecalho2009.jpg);
}

.colunaCabecalhoDireita
{
}

.colunaCabecalhoIdioma
{
	visibility: hidden;
	display: none;
}

/* Parte esquerda da tabela */
.idioma
{
	display: none;
	font-weight: bold;
	font-size: 8pt;
	visibility: hidden;
	width: 100%;
	color: white;
	font-family: verdana;
	height: 1px;
	text-align: center;
}




/* Destaque */
/* Linha onde entrar�o as not�cias de destaque  */
.linhaDestaque 
{
	background-image: url(http://www.cicvitoria.com.br/img/fundo2009.jpg);
}

.linhaIdioma
{
	/*background-color: fuchsia;*/
	background-image: url(img/barraDestaque.gif);
}

/* Corpo */
/* Tabela onde entrar�o as barras de Menu, Central e Util */
.tblDestaque
{
	width: 760px;
}

.tblCorpo
{
	width: 760px;
	background-color: white;
}

/* Utilizado para layout 0002 */
.tblCorpoTotal
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 8pt;
	text-align: center;
	overflow: visible;
	background-image: url(http://www.cicvitoria.com.br/img/fundo2009.jpg);
	/*width: 780px;*/
}

/* Utilizado para layout 0002 */
.tblCorpoMenu {}

.tblCorpoCelAreaLivre
{
	vertical-align: top;
}

.tblAreaLivre
{
	width: 100%;
}

/* barra central onde aparecer�o as not�cias */
.barraCentral
{
	vertical-align: top;
	width: 50%;
	padding-top: 12px;
}

.barraCentralB
{
	vertical-align: top;
	width: 50%;
	padding-top: 12px;
}

/* Configurando not�cias */
/* Noticias */
.noticiaColDireita
{
	padding-top: 12px;
	vertical-align: top;
	width: 50%;
	padding-left: 8px;
	padding-right: 12px;
}

.noticiaColEsquerda
{
	padding-top: 12px;
	vertical-align: top;
	width: 50%;
	padding-right: 8px;
	padding-left: 12px;
}

.noticiaTitulo
{
	font-size: 9pt;
	color: darkred;
	font-weight: bold;
	font-family: verdana;
	text-transform: uppercase;
}

.noticiaTituloCelulaEsq {}
.noticiaTituloCelula {}
.noticiaTituloCelulaDir {}

.noticiaLink
{
	cursor: hand;
	color: dimgray;
	text-decoration: none;
}

.noticiaDiv
{
	padding-bottom: 2px;
	padding-top: 3px;
	overflow: auto;
	width: 100%;
	height: 77px;
}

.noticiaCelulaEsq {}

.noticiaCelula
{
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	width: 100%;
	height: 132px;
	text-align: center;
	background-image: url(http://www.cicvitoria.com.br/img/noticiaFundo2009.jpg);
}

.noticiaCelulaDir
{
}


.noticiaLink:hover
{
	cursor: hand;
	color: blue;
}

.noticiaRodapeCelulaEsq {}
.noticiaRodapeCelula {}
.noticiaRodapeCelulaDir {}

.noticiaFoto
{
	border: 0;
	width: 120px;
	display: none;
	visibility: hidden;
}

.noticiaFotoTituloCelulaEsq
{
	display: none;
	visibility: hidden;
}

.noticiaFotoTituloCelula
{
	display: none;
	visibility: hidden;
}

.noticiaFotoTituloCelulaDir
{
	display: none;
	visibility: hidden;
}

.noticiaFotoCelulaEsq
{
	display: none;
	visibility: hidden;
}

.noticiaFotoCelula
{
	width: 120px;
	height: 120px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	display: none;
	visibility: hidden;
}

.noticiaFotoCelulaDir
{
	display: none;
	visibility: hidden;
}

.noticiaFotoRodapeCelulaEsq
{
	display: none;
	visibility: hidden;
}

.noticiaFotoRodapeCelula
{
	display: none;
	visibility: hidden;
}

.noticiaFotoRodapeCelulaDir
{
	display: none;
	visibility: hidden;
}

.noticiaResumo
{
	font-size: 9pt;
	font-family: verdana;
	color: dimgray;
}

/* Lista */

.nlistaTitulo
{
	text-decoration: none;
	color: dimgray;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
}

.nlistaTitulo:hover
{
	color: #999999;
}

.nlistaTituloJanela
{
	font-size: 9pt;
	color: darkred;
	font-weight: bold;
	text-transform: uppercase;
}

.nlistaResumo
{
	font-family: Verdana;
	font-size: 8pt;
	color: dimgray;
}

.nlistaTituloCelulaEsq
{
	background-repeat: no-repeat;
	padding-left: 8px;
}

.nlistaTituloCelula
{
	height: 29px;
	width: 100%;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: darkred;
	font-variant: small-caps;
	background-image: url(http://www.cicvitoria.com.br/img/noticiaFundo2009.jpg);
}

.nlistaTituloCelulaDir
{
	background-repeat: no-repeat;
	padding-right: 12px;
}

.nlistaCelulaEsq
{
	background-repeat: repeat-y;
	padding-left: 8px;
}

.nlistaCelula
{
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	height: 70px;
	background-image: url(http://www.cicvitoria.com.br/img/noticiaFundo2009.jpg);
}

.nlistaCelulaDir
{
	background-repeat: repeat-y;
	padding-right: 12px;
}

.nlistaRodapeCelulaEsq
{
	background-repeat: no-repeat;
	padding-right: 8px;
}

.nlistaRodapeCelula
{
	background-repeat: repeat-x;
	width: 100%;
	height: 12px;
}

.nlistaRodapeCelulaDir
{
	background-repeat: no-repeat;
	padding-right: 12px;
}

/* Destaques */
.destaqueColDireita {}
.destaqueColEsquerda {}

.destaqueTitulo
{
	font-size: 11pt;
	color: darkred;
	font-variant: small-caps;
	display: none;
	visibility: hidden;
}

.destaqueTituloCelulaEsq {}
.destaqueTituloCelula {}
.destaqueTituloCelulaDir {}
.destaqueCelulaEsq {}
.destaqueCelula {}
.destaqueCelulaDir {}

.destaqueLink
{
	cursor: hand;
	color: darkred;
	text-decoration: none;
	display: none;
	visibility: hidden;
}

.destaqueLink:hover
{
	cursor: hand;
	color: blue;
}

.destaqueRodapeCelulaEsq {}
.destaqueRodapeCelula {}
.destaqueRodapeCelulaDir {}
.destaqueFoto {}
.destaqueResumo {}


/* Configurando Zoom de not�cias */
/* Mat�rias */
.barraBotaoTituloCelulaEsq
{
}

.barraBotaoTituloCelula
{
	height: 12px;
	width: 100%;
}

.barraBotaoTituloCelulaDir
{
}

.barraBotaoCelulaEsq
{
	padding-left: 15px;
	background-repeat: repeat-y;
}

.barraBotaoCelula
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	background-image: url(http://www.cicvitoria.com.br/img/noticiaFundo2009.jpg);
}

.barraBotaoCelulaDir
{
	padding-left: 15px;
	background-repeat: repeat-y;
}

.barraBotaoRodapeCelulaEsq
{
}

.barraBotaoRodapeCelula
{
	height: 12px;
	width: 100%;
}

.barraBotaoRodapeCelulaDir
{
}

.barraRBotaoTituloCelulaEsq
{
}

.barraRBotaoTituloCelula
{
	width: 100%;
}

.barraRBotaoTituloCelulaDir
{
}

.barraRBotaoCelulaEsq
{
	padding-left: 15px;
}

.barraRBotaoCelula
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	background-image: url(http://www.cicvitoria.com.br/img/noticiaFundo2009.jpg);
}

.barraRBotaoCelulaDir
{
	padding-left: 15px;
}

.barraRBotaoRodapeCelulaEsq
{
}

.barraRBotaoRodapeCelula
{
	height: 12px;
	width: 100%;
}

.barraRBotaoRodapeCelulaDir
{
}

/* Configurando Zoom de not�cias */
/* Mat�rias */
.materiaTituloCelulaEsq
{
	padding-left: 15px;
	background-repeat: no-repeat;
}

.materiaTituloCelula
{
	font-weight: bold;
	font-size: 12pt;
	width: 100%;
	color: #660000;
	height: 21px;
	text-align: center;
	font-variant: small-caps;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(http://www.cicvitoria.com.br/img/noticiaFundo2009.jpg);
}

.materiaTituloCelulaDir
{
	padding-left: 15px;
	background-repeat: no-repeat;
}

.materiaTitulo
{
	font-weight: bold;
	font-size: 12pt;
	color: darkred;
	text-transform: uppercase;
	font-family: verdana;
}

.materiaCelulaEsq
{
	padding-left: 15px;
	background-repeat: repeat-y;
}

.materiaCelula
{
	color: #660000;
	text-align: left;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(http://www.cicvitoria.com.br/img/noticiaFundo2009.jpg);
	padding-bottom: 10px;
}

.materiaCelulaDir
{
	padding-left: 15px;
	background-repeat: repeat-y;
}

.materiaDiv
{
	overflow: auto;
	width: 100%;
}

.materiaFoto
{
	width: 120px;
}

.materiaTexto
{
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10pt;
	color: dimgray;
	font-family: verdana;
}

.materiaTextoCelula
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.materiaRodapeCelulaEsq
{
	padding-left: 5px;
	background-repeat: no-repeat;
}

.materiaRodapeCelula
{
	width: 100%;
	background-repeat: repeat-x;
	height: 10px;
}

.materiaRodapeCelulaDir
{
	padding-left: 5px;
	background-repeat: no-repeat;
}

.materiaFotoTituloCelulaEsq
{
	padding-left: 10px;
	background-repeat: no-repeat;
}

.materiaFotoTituloCelula
{
	background-repeat: repeat-x;
	height: 10px;
}

.materiaFotoTituloCelulaDir
{
	padding-left: 10px;
	background-repeat: no-repeat;
}

.materiaFotoCelulaEsq
{
	padding-left: 10px;
	background-repeat: repeat-y;
}

.materiaFotoCelulaDir
{
	padding-left: 10px;
	background-repeat: repeat-y;
}

.materiaFotoRodapeCelulaEsq
{
	padding-left: 10px;
	background-repeat: no-repeat;
}

.materiaFotoRodapeCelula
{
	background-repeat: repeat-x;
	height: 17px;
}

.materiaFotoRodapeCelulaDir
{
	padding-left: 12px;
	background-repeat: no-repeat;
}

.materiaTextoFoto
{
	font-size: 8pt;
	font-style: italic; 
}

.materiaTextoFotoDiv {}

.materiaTextoFotoCelula
{
	padding-right: 3px;
	padding-left: 7px;
	padding-bottom: 10px;
	width: 400px;
	padding-top: 3px;
	text-align: center;
}

/* Barra lateral (esquerda) de menu */
.barraMenu
{
	table-layout: fixed;
	vertical-align: top;
	width: 25px;
	border-collapse: separate;
	background-image: url(http://www.cicvitoria.com.br/img/fundo2009.jpg);
}

/* Configura��es do menu */

.menuTituloCelulaEsq /* C�lula esquerda utilizada para colocar o peda�o esquerdo da imagem */
{
	background-image: url(img/tituloesq.jpg);
	background-repeat: no-repeat;
	padding-left: 7px;
}

.menuTitulo
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: verdana;
	text-align: center;
}

.menuTituloCelula
{
	background-image: url(img/titulo.jpg);
	background-repeat: repeat-x;
	height: 21px;
	text-align: center;
}

.menuTituloCelulaDir /* C�lula direita utilizada para colocar o peda�o direito da imagem */
{
	background-image: url(img/titulodir.jpg);
	background-repeat: no-repeat;
	padding-right:8px;
}

/* link */
.menuLink
{
	list-style-position: outside;
	font-size: 9pt;
	cursor: hand;
	color: dimgray;
	font-family: verdana;
	list-style-type: circle;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(img/setaMenu.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 18px;
	text-align: left;
}

.menuLink:hover
{
	cursor: hand;
	color: blue;
}

.menuLinkCelulaEsq /* C�lula esquerda utilizada para colocar o peda�o esquerdo da imagem */
{
	background-image: url(img/esq.jpg);
	background-repeat: repeat-y;
	padding-left: 7px;
}

.menuLinkCelula
{
	background-image: url(img/fundomenu.jpg);
	width: 100%;
	height: 15px;
	text-align: left;
}

.menuLinkCelulaDir /* C�lula direita utilizada para colocar o peda�o direito da imagem */
{
	background-image: url(img/dir.jpg);
	background-repeat: repeat-y;
	padding-right: 8px;
}

/* configura��es da linha que divide os links do menu */
.menuLinhaCelulaEsq /* C�lula esquerda utilizada para colocar o peda�o esquerdo da imagem */
{
	background-image: url(img/esq.jpg);
	background-repeat: repeat-y;
	padding-left: 1px;
}

.menuLinhaCelula
{
	padding-left: 15px;
	width: 100%;
	height: 1px;
	background-color: brown;
}

.menuLinhaCelulaDir /* C�lula direita utilizada para colocar o peda�o direito da imagem */
{
	background-image: url(img/dir.jpg);
	width: 8px;
	height: 1px;
}

/* configura��es da barra de rodap� do menu */
.menuRodapeCelulaEsq /* C�lula esquerda utilizada para colocar o peda�o esquerdo da imagem */
{
	padding-left: 7px;
	background-image: url(img/rodapeesq.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.menuRodapeCelula /* C�lula central utilizada para colocar o peda�o central da imagem */
{
	background-image: url(img/rodape.jpg);
	background-repeat: repeat-x;
	height: 18px;
	width: 100%;
}

.menuRodapeCelulaDir /* C�lula direita utilizada para colocar o peda�o direito da imagem */
{
	background-image: url(img/rodapedir.jpg);
	background-repeat: no-repeat;
	padding-right: 8px;
}

/* barra de utilidades (direita) */
.barraUtil
{
	display: none;
	padding-top: 3px;
	table-layout: fixed;
	background-image: none;
	vertical-align: top;
	width: 0px;
	border-collapse: separate;
}

.utilTitulo
{
	font-size: 9pt;
	color: darkred;
	font-weight: bold;
	font-family: verdana;
	text-align: center;
	text-transform: uppercase;
}

.utilTituloCelulaEsq
{
	padding-left: 12px;
}

.utilTituloCelula
{
	background-image: url(http://www.cicvitoria.com.br/img/noticiaFundo2009.jpg);
	width: 100%;
	height: 21px;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 6px;
}

.utilTituloCelulaDir /* C�lula direita utilizada para colocar o peda�o direita da imagem */
{
	padding-left: 8px;
}

.utilLink
{
	background-image: url(http://www.souzanet.com.br/site/img/topico.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 8pt;
	cursor: hand;
	color: dimgray;
	font-family: verdana;
	padding-left: 15px;
}

.utilLink:hover
{
	cursor: hand;
	color: blue;
}

.utilLinkCelulaEsq /* C�lula esquerda utilizada para colocar o peda�o esquerdo da imagem */
{
	padding-right: 12px;
}

.utilLinkCelula
{
	width: 100%;
	padding-left: 6px;
	height: 20px;
	text-align: left;
	background-image: url(http://www.cicvitoria.com.br/img/noticiaFundo2009.jpg);
}

.utilLinkCelulaDir /* C�lula esquerda utilizada para colocar o peda�o esquerdo da imagem */
{
	padding-left: 8px;
}

/* configura��es da linha que divide os links do menu */
.utilLinhaCelulaEsq /* C�lula esquerda utilizada para colocar o peda�o esquerdo da imagem */
{
	padding-left: 12px;
}

.utilLinhaCelula
{
	width: 100%;
	background-image: url(http://www.cicvitoria.com.br/img/noticiaFundo2009.jpg);
}

.utilLinhaCelulaDir /* C�lula direita utilizada para colocar o peda�o direito da imagem */
{
	padding-right: 8px;
}

/* configura��es da barra de rodap� do menu */
.utilRodapeCelulaEsq /* C�lula esquerda utilizada para colocar o peda�o esquerdo da imagem */
{
	padding-left: 12px;
}

.utilRodapeCelula
{
	width: 100%;
	height: 12px;
}

.utilRodapeCelulaDir /* C�lula direita utilizada para colocar o peda�o direito da imagem */
{
	padding-right: 8px;
}



.textBoxDados
{
	font-size: 8pt;
	color: navy;
	font-family: verdana;
}

.textBoxCem
{
	font-size: 8pt;
	width: 100%;
	color: navy;
	font-family: verdana;
	height: 100%;
}

.textFaleConosco
{
	font-size: 8pt;
	width: 100%;
	color: navy;
	font-family: verdana;
	height: 190px;
}

.labelPesquisa
{
	font-weight: bold;
	font-size: 8pt;
	color: maroon;
	font-family: verdana;
}

.labelDados
{
	font-weight: bold;
	font-size: 8pt;
	color: darkblue;
	font-family: verdana;
}

.labelDadosLogin
{
	font-weight: bold;
	font-size: 8pt;
	color: dimgray;
	font-family: verdana;
}

.botaoWingdings
{
	text-decoration: none;
	font-size: 18pt;
	color: darkred;
}

.botaoWingdings:hover
{
	font-size: 18pt;
	color: Aqua;
}

.dataHora
{
	display: none;
	visibility: hidden;
}
.dataGridTextBox
{
	font-size: 8pt;
	width: 100%;
	color: navy;
	background-color: transparent;
	font-family: verdana;
}

.dataGridLabel {}

.dataGrid
{
	font-size: 8pt;
	width: 100%;
	color: navy;
	font-family: verdana;
}

.dataGridTelefoneDiv
{
	overflow: auto;
	width: 100%;
	height: 290px;	
}

.dataGridDiv
{
	width: 100%;
}

.dataGridHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: navy;
	font-family: verdana;
	font-variant: small-caps;
	text-align: center;
	vertical-align: sub;
	text-transform: capitalize;
	background-color: darkgray;
}

.dataGridItem {}

.dataGridAlternating
{
	background-color: gainsboro;
}

.dataGridEdit {}

.dataGridSelected
{
	background-color: lavender;
}

.ajaxPanel
{
	overflow: visible;
	width: 100%;
	height: 100%;
}

.iFrame
{
	width: 100%;
	height: 700px;
	display: inline;
}



.botao
{
	font-size: 8pt;
	color: navy;
	font-family: verdana;
}

.botao:hover
{
	color: maroon;
}

.botaoFundo
{
	border-right: darkblue 1px solid;
	padding-right: 2px;
	border-top: darkblue 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 5px;
	border-left: darkblue 1px solid;
	padding-top: 2px;
	border-bottom: darkblue 1px solid;
	background-color: lavender;
	text-align: center;
}

.guia
{
	font-size: 8pt;
	color: dimgray;
	font-family: verdana;
}

.guia:hover
{
	color: black;
}

.guiaFundo
{
	border-right: lightblue 1px solid;
	padding-right: 2px;
	border-top: lightblue 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 5px;
	border-left: lightblue 1px solid;
	padding-top: 2px;
	border-bottom: lightblue 1px solid;
	background-color: whitesmoke;
	text-align: center;
}

.guiaFundoPressionado
{
	border-right: lightblue 1px solid;
	padding-right: 2px;
	border-top: lightblue 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 5px;
	border-left: lightblue 1px solid;
	padding-top: 2px;
	text-align: center;
}

.guiaVazioFundo
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 5px;
	padding-top: 2px;
	border-bottom: lightblue 1px solid;
	background-color: whitesmoke;
	text-align: center;
}

.guiaEsqFundo
{
	border-right: lightblue 1px solid;
	padding-right: 2px;
	border-top: lightblue 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 5px;
	border-left: lightblue 1px solid;
	padding-top: 2px;
	border-bottom: lightblue 1px solid;
	background-color: whitesmoke;
	text-align: center;
}

.guiaEsqFundoPressionado
{
	padding-right: 2px;
	border-top: lightblue 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 5px;
	border-left: lightblue 1px solid;
	padding-top: 2px;
	border-bottom: lightblue 1px solid;
	text-align: center;
}

.guiaEsqVazioFundo
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 5px;
	padding-top: 2px;
	border-bottom: lightblue 1px solid;
	background-color: whitesmoke;
	text-align: center;
}

.guiaDirFundo
{
	border-right: lightblue 1px solid;
	padding-right: 2px;
	border-top: lightblue 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 5px;
	border-left: lightblue 1px solid;
	padding-top: 2px;
	border-bottom: lightblue 1px solid;
	background-color: whitesmoke;
	text-align: center;
}

.guiaDirFundoPressionado
{
	border-right: lightblue 1px solid;
	padding-right: 2px;
	border-top: lightblue 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 5px;
	padding-top: 2px;
	border-bottom: lightblue 1px solid;
	text-align: center;
}

.guiaDirVazioFundo
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 5px;
	padding-top: 2px;
	border-bottom: lightblue 1px solid;
	background-color: whitesmoke;
	text-align: center;
}

.botaoFundo:hover
{
	background-color: #fbf5eb;
}

.botaoEspaco
{
	width: 100%;
}

.janelaUtilTitulo
{
	border-top-width: 1px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: 9pt;
	border-left-color: white;
	border-bottom-width: 1px;
	border-bottom-color: darkgray;
	color: darkred;
	border-top-color: white;
	font-family: verdana;
	height: 100%;
	text-align: center;
	border-right-width: 1px;
	border-right-color: darkgray;
	text-transform: uppercase;
}

.janelaUtilTituloCelulaEsq
{
	padding-left: 12px;
	width: 7px;
	background-repeat: no-repeat;
	height: 21px;
}

.janelaUtilTituloCelula
{
	background-image: url(http://www.cicvitoria.com.br/img/noticiaFundo2009.jpg);
	width: 100%;
	height: 21px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 2px;
}

.janelaUtilTituloCelulaDir
{
	padding-left: 8px;
}

.janelaUtilCelulaEsq
{
	padding-left: 12px;
}

.janelaUtilCelula
{
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	height: 130px;
	background-image: url(http://www.cicvitoria.com.br/img/noticiaFundo2009.jpg);
	text-align: left;
}

.janelaUtilCelulaDir
{
	padding-left: 8px;
}

.janelaUtilRodapeCelulaEsq
{}

.janelaUtilRodapeCelula
{	
	height: 12px;
}

.janelaUtilRodapeCelulaDir
{}

.janelaLoginDiv
{
	/*background-image: url(img/janelaVTLogin.jpg);*/
	vertical-align: baseline;
	border-bottom: #ff9900 3px solid;
}

.janelaLoginCelula
{
	padding-bottom: 2px;
	vertical-align: top;
	width: 100%;
	background-repeat: no-repeat;
	height: 160px;
	background-color: white;
	border-left-width: 1px;
	border-left-color: lightblue;
	border-bottom-width: 1px;
	border-bottom-color: lightblue;
	border-right-width: 1px;
	border-right-color: lightblue;
	padding-top: 2px;
}

.janelaUtilDiv
{
	overflow: auto;
	width: 100%;
	height: 126px;
}

.janelaNoticia
{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 350px;
	border-bottom-style: none;
}

.enqueteLinkCelula
{
	text-decoration: none;
	padding-right: 1px;
	background-image: url(http://www.souzanet.com.br/site/img/topico.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	color: dimgray;
}

/*POP UP AGUARDE QUE APARECE NO MEIO DA TELA */


.aguardeImagem
{
	background-image: url(img/Aguarde.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 30px;
}

.aguardeTexto
{
	font-weight: bold;
	color: #E5DBE6;
	font-family: Verdana;
	font-variant: small-caps;
	font-size: 12pt;
}

.aguardeFundo
{
	position:absolute;
	z-index: 999999;
	top: 200px;
	left: 45%;
	border-right: #E5DBE6 1px solid;
	padding-right: 10px;
	border-top: #E5DBE6 1px solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #E5DBE6 1px solid;
	padding-top: 10px;
	border-bottom: #E5DBE6 1px solid;
	background-color: #D5302C;
}

/*
===============================================================================================
==                                    configura��es de Login                                 ==
===============================================================================================

*/
.linhaLogin
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
}

.labelDadosLogin
{
	font-size: 9pt;
	color: #000099;
	font-family: verdana;
}

.loginCelulaDiv {}
.loginTituloCelulaEsq {}
.loginTituloCelula {}
.loginTituloCelulaDir {}
.loginCelulaEsq {}

.loginCelula
{
	width: 758px;
	height: 21px;
	font-size: 8pt;
}

.loginCelulaDir {}
.loginRodapeCelulaEsq {}
.loginRodapeCelula {}
.loginRodapeCelulaDir {}

/* MENU HORIZONTAL */

.barraMenuCtrl
{
	height: 21px;
	text-align: left;
	width: 100%;
	background-image: url(http://www.cicvitoria.com.br/img/fundo2009.jpg)
}

.menuCtrlTituloCelulaEsq {}
.menuCtrlTituloCelula {}
.menuCtrlTituloCelulaDir {}
.menuCtrlCelulaEsq {}

.menuCtrlCelula
{
	text-align: left;
	cursor: hand;
	height: 18px;
	padding-right: 10px;
	width: 100%;
}

.menuCtrlCelulaDir {}
.menuCtrlRodapeCelulaEsq {}
.menuCtrlRodapeCelula {}
.menuCtrlRodapeCelulaDir {}

.menuCtrlItem
{
	cursor: hand;
	padding-top: 2px;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	color: white;
	padding-right: 10px;
	font-variant: small-caps;
	text-transform: capitalize;
}

.menuCtrlItemHover
{
	color: maroon;
	cursor: hand;
}

.menuCtrlItemCelula /* C�lula central utilizada para colocar o peda�o central da imagem e o label do t�tulo */
{
	cursor: hand;
	height: 21px;
}

.menuCtrlSubItem
{
	color: #DB232B;
	text-decoration: none;
	background-color: #E7e7E7;
	height: 21px;
	padding-left: 3px;
	padding-right: 5px;
}

.menuCtrlSubItemHover
{
	cursor: hand;
}

.menuCtrlSubItemCelula
{
	cursor: hand;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	z-index: 9999999;
}

A:link	{	
	text-decoration:	none;
	}	
		
A:visited	{	
	text-decoration:	none;
	}	
		
A:active	{	
	text-decoration:	none;
	}	
		
A:hover
{
	text-decoration: none;
	cursor: hand;
}

IMG 	
{
	border: 0;
	}

/* ---------------------------- */
/* Configura��es padr�o do .NET */

/*
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/