/* ---------------------
basic Textos
--------------------- */

.ctTxtDestaque {
	/*color: #666666;*/
	color: #2850A2;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	letter-spacing: 0px;
	text-decoration: none;
}

.ctTxtDestaqueNomeEquipe {
	/*color: #666666;*/
	color: #2850A2;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	letter-spacing: 0px;
}

.ctTxtDestaqueFuncaoEquipe {
	/*color: #666666;*/
	color: #DC7332;
	font-family : Arial;
	font-size : 12px;
	letter-spacing: 0px;
}

.ctTxtSubTitulo {
	color: #2850A2;
	font-family : Verdana;
	font-size : 10px;
    font-weight : bold;
	text-decoration : none;
}

.ctTxtTituloSeção {
	color: #FFFFFF;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	letter-spacing: 1px;
}

.ctTxtTituloNews {
	color: #DC7332;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	letter-spacing: 0px;
}

.ctTxt {
	color: #333333;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	line-height: 15px;
}

.ctTxtHome {
	color: #000000;
	font-family : Arial;
	font-size : 12px;
	line-height: 15px;
}

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




/* ---------------------
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;
}

.ctLinkMenu   {
	color: #333333;
	font-family : Times New Roman;
	font-size : 16px;
	font-weight: bold;
	text-decoration : none;
}

.ctLinkMenu:hover   {
	color: #333333;
	font-family : Times New Roman;
	font-size : 16px;
	font-weight: bold;
	text-decoration : underline;
}

.ctLinkNoticiaHome   {
	color: #2850A2;
	font-family : Arial;
	font-size : 12px;
	font-weight: bold;
	text-decoration : none;
	letter-spacing: 0px;
}

.ctLinkNoticiaHome:hover   {
	color: #2850A2;
	font-family : Arial;
	font-size : 12px;
	font-weight: bold;
	text-decoration : underline;
	letter-spacing: 0px;
}

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

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

.ctLinkTxt {
	color: #333333;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}

.ctLinkTxt:hover {
	color: #000000;
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
}




/* ---------------------
basic Colors BG
--------------------- */

.ctBgCorPrincipal {   
   background: #83C324;
}

.ctBgCorSegunda {   
   background: #e77918;
}

.ctBgCorTerceira {   
   background: #E77918;
}

.ctBgMenu {   
   background: #F9F9F9;
	 border-right: solid 1px #cccccc;
	 border-left: solid 1px #cccccc;
	 border-bottom: solid 1px #cccccc;
}

.ctBgSubMenu{
   background: #e9f3e9;
	 border-right: solid 1px #cccccc;
	 border-left: solid 1px #cccccc;
}

.ctBgMenuBorda {   
   background: #CCCCCC;
}

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




/* ---------------------
basic Formularios
--------------------- */

.ctFormPadrao {  
border: 1px #DC7332 solid; 
height: 18px; 
border-color: #DC7332 #DC7332; 
background-color: #EEEEEE;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; 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: #333333; text-decoration: none
}




/* ---------------------
basic layout
--------------------- */

#position{
  position: relative;
/*	background-color:#e3e3e3; */
	background-color:#RFRFRF;
	left: 0px;
	top: 0px;
}

.foto {
  position: absolute;
	left: 32px;
	top: -84px;
	z-index:1000;
}
