@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../pt/assets/img/background.jpg);
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #114411;
	text-decoration: none;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

a:active {
	text-decoration: none;
}

.tdBgColor{
	background-color: #FFFFFF;
}

.tdBgColorTit{
	height: 25px;
	background-color: #ebf5fa;
}

.txt , .path{
	color: #606060;
	font-size: 9px;
	text-align:justify;
}

.path:hover {
	text-decoration:underline;
	color: #606060;
	font-size: 9px;
}

.txt2, .titBox, .tit {
	color: #007cc2;
}

.tit_0{color:#85c226} /* verde */
.tit_1{color:#957f67} /* marrom */
.tit_2{color:#0093dd} /* azul */
.tit_3{color:#d7c12f} /* amarelo */
.tit_4{color:#da251c} /* vermelho */
.tit_5{color:#bf2983} /* rosa escuro */
.tit_6{color:#ee9b69} /* salmão */

.txt2, .titBox, .tit, .txt , .path{
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15px;
}

.tit{
	font-size: 12px;
	font-weight:bold;
}


.txt2 , .path{
	font-size: 9px;
}

.titBox {
	font-size: 10px;
}

.inputTxt{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #6b3300;
	width: 200px;
}

.button {
	color:#FFFFFF;	
	background-color:#007cc2;
	border: 0px;
	width: 100px;
	height: 18px;
	padding: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.txtarea{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #6b3300;
	width: 250px;
	height: 150px;
}
#box {
	}
#box a:link { color:#0033CC; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
#box a:hover { font-size:12px; }
#box a:visited { color:#9966FF;}
