/*ESTAS CSS ESTAO INTERLIGADAS COM FORMATACOES NO RTE */


p {}

/* A utilização dos Headers deve ser frequente por questões de SEO */
h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:30px;
	font-weight:bold;
	line-height:30px;
	color:#727272;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}

h2 {
	font-family:Helvetica, Arial, sans-serif;
	color: #d10012;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h3 {
	font-family:Helvetica, Arial, sans-serif;
	color:#727272;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}


h4 {
	font-family:Helvetica, Arial, sans-serif;
	color: #d10012;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h5 {
	font-family:Helvetica, Arial, sans-serif;
	color:#727272;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h6 {
}
.bread_path,.bread_path2{
float:left;
}

