/* ---------------------
basic Textos
--------------------- */
body {
background-image:url('img/bg.jpg');
background-repeat:repeat-y;
} 


.ctTxtTitulo {
	color: #ffffff;
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

.ctTxtSubTitulo {
	color: #A10101;
	font-family : Verdana;
	font-size : 11px;
  font-weight : bold;
	text-decoration : none;
}

.ctTxtSubTituloServicred {
	color: #A10101;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}

.ctTxt {
	color: #666666;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	line-height: 13px;
}

.ctTxtBold {
	color: #666666;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	line-height: 13px;
	font-weight: bold;
}

.ctTxtInterno {
	color: #666666;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	line-height: 15px;
}

.ctTxtEndereco {
	color: #666666;
	font-family : Verdana;
	font-size : 10px;
}

.ctTxtRodape {
	color: #CCCCCC;
	font-family : Verdana;
	font-size : 10px;
}

.ctTxtInternoBold{
	color: #333333;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	line-height: 15px;
	font-weight: bold;
}

/* ---------------------
basic Links
--------------------- */

.ctLinkPadrao{
	color: #666666;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}

.ctLinkPadrao:hover{
	color: #000000;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	text-decoration : underline;
}

.ctLinkEspecial{
	color: #CC6633;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}

html{ overflow: -moz-scrollbars-vertical; }

.ctLinkEspecial:hover{
	color: #CC6633;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : underline;
}

.ctLinkTxt{
	color: #990000;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}

.ctLinkTxt:hover{
	color: #990000;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : underline;
}

.ctLinkCredito   {
	color: #999999;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}

.ctLinkCredito:hover   {
	color: #333333;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : underline;
}


/* ---------------------
basic Layout
--------------------- */

.ctBorder{
	border: solid 1px #EBEBEB;
}


table.ctBorderNew{
	border-collapse: collapse;
}

table.ctBorderNew tr td {
  border: solid 1px #999999;
}

STRONG, P, UL, LI, BODY, TD, TR, TABLE, DIV {
  font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none;
}

input {  
  border: solid 1px #a0a0a0; 
	color: #666666; 
	font-family: Verdana;
	font-size: 11px; 
	height: 18px;
	padding-left:3px;
	*padding-left:1px;
}

.input {  
  border: solid 1px #a0a0a0; 
	color: #666666;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	height: 19px;
}

textarea {  
  border: solid 1px #a0a0a0; 
	color: #666666;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	height: 19px;
	padding-left:3px;
}

.lineColor {
  color: #d3d3d3;
	background-color: #d3d3d3;
}

select { 
  border: solid 1px #a0a0a0; 
	color: #666666; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	padding-left:0px;
}

.boxheader {  
  background-color: #E8E8E8; 
	line-height: 18px; 
}

.boxstyle { 
  background-color: #F8F9FB;
	border-right: solid 2px #e9e9e9;
	border-bottom: solid 2px #e9e9e9;
  border-top: solid 1px #f0f0f0;
	border-left: solid 1px #f0f0f0;
}

.linhaVertical{
  background-image:url('../img/img_linha.jpg');
  background-repeat: repeat-y;
}


/* ---------------------
basic Fomulario
--------------------- */

.ctFormPadrao {  
border: 1px #CC6633 solid; 
height: 18px; 
border-color: #CC6633 #CC6633; 
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none
}

.ctFormPadraoMultiLine {  
border: 1px #666600 solid; 
height: 60px; 
border-color: #83C324 #83C324; 
background-color: #EEEEEE;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none
}
