
#col3 #conteudo h1 {
	text-indent: -9999em;
	background-image: url(../imagens/tit_webtv.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 125px;
	height: 14px;
	margin-bottom: 20px;
}

#col3 #conteudo h2 {
	color: #3a9bfc;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#col3 #conteudo div {
	text-align: center;
}

#col3 #conteudo .contatos {
	margin-top: 20px;	
}

#col3 #conteudo .contatos p a {
	color: #444;
}

#col3 #conteudo .contatos p a:hover {
	text-decoration: underline;
}

#col3 #conteudo .contatos p strong {
	color: #3a9bfc;
}