/*body { background:#FFFFFF; }*/
	body, div, td, select, textarea {
		font-family: verdana,arial,helvetica;
		font-size:11px;
		color:#000000;
		text-decoration: none;
	}
/* <FONTS> */
	.textopadrao 	{ font-family: arial,verdana,helvetica; font-size:12px; color:#3f3f3f; }
	.textojustify 	{ text-align:justify; }
	.branco	 		{ color:#ffffff; }
	.azul	 		{ color:#002364; }
	.azul_busca 	{ color:#21305B; }
	.titInt	 		{ font-family: arial,verdana,helvetica; color:#929292; font-size:14px; font-weight: bold; }
	.bold			{ font weight: bold }
	.arial 			{ font-family: arial,verdana,helvetica;}
	.menu 			{ font-family: arial,verdana,helvetica; color:#5A5A5A; font-size:9px; }
	.txt9 			{ font-size: 9px; }
	.txt10 			{ font-size: 10px; color:#A6AAB9;}
	.txt102			{ font-size: 10px; color:#6C738B;}
	.txt11red		{ font-size: 11px; color:#A60101;}
	.txt11 			{ font-size: 11px; }
	.txt12 			{ font-size: 12px; }
	.txt13 			{ font-size: 13px; }
	.txt14 			{ font-size: 14px; }
	.txt15 			{ font-size: 15px; }
	.txt16 			{ font-size: 16px; }
/* </FONTS> */

/* <LINKS> */
	a:link		{ color:#000000; text-decoration:none }
	a:visited	{ color:#000000; text-decoration:none }
	a:active	{ color:#000000; text-decoration:none }
	a:hover		{ color:#2E3758}

	a.vermelho:link		{ color:#A60101; text-decoration:none }
	a.vermelho:visited	{ color:#A60101; text-decoration:none }
	a.vermelho:active	{ color:#A60101; text-decoration:none }
	a.vermelho:hover	{ color:#A60101; text-decoration:underline }

	a.mapa:link		{ color:#929292; text-decoration:none }
	a.mapa:visited	{ color:#929292; text-decoration:none }
	a.mapa:active	{ color:#CCCCCC; text-decoration:none }
	a.mapa:hover	{ color:#CCCCCC; text-decoration:none }
/* </LINKS> */

/* <FORMS> */
	/*
	input,textarea {
		@if (is.ie) {
			font-size:11px; color: #000000; 
			background-color:#ffffff; 
			border: thin solid #060606 ;
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 1px; 
			border-left-width: 1px; 
		}
	}
	*/
	input {
		font-size:10px; color: #2E3758;
		background-color:#ffffff;
		border: thin solid #2E3758;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		/*height: 17px;*/
		/*border:none;*/
	}
	.azulinp {
		font-size:10px; color: #2E3758;
		background-color:#EEEFF3;
		border: thin solid #767C98;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		/*height: 17px;*/
		/*border:none;*/
	}

	textarea { overflow:auto }
	.fale_traffic { background-color:#F1F1F1; border: 1 solid #21305B; font-size: 11px }
/* </FORMS> */

/* <TABELA> */
	.imgent {
		border: 1 solid #ffffff; border-bottom-width: 1px;
	 	border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px; 
	 }
	.imgpro {
		border: 1 solid #000000; border-bottom-width: 1px;
	 	border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px; 
	 }
	.borda { 	
		border: 1 solid #9EA3A6; 
		border-bottom-width: none; 
		border-right-width: 0px; 
		border-bottom-width: 0px; 
	}
	.borda2 {
		border: 1 solid #9EA3A6; border-bottom-width: 0px;
	 	border-top-width: 0px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 0px; 
	 }
	.border {border-bottom : 1 solid #9EA3A6;}
/* </TABELA> */

/* <BACKGROUND & BGCOLOR> */
	.degrade { background-image: url(../../pt/img/contratar/degradelateral.gif) }
	.back { background-image: url() }
	.bg { background:#eeeeee }
	.nobackground {	background : none;}
	.td_right { background:#ffffff; background-repeat : no-repeat; }
	.td_bottom { background:#ffffff; background-repeat : no-repeat; }
/* </BACKGROUND & BGCOLOR> */

.txt9Tamanho {
	font-size: 12px;
	width: 50px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
}
.paddingtexto {
	padding-top: 20px;
	padding-left: 38px;
	padding-right: 20px;
}
.textopadraoBranco {
font-family: arial, verdana, helvetica; font-size:12px; color:#FFFFFF;
}
