/* CSS Document */

/* 
	************************************************************************
 		 ESTILOS QUE DEFINEM PADRONIZAÇÕES DO PORTAL JORNAL COPACABANA
		 --------------------------------------------------------------
		 Design by: SIACOM DESIGN + PROPAGANDA
		 Criado Por: Leandro Santos [MIKE]
		 Data: 17-julho-206
		 -------------------------------------------------------------- 
		 Ultima atualização: 19-julho-206		
		 Webmaster: Leandro Santos [mike]
		 Alteração: Inclusão de comentários no corpo do CSS para 
		 facilitar alterações futuras de cor e tamanho do texto.
	************************************************************************
*/

/*  BODY - trata as cores do scrool barra da página  */
body { 
	scrollbar-track-color: #ededed; 
	scrollbar-arrow-color: #C61217; 
	scrollbar-face-color: #EFEFEF; 
	scrollbar-3dlight-color: #999999; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF}

/*  DETERMINA QUE TODO TEXTO INSERIDO NO SITE TENHA A FORMATAÇÃO INDICADA ABAIXO  */
div {font-family: verdana; Arial; font-size: 8pt; color: #666666}
tr {font-family: verdana; Arial; font-size: 8pt; color: #666666}
td {font-family: verdana; Arial; font-size: 8pt; color: #666666}

/*  CLASES CRIADAS PARA DETERMINAR PARTICULARDADES EM SU PORTAL - Ex.: títulos, textos, destaques, notícias, depoimentos  */
.acontece-titulo {font-family: verdana; Arial; font-size: 9pt; color: #999999; font-weight: bold}
.acontece-titulo2 {font-family: verdana; Arial; font-size: 9pt; color: #CC0000; font-weight: bold}
.acontece-texto {font-family: verdana; Arial; font-size: 7pt; color: #666666;}
.news-texto {font-family: verdana; Arial; font-size: 7pt; color: #666666;}
.depoimento {
	font-family: verdana;



Arial; 				font-size: 8pt;
	color: #666666;
	text-align: right;
}
.obs1 {font-family: verdana; Arial; font-size: 14pt; color: #CCCCCC}
.dicas {font-family: verdana; Arial; font-size: 9pt; color: #FFFFFF}
.titulo {font-family: verdana; Arial; font-size: 16px; color: #CC0000; font-weight: bold}
.subtitulo {
	font-family: verdana;








Arial; 									font-size: 10pt;
	color: #333333;
	text-align: left;
	font-weight: bold;
	font-style: normal;
}
.destaque {font-family: verdana; Arial; font-size: 8pt; color: #00CC00; font-weight: bold}

/*  FORMULÁRIO - campos de formulários ja com propriedades de cor, tamanho de fonte já definidos  */
textarea {font-family: verdana; Arial; font-size: 8pt; color: #666666; border-width: 1; border-color: #dedede; background-color: #ededed}
select {font-family: verdana; Arial; font-size: 7pt; color: #666666; border-width: 1; border-color: #999999; background-color: #efefef}
input {font-family: verdana; Arial; font-size: 7pt; color: #666666; border-width: 1; border-color: #999999; background-color: #efefef;}
.input-senha {font-family: verdana; Arial; font-size: 8pt; color: #0099ff; border-width: 1; border-color: #cccccc; background-color: #EFEFEF;}
.input-button {font-family: verdana; Arial; font-size: 8pt; color: #FFFFFF; border-width: 2; border-color: #FFFFFF; background-color: #990000}

/*  LINK SIMPLES - todo e qualquer link inserido no corpo do texto terá sua propriedade definada  */
A:link {COLOR : #666666; TEXT-DECORATION : underline; font-size : 9pt; font-family : verdana; Arial; font-weight : normal; font-style : bold;}
A:visited {COLOR : #666666; TEXT-DECORATION : none; font-size : 9pt; font-family : verdana; Arial; font-weight : normal; font-style : bold;}
A:hover {COLOR : #C61217; TEXT-DECORATION : none; font-size : 9pt; font-family : verdana; Arial; font-weight : normal; font-style : bold;}
A:active {font-family: verdana; Arial; font-size: 9pt; color: #666666;}

/*  LINK MENU TOPO - todo link de menu do topo terá sua propriedade definada  */
A.menu_topo:link {COLOR : #666666; TEXT-DECORATION : none; font-size : 7pt; font-family : verdana; Arial; font-weight : normal; font-style : bold; font-weight: bold}
A.menu_topo:visited {COLOR : #666666; TEXT-DECORATION : none; font-size : 7pt; font-family : verdana; Arial; font-weight : normal; font-style : bold; font-weight: bold}
A.menu_topo:hover {COLOR : #cc0000; TEXT-DECORATION : none; font-size : 7pt; font-family : verdana; Arial; font-weight : normal; font-style : bold; font-weight: bold}
A.menu_topo:active {font-family: verdana; Arial; font-size: 7pt; color: #C61217; font-weight: bold}

/*  LINK MENU LATERAL - todo link de menu lateral terá sua propriedade definada  */
A.menu:link {COLOR : #C61217; TEXT-DECORATION : none; font-size : 9pt; font-family : verdana; Arial; font-weight : normal; font-style : bold; font-weight: bold}
A.menu:visited {COLOR : #C61217; TEXT-DECORATION : none; font-size : 9pt; font-family : verdana; Arial; font-weight : normal; font-style : bold; font-weight: bold}
A.menu:hover {COLOR : #333333; TEXT-DECORATION : none; font-size : 9pt; font-family : verdana; Arial; font-weight : normal; font-style : bold; font-weight: bold}
A.menu:active {font-family: verdana; Arial; font-size: 9pt; color: #C61217; font-weight: bold}

/*  O QUE ACONTECE - todo texto/link da notícia terá sua propriedade definada  */
A.link_canal:link {COLOR : #999999; TEXT-DECORATION : none; font-size : 7pt; font-family : verdana; Arial; font-weight : normal; font-style : bold;}
A.link_canal:visited {COLOR : #999999; TEXT-DECORATION : none; font-size : 7pt; font-family : verdana; Arial; font-weight : normal; font-style : bold;}
A.link_canal:hover {COLOR : #666666; TEXT-DECORATION : underline; font-size : 7pt; font-family : verdana; Arial; font-weight : normal; font-style : bold;}
A.link_canal:active {font-family: verdana; Arial; font-size: 7pt; color: #999999;}

/*  NEWS / NOTÍCIAS - todo texto/ink da notícia terá sua propriedade definada  */
A.link_news:link {COLOR : #999999; TEXT-DECORATION : underline; font-size : 8pt; font-family : verdana; Arial; font-weight : normal; font-style : bold;}
A.link_news:visited {COLOR : #999999; TEXT-DECORATION : underline; font-size : 8pt; font-family : verdana; Arial; font-weight : normal; font-style : bold;}
A.link_news:hover {COLOR : #666666; TEXT-DECORATION : none; font-size : 8pt; font-family : verdana; Arial; font-weight : normal; font-style : bold;}
A.link_news:active {font-family: verdana; Arial; font-size: 8pt; color: #999999;}
.titulo_texto_simples { font-family: Verdana; font-size: 9pt; color: #CC0000; font-weight: bold }
texto_simples {  font-family: Verdana; font-size: 9px}

