/*################################### MANCHETE ##################################*/

p#home-chapeu-manchete {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant:small-caps;
	color: #656565;
}
h1#home-manchete {
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 23px;
}
h1#home-manchete a {
	color: #134d86;
	text-decoration: none;
}
h1#home-manchete a:hover {
	text-decoration: underline;
}
p#home-linhafina-manchete {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	line-height: 21px;
	color:#333333;
}

/*################################### SUBMANCHETES ##################################*/
div.home-submanchete {
	margin: 25px 0 0 0;
}
div.home-submanchete a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5pt;
	font-weight: bold;
	color: #134d86;
	text-decoration:none;
	line-height: 19px;
}
div.home-submanchete a:hover {
	text-decoration: underline;
}
span.home-chapeu-submanchete {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant:small-caps;
	color: #656565;
}

/*################################### IMAGEM DA HOME ##################################*/

div#fotohome {
	background-color: #eceae0;
	width: 290px;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
div#fotohome p {
	margin: 0 0 0 0;
}

/*################################### SEPARADOR ##################################*/

div#home-relatorio, div#home-clipping {
	margin-top: 20px;
}

/*################################### RELATÓRIO ##################################*/

div#home-relatorio {
	background-color:#FFFFFF;

}

/*################################### CLIPPING ##################################*/
img#home-clipping-img {
	margin-bottom: 15px;
}
span.home-clipping-veiculo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.home-clipping-titulo {
	display: block;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5pt;
}
