@charset "utf-8";

h1, h2, h3, h4 {
	color: #000; 
}
a:hover {
	color: #f78f1e; 
}

#default_template {
	border: none;
	margin: 0 auto; 
	width : 877px;
}
#template_body {
	background: transparent;
	width: 877px; 
	margin: 0 auto; 
}
#header{
	background: url(../img/barra_globalcode.png) no-repeat center top;
	height: 79px; 
	margin: 0;
	padding: 0;
	width: 877px;
}

#baixoHeader {
	background: url(../img/barraInferior_Top.png) no-repeat center top;
	height: 35px; 
	margin: 0 0 5px 0;
	padding: 0;
	width: 877px;
}

.f_pg_t div.titulo{
	background: url(../img/seta_laranja.gif) no-repeat left center;
}

.setaLaranja div.titulo{
	background: url(../img/seta_laranja.gif) no-repeat left center;
	height: 18px;
	margin: 8px 12px;
	width: 100px;
}
.setaLaranja div.titulo p{
	color: #808185;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 0 12px;
}
.setaLaranja div.link {
	background: url(../img/seta_laranja.gif) no-repeat left center;
}
.setaLaranja div.link p{
	margin: 0;
	padding: 2px 0 0 12px;
}
.setaLaranja div.link a {
	color: #808185;
	font-size: 10px;
	font-weight: normal;
}
