.muda_cor {
	background:#7B7B7B;
}

#menu {
	border-bottom:solid 2px #7B7B7B;
}

#coluna1 {
	background:transparent url('../imgs/bg_coluna1_tv2.jpg') no-repeat left top;
	border-right:solid 2px #7B7B7B;
}

#coluna2 {
	border-left:solid 2px #7B7B7B;
}


#busca {
	background:transparent url('../imgs/busca_pscom.gif') left top;
}

#downloads a {
	font-size:9px;
	color:#555555;
	font-weight:bolder;
}

#downloads a:hover {
	color:#777777;
}

.coluna2_destaque_texto a {
	color:#DA251D;
	font-weight:bolder;
}

.coluna2_destaque_texto a:hover {
	color:#f45b54;
}

#coluna2_tipo1 li {
	color:#666666;
}

#coluna2_tipo1 li a {
	color:#DA251D;
	font-weight:bold;
}

#coluna2_tipo1 li a:hover {
	color:#f45b54;
}

form {
	color:#000000;
	font-weight:bold;
	margin:20px;
	padding:0;
}

input {
	background:#f7f7f7;
	border-top:solid 3px #7b7b7b;
	border-left:solid 3px #7b7b7b;
	border-right:none;
	border-bottom:none;
	width:370px;
	margin-bottom:5px;
}

textarea {
	background:#f7f7f7;
	border-top:solid 3px #7b7b7b;
	border-left:solid 3px #7b7b7b;
	border-right:none;
	border-bottom:none;
	width:370px;
	margin-bottom:5px;
}

button {
	position:relative; left:295px;
	background:transparent;
	border:none;
	margin:0;
	padding:0;
	width:80px;
}
