﻿/*TEXTOS*/
.txtRodape
{
	font-family:Arial;
	font-size:10px;
	color:#333333;
}
.txtMenuRodapeTelefone
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	letter-spacing:2px;
	padding-right:3px;
}
.txtfone
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	letter-spacing:2px;
	padding-right:3px;
}


/*LINKS*/
.lksMenuRodape
{
	font-family:Arial;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.lksMenuRodape:hover
{
	color:Blue;
	text-decoration:underline;
}
.linkshome
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color: #0066FF;
}
.linkshome:hover
{
	color:Blue;
	text-decoration:underline;
}
/*Listagens em geral*/
.titulo
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #0066cc;
}
.linha1
{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 30px;
	background-color: #99ccff;
}
.linha2
{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	background-color: #3399ff;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 30px;
}
/*SCROLL BAR PERSONALIZADO*/
.scrollbar
{
	scrollbar-face-color: #BAD4FC;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #BAD4FC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
}
/*PROMOCIONAL*/
.promotitulo
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.promoresumo
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	width: 160px;
	background-color: #ffffff;
	text-decoration: none;
}
.promoresumo:hover
{
	color: Blue;
	text-decoration: underline;
}
.de
{
	 font-family: Arial;
	 font-size: 10px;
	 color: #ff0000;
	 width: 145px;
	 text-align: left;
}
.por
{
	 font-family: Arial;
	 font-size: 12px;
	 font-weight: bold;
	 color: #ff0000;
	 width: 145px;
	 text-align: left;
}
.linha
{
	 font-family: Arial;
	 font-size: 10px;
	 font-weight: bold;
	 color: #214f7d;
	 width: 145px;
	 text-align: left;
	 padding-top: 5px;
	 text-align: left;
	
}