body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #999999;
	background-image: url(/img/back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a:active {
	color: #333333;
	text-decoration: none;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;	

}

a:hover {
	color: #E14F1A;
	text-decoration: none;	

}

.lnk_not:active {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.lnk_not:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
}

.lnk_not:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
}

.lnk_not:hover {
	color: #E14F1A;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
}

.lnk_nav:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.lnk_nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
}

.lnk_nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
}

.lnk_nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;	
}

.lnk_br:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.lnk_br:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.lnk_br:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;	
}

.lnk_br:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;	
}


.lnk_br12:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.lnk_br12:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.lnk_br12:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
}

.lnk_br12:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;	
}



.lnk_fundo:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 30px;
}

.lnk_fundo:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 20px;
}

.lnk_fundo:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 20px;	
}

.lnk_fundo:hover {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	height: 20px;
	line-height: 20px;	
}


.esq {
	background-image: url(/img/esq.gif);
	background-repeat: repeat-y;
	width: 16px;
}

.branco {
	background-color: #FFFFFF;
}

.dir {
	background-image: url(/img/dir.gif);
	background-repeat: repeat-y;
	width: 16px;
}

.l_branca {
	border-bottom: 2px groove #FFFFFF;
}

.highlightit img{
	border: 3px solid #CCCCCC;
}

.highlightit:hover img{
	border: 3px solid #EB7C14;
}

.highlightit:hover{
	color: red; 
}

.f_not {
	background-image: url(/img/f_not.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}

.f_not2 {
	background-image: url(/img/f_not2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.f_not_esq {
	background-image: url(/img/f_not.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}

.cx {
	color: #666666;
	background-image: url(/img/cx_texto.jpg);
	border: 1px dashed #999999;
	height: 20px;
	line-height: 15px;
	width: 280px;
	text-indent: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.btn_grad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(/img/cx_texto.jpg);
	border: 1px solid #0D540F;
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	height: 24px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	background-color: #E0E0E0;
}

.f_inq {
	background-image: url(/img/f_inq.jpg);
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;	
}

.txt_branco {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_branco10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}


.l_cinza {
	border-bottom: 1px solid #CCCCCC;
}
.f_cx {
	background-image: url(/img/f_btn.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
}
.cx60 {
	color: #666666;
	background-image: url(/img/cx_texto.jpg);
	border: 1px dashed #999999;
	height: 20px;
	line-height: 15px;
	width: 180px;
	text-indent: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txt_cinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.txt_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E14F1A;
}

.f_login {
	background-color: #E9E9E9;
}
.f_cx_cinza {

	background-image: url(/img/f_cx_cinza.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
}
.b_vindo {
	background-image: url(/img/b_vindo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 101px;
}
.subtit {
	background-image: url(/img/subtit.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
}
.f_login_btt {
	background-image: url(/img/btt.jpg);
	background-repeat: no-repeat;
	height: 160px;
}

.cx60 {
	color: #666666;
	background-image: url(/img/cx_texto.jpg);
	border: 1px dashed #999999;
	height: 20px;
	line-height: 15px;
	width: 60px;
	text-indent: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cx2 {
	color: #666666;
	border: 1px solid #FFFFFF;
	height: 18px;
	line-height: 15px;
	width: 180px;
	text-indent: 2px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cx40 {

	color: #666666;
	background-image: url(/img/cx_texto.jpg);
	border: 1px dashed #999999;
	height: 20px;
	line-height: 15px;
	width: 40px;
	text-indent: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cx154 {


	color: #666666;
	background-image: url(/img/cx_texto.jpg);
	border: 1px dashed #999999;
	height: 20px;
	line-height: 15px;
	width: 154px;
	text-indent: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea {
	border: 1px dashed #999999;
	background-image: url(/img/cx_textarea.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 60px;
	width: 280px;
	text-indent: 4px;
}

select {
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 20px;
	width: 280px;
	text-indent: 4px;
	background-color: #E0E0E0;
}
.subtit2 {

	background-image: url(/img/subtit.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 10px;
}
.cx70 {

	color: #666666;
	background-image: url(/img/cx_texto.jpg);
	border: 1px dashed #999999;
	height: 20px;
	line-height: 15px;
	width: 70px;
	text-indent: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.select2 {
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 20px;
	width: 100px;
	text-indent: 4px;
	background-color: #E0E0E0;
}

.f_quest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	background-image: url(/img/f_quest.jpg);
	background-repeat: repeat-x;
	height: 29px;
}.txt_red10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E14F1A;
}
.f_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(/img/newsletter/td.jpg);
	background-repeat: repeat-x;
	height: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-indent: 10px;
}
.btn_grad2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(/img/cx_texto.jpg);
	border: 1px solid #0D540F;
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	height: 18px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	background-color: #E0E0E0;
}
.cx_multiline {

	color: #666666;
	background-image: url(/img/cx_texto.jpg);
	border: 1px dashed #999999;
	line-height: 15px;
	width: 280px;
	text-indent: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Fórum */

.titles_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 5px;
	height:26px;
	color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DBDCDD;
}

.titles_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height:30px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #464646;
}

.bottom_cinza_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E3;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F8F8F8;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E3;
}

.bottom_cinza2_line_padding {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E3;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E3;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bottom_cinza_line_padding {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E3;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E3;
	padding-top: 10px;
	padding-bottom: 10px;
}

.input_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F5F5F0;
	height: 24px;
	width: 61px;
	/*font-weight: bold;*/
	border-top: 1px solid #F5F5F0;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #F5F5F0;
}

.lnk_white:active, .lnk_white:link, .lnk_white:visited {
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.lnk_white:hover {
	color: #FFF;
	text-decoration:underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
}
