/****************************************************
 * @author Anderson Juhasc - Desenvolvedor FrontEnd *
 * e-mail: anderson.juhasc@gmail.com				*
 *													*
 * Data do Projeto: 05/2010							*
 ****************************************************/

body { font: 12pt serif;}

header h1 a { 
	background:url("../img/logotipo.png") no-repeat scroll 0 0 transparent;
	display:block;
	font-size:1px;
	height:102px;
	text-indent:-9999px;
	width:278px
}

header #search, header h1 a, header nav, section#content nav.innerNav, footer { display:none}

ul.breadcrumb { padding:15px 0 35px}
ul.breadcrumb li {
	color:#606060;
	float:left;
	font-size:11px;
	list-style:none
}
