#titulo {
	width:379px;
	height:25px;
	background:url(../img/titulo_chame.gif) no-repeat;
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	padding:19px 15px 0 0;
	text-align:right;
}
#tituloContato {
	width:379px;
	height:25px;
	background:url(../img/titulo_contato.gif) no-repeat;
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	padding:19px 15px 0 0;
	text-align:right;
}
#tituloPublicidade {
	width:379px;
	height:25px;
	background:url(../img/titulo_publicidade.gif) no-repeat;
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	padding:19px 15px 0 0;
	text-align:right;
}
#texto {
	width:380px;
	margin:5px;
}
h2 {
	width:394px;
	color:#FF3300;
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
	text-align:center;
}
#formChame table tr td {
	padding:3px;
}
.tabelaborda {
	border:1px solid #990000;
}