@media screen {

#tFormatos {
	background:url(../../imagens/titulo/tFormatos.gif) no-repeat;
}

.tdCor {
	background:#fff;
	border:1px solid #e7dce7;
	color:#6e7074;
	padding:15px;
}

.tdCor strong {
	color:#6e7074;
}

.formatosHr {
	width:100%;
	height:1px;
	background:#e7dee8;
	margin:13px 0;
}

.tdCorStrong strong {
	color:#4c375a;
	font-size:12px;
}

p {
	color:#b01f1f;
}

}
