/* CSS Document */

<!--

/* CSS Document */

<!--

.texto3 table{
	font-family:arial;
	font-size:15px;
	line-height:24px;
	color:#222222;
}

.texto3 p{
	font-family:arial;
	font-size:15px;
	line-height:24px;
	color:#222222;
}

.texto3 font{
	font-family:arial;
	font-size:15px;
	line-height:24px;
}

.texto3 a{
	font-family:arial;
	font-size:15px;
	line-height:24px;
	color:#222222;
}

.texto3 a:visited{
	font-family:arial;
	font-size:15px;
	line-height:24px;
	color:#222222;
}


.tr_content{
			background-color:#DDD;
			cursor:pointer;
		}	


a img { border: 0; }

.redimensiona{
 width:100px;
}


.tarja{
	background-color:#27362f;
	color:#ffffff;
	padding:10px;
	font-size:16px;
	font-family:Tahoma;
	font-weight:normal;
}

.tarja a{
	text-decoration:none;
	color:#ffffff;
}

.texto table{
	font-size:13px;
	color:#777777;
}

.texto{
	font-family:Tahoma;
	font-size:13px;
	line-height:21px;
	color:#555555;
}

.texto a{
	color:#555555;
	text-decoration:none;
}

.texto a:hover{
	color:#557362;
	text-decoration:underline;
}

input[type=text] {
        font: 11px "Tahoma", Georgia, "Times New Roman", Times, serif;
        height:20px;
		width:335px;	
}

.botao {
	background-color:#27362f;	
	font-size:13px;
	color:#ffffff;
	font-family:Tahoma;;
	border:0px solid;
	padding:2px;
}

textarea {
        font: 11px "Tahoma", Georgia, "Times New Roman", Times, serif;
        padding: 3px;
        height:200px;
        width:335px;
}


.rodape{

	background-color:#27362f;
	text-align:center;
	padding-top:10px;
	font-family:Tahoma;
	font-size:11px;
	padding-bottom:10px;

}

.rodape a{
	color:#FFFFFF;
}

.rodape a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.rodape a:visited{
	color:#FFFFFF;
}


select{
	font-size:11px;
}


#info {
	text-align:left;
	left:16px;
	width: 930px;
	z-index:0;
	background-color:white;
}
-->