@charset "utf-8";
/* CSS DE IMPRESSÃO */
/**********************/

html, body {
	background:none
}


#header {
	display:none
}


h2.titulo-interna object {
	display:none
}

#site,
#left,
.conteudo {
	width:100%;
	padding:0;
	margin:0;
	background:none
}



#marcas-print {
	width:100%;
	float:left;
	margin-bottom:15px;
}
#marcas-print .sergipe {
	float:left;
}
#marcas-print .emsetur {
	float:right;
}


#content {
	background:none
}









