/* Configuração da página -  */
.body {
	background-image: URL("../imagens/fundo_pagina.png");
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #DDDDDD;
	scrollbar-arrow-color: #7C7C7C;
	scrollbar-3dlight-color: #7C7C7C;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-darkshadow-color: #7C7C7C;
	scrollbar-track-color: #FFFFFF;
	margin-top: 0px;	
	 
	
}

.tabelaTopBannerLateral{
	background-image: url("../imagens/fun_login_cliente.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#logoPagina {
	font-family: Verdana;
	font-size: 10px;
	height: 111px;
	width: 155px;
	border: 0px solid #CECECE;
	background: url('../imagens/logo.gif');
	background-repeat: no-repeat;
}

#menuPagina {
	font-family: Verdana;
	font-size: 10px;
	height: 111px;
	width: 625px;
	border: 0px solid #CECECE;
	background: url('../imagens/topo_direita.jpg');
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: middle;
}

.botaoMenuSuperior {
	font-family: Verdana;
	font-size: 13px;
	color: #002266;
	text-decoration: none;
	font-weight: bold;
}

.topoMenuLateral {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background: url("../imagens/topo_menuL.gif");
	background-repeat: no-repeat;
	background-position: top center;
}

.linkMenuLateral {
	font-family: verdana, arial;
	font-size: 10px;
	color: #002266;
	text-decoration: none;
}

.bordaMenuLateral {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#menuLateralEsquerdoPagina {
	font-family: Verdana;
	font-size: 8px;
	width: 155px;
	border: 0px solid #999999;
	background: url("../imagens/fundo_menu_l.jpg");
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	
}

#conteudoPagina {
	font-family: Verdana;
	font-size: 10px;
	width: 480px;
	border: 0px solid #CECECE;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
}

#conteudoPaginaColpsan {
	font-family: Verdana;
	font-size: 10px;
	width: 635px;
	border: 0px solid #CECECE;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
}

#conteudoAdmin {
	background-color: #FFFFFF;
}

.pagina {
	background-color: #FFFFFF;
}

#menuLateralDireitoPagina {
	font-family: Verdana;
	font-size: 10px;
	width: 155px;
	height: 45px;
	vertical-align: top;	
	background: url("../imagens/fundo_menu_l.jpg");
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
}

#rodapePagina {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	height: 20px;
	width: 100%;
	background-color: #DDDDDD;
	border-top: 6px solid #7C7C7C;
}

.botaoMenu {
	font-family: Verdana;
	font-size: 10px;
	height: 30px;
	width: 150px;
	border: 1px solid #CECECE;
	background-color: #FFFFFF;
}

.login {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	height: 120px;
	width: 155px;
	border: 0px solid #CECECE;
	background-color: #GFGFGF;
	background-image: url("../imagens/fun_login_cliente.png");
	background-repeat: no-repeat;
	background-position: center top;
}

.separatorBanner{
	background-color: #FFFFFF;
	background-image: url("../imagens/separator_banner.gif");
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
	vertical-align: middle;
}

.inputLogin {
	border: 1px solid #0099EE;
	height: 19px;
	font-family: verdana, arial;
	font-size: 11px;
	color: #555555;
	background-color: #FFFFFF;
	width: 120px
}

.titulo {
	font-family: verdana;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}

.texto {
	font-family: verdana;
	color: #666666;
	font-size: 12px;
}

.texto_italico {
	font-family: verdana;
	color: #666666;
	font-size: 11px;
	font-style: italic;
}

.texto_bold {
	font-family: verdana;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

.texto_black {
	font-family: verdana;
	font-size: 11px;
}

.titulo_azul {
	font-family: verdana;
	color: #1D4280;
	font-size: 13px;
	font-weight: bold;
}

.titulo_vermelho {
	font-family: arial;
	color: #770000;
	font-size: 11px;
	font-weight: bold;
}

.titulo_branco {
	font-family: arial;
	color: #FFFFFF;
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #666666;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #002266;
}

a:active {
	color: #002266;
}

.botao {
	background-color: FFFFFF;
	width: 70px;
	height: 20px;
	font: bold;
	font-size: 8pt;
}

.tituloTabela {
	background-color: #E1E4E5;
	color: black;
	font-size: 12px;
	font-family: verdana;
	border: 1px solid #000000;
}

.linhaTabela {
	background-color: #F8F8F8;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	vertical-align: middle;
}

.rodapeTabela {
	
}

.CxTexto {
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-family: verdana, arial;
	font-size: 11px;
	color: #555555;
	background-color: #EFEFEF;
}

/* notícias */
.tituloNoticias {
	font-family: verdana, arial;
	font-size: 13px;
	color: #9C0808;
	font-weight: bold;
}

.linhaNoticias {
	font-family: verdana, arial;
	color: #555555;
	font-size: 11px;
	height: 15px;
	border-bottom: 0px dotted #555555;
}

.dataLinhaNoticia {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

/* promoções */
.tituloPromocoes {
	font-family: verdana, arial;
	font-size: 13px;
	color: #9C0808;
	font-weight: bold;
	background-color: #F2F2F2;
}

.linhaPromocoes {
	font-family: verdana, arial;
	color: #555555;
	font-size: 11px;
	height: 15px;
	border-bottom: 0px dotted #555555;
}

.dataLinhaPromocoes {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.botaoMenuLateral {
	height: 10px;
}
